From b2c4aa87bb908ecdbaddaf475f7bc1ed0940893d Mon Sep 17 00:00:00 2001 From: Ariel Elkin Date: Sun, 30 Mar 2014 23:43:32 +0100 Subject: [PATCH] full rename from tempiOSDir to iOS/demo --- {tempiOSDir => iOS/demo}/README.MD | 0 {tempiOSDir => iOS/demo}/iOS Demo.xcodeproj/project.pbxproj | 0 .../project.xcworkspace/contents.xcworkspacedata | 0 .../project.xcworkspace/xcshareddata/iOS Demo.xccheckout | 0 {tempiOSDir => iOS/demo}/iOS Demo/AppDelegate.h | 0 {tempiOSDir => iOS/demo}/iOS Demo/AppDelegate.m | 0 .../iOS Demo/Images.xcassets/AppIcon.appiconset/Contents.json | 0 .../Images.xcassets/LaunchImage.launchimage/Contents.json | 0 {tempiOSDir => iOS/demo}/iOS Demo/ViewController.h | 0 {tempiOSDir => iOS/demo}/iOS Demo/ViewController.mm | 0 {tempiOSDir => iOS/demo}/iOS Demo/en.lproj/InfoPlist.strings | 0 {tempiOSDir => iOS/demo}/iOS Demo/iOS Demo-Info.plist | 0 {tempiOSDir => iOS/demo}/iOS Demo/iOS Demo-Prefix.pch | 0 {tempiOSDir => iOS/demo}/iOS Demo/main.m | 0 {tempiOSDir => iOS/demo}/iOS DemoTests/en.lproj/InfoPlist.strings | 0 {tempiOSDir => iOS/demo}/iOS DemoTests/iOS DemoTests-Info.plist | 0 {tempiOSDir => iOS/demo}/iOS DemoTests/iOS_DemoTests.m | 0 17 files changed, 0 insertions(+), 0 deletions(-) rename {tempiOSDir => iOS/demo}/README.MD (100%) rename {tempiOSDir => iOS/demo}/iOS Demo.xcodeproj/project.pbxproj (100%) rename {tempiOSDir => iOS/demo}/iOS Demo.xcodeproj/project.xcworkspace/contents.xcworkspacedata (100%) rename {tempiOSDir => iOS/demo}/iOS Demo.xcodeproj/project.xcworkspace/xcshareddata/iOS Demo.xccheckout (100%) rename {tempiOSDir => iOS/demo}/iOS Demo/AppDelegate.h (100%) rename {tempiOSDir => iOS/demo}/iOS Demo/AppDelegate.m (100%) rename {tempiOSDir => iOS/demo}/iOS Demo/Images.xcassets/AppIcon.appiconset/Contents.json (100%) rename {tempiOSDir => iOS/demo}/iOS Demo/Images.xcassets/LaunchImage.launchimage/Contents.json (100%) rename {tempiOSDir => iOS/demo}/iOS Demo/ViewController.h (100%) rename {tempiOSDir => iOS/demo}/iOS Demo/ViewController.mm (100%) rename {tempiOSDir => iOS/demo}/iOS Demo/en.lproj/InfoPlist.strings (100%) rename {tempiOSDir => iOS/demo}/iOS Demo/iOS Demo-Info.plist (100%) rename {tempiOSDir => iOS/demo}/iOS Demo/iOS Demo-Prefix.pch (100%) rename {tempiOSDir => iOS/demo}/iOS Demo/main.m (100%) rename {tempiOSDir => iOS/demo}/iOS DemoTests/en.lproj/InfoPlist.strings (100%) rename {tempiOSDir => iOS/demo}/iOS DemoTests/iOS DemoTests-Info.plist (100%) rename {tempiOSDir => iOS/demo}/iOS DemoTests/iOS_DemoTests.m (100%) diff --git a/tempiOSDir/README.MD b/iOS/demo/README.MD similarity index 100% rename from tempiOSDir/README.MD rename to iOS/demo/README.MD diff --git a/tempiOSDir/iOS Demo.xcodeproj/project.pbxproj b/iOS/demo/iOS Demo.xcodeproj/project.pbxproj similarity index 100% rename from tempiOSDir/iOS Demo.xcodeproj/project.pbxproj rename to iOS/demo/iOS Demo.xcodeproj/project.pbxproj diff --git a/tempiOSDir/iOS Demo.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/iOS/demo/iOS Demo.xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 100% rename from tempiOSDir/iOS Demo.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to iOS/demo/iOS Demo.xcodeproj/project.xcworkspace/contents.xcworkspacedata diff --git a/tempiOSDir/iOS Demo.xcodeproj/project.xcworkspace/xcshareddata/iOS Demo.xccheckout b/iOS/demo/iOS Demo.xcodeproj/project.xcworkspace/xcshareddata/iOS Demo.xccheckout similarity index 100% rename from tempiOSDir/iOS Demo.xcodeproj/project.xcworkspace/xcshareddata/iOS Demo.xccheckout rename to iOS/demo/iOS Demo.xcodeproj/project.xcworkspace/xcshareddata/iOS Demo.xccheckout diff --git a/tempiOSDir/iOS Demo/AppDelegate.h b/iOS/demo/iOS Demo/AppDelegate.h similarity index 100% rename from tempiOSDir/iOS Demo/AppDelegate.h rename to iOS/demo/iOS Demo/AppDelegate.h diff --git a/tempiOSDir/iOS Demo/AppDelegate.m b/iOS/demo/iOS Demo/AppDelegate.m similarity index 100% rename from tempiOSDir/iOS Demo/AppDelegate.m rename to iOS/demo/iOS Demo/AppDelegate.m diff --git a/tempiOSDir/iOS Demo/Images.xcassets/AppIcon.appiconset/Contents.json b/iOS/demo/iOS Demo/Images.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from tempiOSDir/iOS Demo/Images.xcassets/AppIcon.appiconset/Contents.json rename to iOS/demo/iOS Demo/Images.xcassets/AppIcon.appiconset/Contents.json diff --git a/tempiOSDir/iOS Demo/Images.xcassets/LaunchImage.launchimage/Contents.json b/iOS/demo/iOS Demo/Images.xcassets/LaunchImage.launchimage/Contents.json similarity index 100% rename from tempiOSDir/iOS Demo/Images.xcassets/LaunchImage.launchimage/Contents.json rename to iOS/demo/iOS Demo/Images.xcassets/LaunchImage.launchimage/Contents.json diff --git a/tempiOSDir/iOS Demo/ViewController.h b/iOS/demo/iOS Demo/ViewController.h similarity index 100% rename from tempiOSDir/iOS Demo/ViewController.h rename to iOS/demo/iOS Demo/ViewController.h diff --git a/tempiOSDir/iOS Demo/ViewController.mm b/iOS/demo/iOS Demo/ViewController.mm similarity index 100% rename from tempiOSDir/iOS Demo/ViewController.mm rename to iOS/demo/iOS Demo/ViewController.mm diff --git a/tempiOSDir/iOS Demo/en.lproj/InfoPlist.strings b/iOS/demo/iOS Demo/en.lproj/InfoPlist.strings similarity index 100% rename from tempiOSDir/iOS Demo/en.lproj/InfoPlist.strings rename to iOS/demo/iOS Demo/en.lproj/InfoPlist.strings diff --git a/tempiOSDir/iOS Demo/iOS Demo-Info.plist b/iOS/demo/iOS Demo/iOS Demo-Info.plist similarity index 100% rename from tempiOSDir/iOS Demo/iOS Demo-Info.plist rename to iOS/demo/iOS Demo/iOS Demo-Info.plist diff --git a/tempiOSDir/iOS Demo/iOS Demo-Prefix.pch b/iOS/demo/iOS Demo/iOS Demo-Prefix.pch similarity index 100% rename from tempiOSDir/iOS Demo/iOS Demo-Prefix.pch rename to iOS/demo/iOS Demo/iOS Demo-Prefix.pch diff --git a/tempiOSDir/iOS Demo/main.m b/iOS/demo/iOS Demo/main.m similarity index 100% rename from tempiOSDir/iOS Demo/main.m rename to iOS/demo/iOS Demo/main.m diff --git a/tempiOSDir/iOS DemoTests/en.lproj/InfoPlist.strings b/iOS/demo/iOS DemoTests/en.lproj/InfoPlist.strings similarity index 100% rename from tempiOSDir/iOS DemoTests/en.lproj/InfoPlist.strings rename to iOS/demo/iOS DemoTests/en.lproj/InfoPlist.strings diff --git a/tempiOSDir/iOS DemoTests/iOS DemoTests-Info.plist b/iOS/demo/iOS DemoTests/iOS DemoTests-Info.plist similarity index 100% rename from tempiOSDir/iOS DemoTests/iOS DemoTests-Info.plist rename to iOS/demo/iOS DemoTests/iOS DemoTests-Info.plist diff --git a/tempiOSDir/iOS DemoTests/iOS_DemoTests.m b/iOS/demo/iOS DemoTests/iOS_DemoTests.m similarity index 100% rename from tempiOSDir/iOS DemoTests/iOS_DemoTests.m rename to iOS/demo/iOS DemoTests/iOS_DemoTests.m