From 04df85f5425019dacc4e76b44e5b5ca53bc5dbff Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sat, 27 Jun 2015 10:56:23 -0700 Subject: [PATCH] unshare pods schemes --- .../xcshareddata/xcschemes/Blog.xcscheme | 28 +++++++ .../xcschemes/samhuri.net.xcscheme | 19 +++++ .../Pods-Blog-CocoaLumberjack.xcscheme | 81 ------------------- .../Pods-Blog-FontAwesome+iOS.xcscheme | 81 ------------------- ...Blog-HockeySDK-HockeySDKResources.xcscheme | 71 ---------------- .../xcschemes/Pods-Blog-HockeySDK.xcscheme | 71 ---------------- .../Pods-Blog-MBProgressHUD.xcscheme | 81 ------------------- .../xcschemes/Pods-Blog-Mantle.xcscheme | 81 ------------------- .../xcschemes/Pods-Blog-OMGHTTPURLRQ.xcscheme | 81 ------------------- .../Pods-Blog-ObjectiveSugar.xcscheme | 81 ------------------- .../xcschemes/Pods-Blog-PromiseKit.xcscheme | 81 ------------------- .../xcschemes/Pods-Blog-YapDatabase.xcscheme | 81 ------------------- .../xcschemes/Pods-Blog-dyci.xcscheme | 81 ------------------- .../xcschemes/Pods-Blog-libextobjc.xcscheme | 81 ------------------- .../xcshareddata/xcschemes/Pods-Blog.xcscheme | 71 ---------------- .../Pods-samhuri.net-CocoaLumberjack.xcscheme | 81 ------------------- .../Pods-samhuri.net-MBProgressHUD.xcscheme | 81 ------------------- .../Pods-samhuri.net-Mantle.xcscheme | 81 ------------------- .../Pods-samhuri.net-OMGHTTPURLRQ.xcscheme | 81 ------------------- .../Pods-samhuri.net-ObjectiveSugar.xcscheme | 81 ------------------- .../Pods-samhuri.net-PromiseKit.xcscheme | 81 ------------------- .../Pods-samhuri.net-YapDatabase.xcscheme | 81 ------------------- .../xcschemes/Pods-samhuri.net.xcscheme | 81 ------------------- 23 files changed, 47 insertions(+), 1671 deletions(-) delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-CocoaLumberjack.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-FontAwesome+iOS.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-HockeySDK-HockeySDKResources.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-HockeySDK.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-MBProgressHUD.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-Mantle.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-OMGHTTPURLRQ.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-ObjectiveSugar.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-PromiseKit.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-YapDatabase.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-dyci.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-libextobjc.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-CocoaLumberjack.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-MBProgressHUD.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-Mantle.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-OMGHTTPURLRQ.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-ObjectiveSugar.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-PromiseKit.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-YapDatabase.xcscheme delete mode 100644 Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net.xcscheme diff --git a/Blog.xcodeproj/xcshareddata/xcschemes/Blog.xcscheme b/Blog.xcodeproj/xcshareddata/xcschemes/Blog.xcscheme index 0c5cbf8..f26ebaa 100644 --- a/Blog.xcodeproj/xcshareddata/xcschemes/Blog.xcscheme +++ b/Blog.xcodeproj/xcshareddata/xcschemes/Blog.xcscheme @@ -28,7 +28,26 @@ shouldUseLaunchSchemeArgsEnv = "YES" buildConfiguration = "Debug"> + + + + + + + + @@ -61,6 +80,15 @@ useCustomWorkingDirectory = "NO" buildConfiguration = "Release" debugDocumentVersioning = "YES"> + + + + diff --git a/Blog.xcodeproj/xcshareddata/xcschemes/samhuri.net.xcscheme b/Blog.xcodeproj/xcshareddata/xcschemes/samhuri.net.xcscheme index 5e97954..51f00d8 100644 --- a/Blog.xcodeproj/xcshareddata/xcschemes/samhuri.net.xcscheme +++ b/Blog.xcodeproj/xcshareddata/xcschemes/samhuri.net.xcscheme @@ -28,6 +28,16 @@ shouldUseLaunchSchemeArgsEnv = "YES" buildConfiguration = "Debug"> + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-CocoaLumberjack.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-CocoaLumberjack.xcscheme deleted file mode 100644 index da8dea7..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-CocoaLumberjack.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-FontAwesome+iOS.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-FontAwesome+iOS.xcscheme deleted file mode 100644 index ba72d9b..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-FontAwesome+iOS.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-HockeySDK-HockeySDKResources.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-HockeySDK-HockeySDKResources.xcscheme deleted file mode 100644 index a73f523..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-HockeySDK-HockeySDKResources.xcscheme +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-HockeySDK.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-HockeySDK.xcscheme deleted file mode 100644 index d6de024..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-HockeySDK.xcscheme +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-MBProgressHUD.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-MBProgressHUD.xcscheme deleted file mode 100644 index 609d899..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-MBProgressHUD.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-Mantle.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-Mantle.xcscheme deleted file mode 100644 index 3ec4505..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-Mantle.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-OMGHTTPURLRQ.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-OMGHTTPURLRQ.xcscheme deleted file mode 100644 index c21d06d..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-OMGHTTPURLRQ.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-ObjectiveSugar.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-ObjectiveSugar.xcscheme deleted file mode 100644 index fa9c247..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-ObjectiveSugar.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-PromiseKit.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-PromiseKit.xcscheme deleted file mode 100644 index bef8370..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-PromiseKit.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-YapDatabase.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-YapDatabase.xcscheme deleted file mode 100644 index 8c59356..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-YapDatabase.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-dyci.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-dyci.xcscheme deleted file mode 100644 index e7a7fa8..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-dyci.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-libextobjc.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-libextobjc.xcscheme deleted file mode 100644 index 71ba4e4..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog-libextobjc.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog.xcscheme deleted file mode 100644 index 879eb0f..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Blog.xcscheme +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-CocoaLumberjack.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-CocoaLumberjack.xcscheme deleted file mode 100644 index 0afd985..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-CocoaLumberjack.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-MBProgressHUD.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-MBProgressHUD.xcscheme deleted file mode 100644 index 6df3f5c..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-MBProgressHUD.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-Mantle.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-Mantle.xcscheme deleted file mode 100644 index 35970ba..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-Mantle.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-OMGHTTPURLRQ.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-OMGHTTPURLRQ.xcscheme deleted file mode 100644 index 5418d78..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-OMGHTTPURLRQ.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-ObjectiveSugar.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-ObjectiveSugar.xcscheme deleted file mode 100644 index 68a58d7..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-ObjectiveSugar.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-PromiseKit.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-PromiseKit.xcscheme deleted file mode 100644 index 2e4d488..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-PromiseKit.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-YapDatabase.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-YapDatabase.xcscheme deleted file mode 100644 index 0c295b7..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net-YapDatabase.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net.xcscheme deleted file mode 100644 index a9746a3..0000000 --- a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-samhuri.net.xcscheme +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -