You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2016/10/24 13:06:16 UTC

[31/83] [abbrv] usergrid git commit: Moving older SDKs to a difference location and updating main README to link to new SDK locations.

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIApp.xcodeproj/project.pbxproj
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIApp.xcodeproj/project.pbxproj b/sdks/other/ios/UGAPIApp.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..029a356
--- /dev/null
+++ b/sdks/other/ios/UGAPIApp.xcodeproj/project.pbxproj
@@ -0,0 +1,653 @@
+// !$*UTF8*$!
+{
+	archiveVersion = 1;
+	classes = {
+	};
+	objectVersion = 46;
+	objects = {
+
+/* Begin PBXBuildFile section */
+		22CA67241732087600C03C70 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 22CA67231732087600C03C70 /* Default-568h@2x.png */; };
+		22D61E75171CBBF100E9CD17 /* UGConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 22D61E6E171CBBF100E9CD17 /* UGConnection.m */; };
+		22D61E76171CBBF100E9CD17 /* UGHTTPClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 22D61E70171CBBF100E9CD17 /* UGHTTPClient.m */; };
+		22D61E77171CBBF100E9CD17 /* UGHTTPHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 22D61E72171CBBF100E9CD17 /* UGHTTPHelpers.m */; };
+		22D61E78171CBBF100E9CD17 /* UGHTTPResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 22D61E74171CBBF100E9CD17 /* UGHTTPResult.m */; };
+		C96E782F1782349C004DD244 /* SSKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = C96E782E1782349C004DD244 /* SSKeychain.m */; };
+		C96E783717824711004DD244 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C96E783617824711004DD244 /* Security.framework */; };
+		E89D6CA1150E5B2E005F5FB9 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E89D6CA0150E5B2E005F5FB9 /* UIKit.framework */; };
+		E89D6CA3150E5B2E005F5FB9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E89D6CA2150E5B2E005F5FB9 /* Foundation.framework */; };
+		E89D6CA5150E5B2E005F5FB9 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E89D6CA4150E5B2E005F5FB9 /* CoreGraphics.framework */; };
+		E89D6CAB150E5B2E005F5FB9 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = E89D6CA9150E5B2E005F5FB9 /* InfoPlist.strings */; };
+		E89D6CAD150E5B2E005F5FB9 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CAC150E5B2E005F5FB9 /* main.m */; };
+		E89D6CB1150E5B2E005F5FB9 /* UGAppAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CB0150E5B2E005F5FB9 /* UGAppAppDelegate.m */; };
+		E89D6CB4150E5B2E005F5FB9 /* MainStoryboard_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E89D6CB2150E5B2E005F5FB9 /* MainStoryboard_iPhone.storyboard */; };
+		E89D6CB7150E5B2E005F5FB9 /* MainStoryboard_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E89D6CB5150E5B2E005F5FB9 /* MainStoryboard_iPad.storyboard */; };
+		E89D6CBA150E5B2E005F5FB9 /* UGAppViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CB9150E5B2E005F5FB9 /* UGAppViewController.m */; };
+		E89D6CC2150E5B2E005F5FB9 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E89D6CC1150E5B2E005F5FB9 /* SenTestingKit.framework */; };
+		E89D6CC3150E5B2E005F5FB9 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E89D6CA0150E5B2E005F5FB9 /* UIKit.framework */; };
+		E89D6CC4150E5B2E005F5FB9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E89D6CA2150E5B2E005F5FB9 /* Foundation.framework */; };
+		E89D6CCC150E5B2E005F5FB9 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = E89D6CCA150E5B2E005F5FB9 /* InfoPlist.strings */; };
+		E89D6CCF150E5B2E005F5FB9 /* UGAPIAppTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CCE150E5B2E005F5FB9 /* UGAPIAppTests.m */; };
+		E89D6D05150E5B99005F5FB9 /* NSObject+SBJson.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CDF150E5B99005F5FB9 /* NSObject+SBJson.m */; };
+		E89D6D06150E5B99005F5FB9 /* SBJsonParser.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CE2150E5B99005F5FB9 /* SBJsonParser.m */; };
+		E89D6D07150E5B99005F5FB9 /* SBJsonStreamParser.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CE4150E5B99005F5FB9 /* SBJsonStreamParser.m */; };
+		E89D6D08150E5B99005F5FB9 /* SBJsonStreamParserAccumulator.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CE6150E5B99005F5FB9 /* SBJsonStreamParserAccumulator.m */; };
+		E89D6D09150E5B99005F5FB9 /* SBJsonStreamParserAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CE8150E5B99005F5FB9 /* SBJsonStreamParserAdapter.m */; };
+		E89D6D0A150E5B99005F5FB9 /* SBJsonStreamParserState.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CEA150E5B99005F5FB9 /* SBJsonStreamParserState.m */; };
+		E89D6D0B150E5B99005F5FB9 /* SBJsonStreamWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CEC150E5B99005F5FB9 /* SBJsonStreamWriter.m */; };
+		E89D6D0C150E5B99005F5FB9 /* SBJsonStreamWriterAccumulator.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CEE150E5B99005F5FB9 /* SBJsonStreamWriterAccumulator.m */; };
+		E89D6D0D150E5B99005F5FB9 /* SBJsonStreamWriterState.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CF0150E5B99005F5FB9 /* SBJsonStreamWriterState.m */; };
+		E89D6D0E150E5B99005F5FB9 /* SBJsonTokeniser.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CF2150E5B99005F5FB9 /* SBJsonTokeniser.m */; };
+		E89D6D0F150E5B99005F5FB9 /* SBJsonUTF8Stream.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CF4150E5B99005F5FB9 /* SBJsonUTF8Stream.m */; };
+		E89D6D10150E5B99005F5FB9 /* SBJsonWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CF6150E5B99005F5FB9 /* SBJsonWriter.m */; };
+		E89D6D11150E5B99005F5FB9 /* UGActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CF8150E5B99005F5FB9 /* UGActivity.m */; };
+		E89D6D12150E5B99005F5FB9 /* UGClient.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CFA150E5B99005F5FB9 /* UGClient.m */; };
+		E89D6D13150E5B99005F5FB9 /* UGClientResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CFC150E5B99005F5FB9 /* UGClientResponse.m */; };
+		E89D6D14150E5B99005F5FB9 /* UGHTTPManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6CFE150E5B99005F5FB9 /* UGHTTPManager.m */; };
+		E89D6D15150E5B99005F5FB9 /* UGMultiStepAction.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6D00150E5B99005F5FB9 /* UGMultiStepAction.m */; };
+		E89D6D16150E5B99005F5FB9 /* UGQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6D02150E5B99005F5FB9 /* UGQuery.m */; };
+		E89D6D17150E5B99005F5FB9 /* UGUser.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D6D04150E5B99005F5FB9 /* UGUser.m */; };
+		E89D6D19150E5C54005F5FB9 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E89D6D18150E5C54005F5FB9 /* CoreLocation.framework */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXContainerItemProxy section */
+		E89D6CC5150E5B2E005F5FB9 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = E89D6C93150E5B2E005F5FB9 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = E89D6C9B150E5B2E005F5FB9;
+			remoteInfo = UGAPIApp;
+		};
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXFileReference section */
+		22CA67231732087600C03C70 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
+		22D61E6D171CBBF100E9CD17 /* UGConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGConnection.h; sourceTree = "<group>"; };
+		22D61E6E171CBBF100E9CD17 /* UGConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGConnection.m; sourceTree = "<group>"; };
+		22D61E6F171CBBF100E9CD17 /* UGHTTPClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGHTTPClient.h; sourceTree = "<group>"; };
+		22D61E70171CBBF100E9CD17 /* UGHTTPClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGHTTPClient.m; sourceTree = "<group>"; };
+		22D61E71171CBBF100E9CD17 /* UGHTTPHelpers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGHTTPHelpers.h; sourceTree = "<group>"; };
+		22D61E72171CBBF100E9CD17 /* UGHTTPHelpers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGHTTPHelpers.m; sourceTree = "<group>"; };
+		22D61E73171CBBF100E9CD17 /* UGHTTPResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGHTTPResult.h; sourceTree = "<group>"; };
+		22D61E74171CBBF100E9CD17 /* UGHTTPResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGHTTPResult.m; sourceTree = "<group>"; };
+		638F675816EF875F002BD513 /* UGClientDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UGClientDelegate.h; sourceTree = "<group>"; };
+		C96E782D1782349C004DD244 /* SSKeychain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SSKeychain.h; sourceTree = "<group>"; };
+		C96E782E1782349C004DD244 /* SSKeychain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SSKeychain.m; sourceTree = "<group>"; };
+		C96E783617824711004DD244 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
+		E89D6C9C150E5B2E005F5FB9 /* UGAPIApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UGAPIApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
+		E89D6CA0150E5B2E005F5FB9 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
+		E89D6CA2150E5B2E005F5FB9 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
+		E89D6CA4150E5B2E005F5FB9 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
+		E89D6CA8150E5B2E005F5FB9 /* UGAPIApp-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "UGAPIApp-Info.plist"; sourceTree = "<group>"; };
+		E89D6CAA150E5B2E005F5FB9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+		E89D6CAC150E5B2E005F5FB9 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
+		E89D6CAE150E5B2E005F5FB9 /* UGAPIApp-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UGAPIApp-Prefix.pch"; sourceTree = "<group>"; };
+		E89D6CAF150E5B2E005F5FB9 /* UGAppAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UGAppAppDelegate.h; sourceTree = "<group>"; };
+		E89D6CB0150E5B2E005F5FB9 /* UGAppAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UGAppAppDelegate.m; sourceTree = "<group>"; };
+		E89D6CB3150E5B2E005F5FB9 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPhone.storyboard; sourceTree = "<group>"; };
+		E89D6CB6150E5B2E005F5FB9 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPad.storyboard; sourceTree = "<group>"; };
+		E89D6CB8150E5B2E005F5FB9 /* UGAppViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UGAppViewController.h; sourceTree = "<group>"; };
+		E89D6CB9150E5B2E005F5FB9 /* UGAppViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UGAppViewController.m; sourceTree = "<group>"; };
+		E89D6CC0150E5B2E005F5FB9 /* UGAPIAppTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UGAPIAppTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
+		E89D6CC1150E5B2E005F5FB9 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
+		E89D6CC9150E5B2E005F5FB9 /* UGAPIAppTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "UGAPIAppTests-Info.plist"; sourceTree = "<group>"; };
+		E89D6CCB150E5B2E005F5FB9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+		E89D6CCD150E5B2E005F5FB9 /* UGAPIAppTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UGAPIAppTests.h; sourceTree = "<group>"; };
+		E89D6CCE150E5B2E005F5FB9 /* UGAPIAppTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UGAPIAppTests.m; sourceTree = "<group>"; };
+		E89D6CDE150E5B99005F5FB9 /* NSObject+SBJson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+SBJson.h"; sourceTree = "<group>"; };
+		E89D6CDF150E5B99005F5FB9 /* NSObject+SBJson.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+SBJson.m"; sourceTree = "<group>"; };
+		E89D6CE0150E5B99005F5FB9 /* SBJson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJson.h; sourceTree = "<group>"; };
+		E89D6CE1150E5B99005F5FB9 /* SBJsonParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonParser.h; sourceTree = "<group>"; };
+		E89D6CE2150E5B99005F5FB9 /* SBJsonParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonParser.m; sourceTree = "<group>"; };
+		E89D6CE3150E5B99005F5FB9 /* SBJsonStreamParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamParser.h; sourceTree = "<group>"; };
+		E89D6CE4150E5B99005F5FB9 /* SBJsonStreamParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamParser.m; sourceTree = "<group>"; };
+		E89D6CE5150E5B99005F5FB9 /* SBJsonStreamParserAccumulator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamParserAccumulator.h; sourceTree = "<group>"; };
+		E89D6CE6150E5B99005F5FB9 /* SBJsonStreamParserAccumulator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamParserAccumulator.m; sourceTree = "<group>"; };
+		E89D6CE7150E5B99005F5FB9 /* SBJsonStreamParserAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamParserAdapter.h; sourceTree = "<group>"; };
+		E89D6CE8150E5B99005F5FB9 /* SBJsonStreamParserAdapter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamParserAdapter.m; sourceTree = "<group>"; };
+		E89D6CE9150E5B99005F5FB9 /* SBJsonStreamParserState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamParserState.h; sourceTree = "<group>"; };
+		E89D6CEA150E5B99005F5FB9 /* SBJsonStreamParserState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamParserState.m; sourceTree = "<group>"; };
+		E89D6CEB150E5B99005F5FB9 /* SBJsonStreamWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamWriter.h; sourceTree = "<group>"; };
+		E89D6CEC150E5B99005F5FB9 /* SBJsonStreamWriter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamWriter.m; sourceTree = "<group>"; };
+		E89D6CED150E5B99005F5FB9 /* SBJsonStreamWriterAccumulator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamWriterAccumulator.h; sourceTree = "<group>"; };
+		E89D6CEE150E5B99005F5FB9 /* SBJsonStreamWriterAccumulator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamWriterAccumulator.m; sourceTree = "<group>"; };
+		E89D6CEF150E5B99005F5FB9 /* SBJsonStreamWriterState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamWriterState.h; sourceTree = "<group>"; };
+		E89D6CF0150E5B99005F5FB9 /* SBJsonStreamWriterState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamWriterState.m; sourceTree = "<group>"; };
+		E89D6CF1150E5B99005F5FB9 /* SBJsonTokeniser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonTokeniser.h; sourceTree = "<group>"; };
+		E89D6CF2150E5B99005F5FB9 /* SBJsonTokeniser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonTokeniser.m; sourceTree = "<group>"; };
+		E89D6CF3150E5B99005F5FB9 /* SBJsonUTF8Stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonUTF8Stream.h; sourceTree = "<group>"; };
+		E89D6CF4150E5B99005F5FB9 /* SBJsonUTF8Stream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonUTF8Stream.m; sourceTree = "<group>"; };
+		E89D6CF5150E5B99005F5FB9 /* SBJsonWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonWriter.h; sourceTree = "<group>"; };
+		E89D6CF6150E5B99005F5FB9 /* SBJsonWriter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonWriter.m; sourceTree = "<group>"; };
+		E89D6CF7150E5B99005F5FB9 /* UGActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGActivity.h; sourceTree = "<group>"; };
+		E89D6CF8150E5B99005F5FB9 /* UGActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGActivity.m; sourceTree = "<group>"; };
+		E89D6CF9150E5B99005F5FB9 /* UGClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGClient.h; sourceTree = "<group>"; };
+		E89D6CFA150E5B99005F5FB9 /* UGClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGClient.m; sourceTree = "<group>"; };
+		E89D6CFB150E5B99005F5FB9 /* UGClientResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGClientResponse.h; sourceTree = "<group>"; };
+		E89D6CFC150E5B99005F5FB9 /* UGClientResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGClientResponse.m; sourceTree = "<group>"; };
+		E89D6CFD150E5B99005F5FB9 /* UGHTTPManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGHTTPManager.h; sourceTree = "<group>"; };
+		E89D6CFE150E5B99005F5FB9 /* UGHTTPManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGHTTPManager.m; sourceTree = "<group>"; };
+		E89D6CFF150E5B99005F5FB9 /* UGMultiStepAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGMultiStepAction.h; sourceTree = "<group>"; };
+		E89D6D00150E5B99005F5FB9 /* UGMultiStepAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGMultiStepAction.m; sourceTree = "<group>"; };
+		E89D6D01150E5B99005F5FB9 /* UGQuery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGQuery.h; sourceTree = "<group>"; };
+		E89D6D02150E5B99005F5FB9 /* UGQuery.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGQuery.m; sourceTree = "<group>"; };
+		E89D6D03150E5B99005F5FB9 /* UGUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGUser.h; sourceTree = "<group>"; };
+		E89D6D04150E5B99005F5FB9 /* UGUser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGUser.m; sourceTree = "<group>"; };
+		E89D6D18150E5C54005F5FB9 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+		E89D6C99150E5B2E005F5FB9 /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				C96E783717824711004DD244 /* Security.framework in Frameworks */,
+				E89D6D19150E5C54005F5FB9 /* CoreLocation.framework in Frameworks */,
+				E89D6CA1150E5B2E005F5FB9 /* UIKit.framework in Frameworks */,
+				E89D6CA3150E5B2E005F5FB9 /* Foundation.framework in Frameworks */,
+				E89D6CA5150E5B2E005F5FB9 /* CoreGraphics.framework in Frameworks */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		E89D6CBC150E5B2E005F5FB9 /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				E89D6CC2150E5B2E005F5FB9 /* SenTestingKit.framework in Frameworks */,
+				E89D6CC3150E5B2E005F5FB9 /* UIKit.framework in Frameworks */,
+				E89D6CC4150E5B2E005F5FB9 /* Foundation.framework in Frameworks */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+		22D61E6C171CBBF100E9CD17 /* v2 */ = {
+			isa = PBXGroup;
+			children = (
+				22D61E6D171CBBF100E9CD17 /* UGConnection.h */,
+				22D61E6E171CBBF100E9CD17 /* UGConnection.m */,
+				22D61E6F171CBBF100E9CD17 /* UGHTTPClient.h */,
+				22D61E70171CBBF100E9CD17 /* UGHTTPClient.m */,
+				22D61E71171CBBF100E9CD17 /* UGHTTPHelpers.h */,
+				22D61E72171CBBF100E9CD17 /* UGHTTPHelpers.m */,
+				22D61E73171CBBF100E9CD17 /* UGHTTPResult.h */,
+				22D61E74171CBBF100E9CD17 /* UGHTTPResult.m */,
+			);
+			path = v2;
+			sourceTree = "<group>";
+		};
+		C96E782917821C9D004DD244 /* SSKeychain */ = {
+			isa = PBXGroup;
+			children = (
+				C96E782D1782349C004DD244 /* SSKeychain.h */,
+				C96E782E1782349C004DD244 /* SSKeychain.m */,
+			);
+			name = SSKeychain;
+			sourceTree = "<group>";
+		};
+		E89D6C91150E5B2E005F5FB9 = {
+			isa = PBXGroup;
+			children = (
+				C96E783617824711004DD244 /* Security.framework */,
+				22CA67231732087600C03C70 /* Default-568h@2x.png */,
+				E89D6D18150E5C54005F5FB9 /* CoreLocation.framework */,
+				E89D6CDC150E5B99005F5FB9 /* UGAPI */,
+				E89D6CA6150E5B2E005F5FB9 /* UGAPIApp */,
+				E89D6CC7150E5B2E005F5FB9 /* UGAPIAppTests */,
+				E89D6C9F150E5B2E005F5FB9 /* Frameworks */,
+				E89D6C9D150E5B2E005F5FB9 /* Products */,
+			);
+			sourceTree = "<group>";
+		};
+		E89D6C9D150E5B2E005F5FB9 /* Products */ = {
+			isa = PBXGroup;
+			children = (
+				E89D6C9C150E5B2E005F5FB9 /* UGAPIApp.app */,
+				E89D6CC0150E5B2E005F5FB9 /* UGAPIAppTests.octest */,
+			);
+			name = Products;
+			sourceTree = "<group>";
+		};
+		E89D6C9F150E5B2E005F5FB9 /* Frameworks */ = {
+			isa = PBXGroup;
+			children = (
+				E89D6CA0150E5B2E005F5FB9 /* UIKit.framework */,
+				E89D6CA2150E5B2E005F5FB9 /* Foundation.framework */,
+				E89D6CA4150E5B2E005F5FB9 /* CoreGraphics.framework */,
+				E89D6CC1150E5B2E005F5FB9 /* SenTestingKit.framework */,
+			);
+			name = Frameworks;
+			sourceTree = "<group>";
+		};
+		E89D6CA6150E5B2E005F5FB9 /* UGAPIApp */ = {
+			isa = PBXGroup;
+			children = (
+				E89D6CAF150E5B2E005F5FB9 /* UGAppAppDelegate.h */,
+				E89D6CB0150E5B2E005F5FB9 /* UGAppAppDelegate.m */,
+				E89D6CB2150E5B2E005F5FB9 /* MainStoryboard_iPhone.storyboard */,
+				E89D6CB5150E5B2E005F5FB9 /* MainStoryboard_iPad.storyboard */,
+				E89D6CB8150E5B2E005F5FB9 /* UGAppViewController.h */,
+				E89D6CB9150E5B2E005F5FB9 /* UGAppViewController.m */,
+				E89D6CA7150E5B2E005F5FB9 /* Supporting Files */,
+			);
+			path = UGAPIApp;
+			sourceTree = "<group>";
+		};
+		E89D6CA7150E5B2E005F5FB9 /* Supporting Files */ = {
+			isa = PBXGroup;
+			children = (
+				E89D6CA8150E5B2E005F5FB9 /* UGAPIApp-Info.plist */,
+				E89D6CA9150E5B2E005F5FB9 /* InfoPlist.strings */,
+				E89D6CAC150E5B2E005F5FB9 /* main.m */,
+				E89D6CAE150E5B2E005F5FB9 /* UGAPIApp-Prefix.pch */,
+			);
+			name = "Supporting Files";
+			sourceTree = "<group>";
+		};
+		E89D6CC7150E5B2E005F5FB9 /* UGAPIAppTests */ = {
+			isa = PBXGroup;
+			children = (
+				E89D6CCD150E5B2E005F5FB9 /* UGAPIAppTests.h */,
+				E89D6CCE150E5B2E005F5FB9 /* UGAPIAppTests.m */,
+				E89D6CC8150E5B2E005F5FB9 /* Supporting Files */,
+			);
+			path = UGAPIAppTests;
+			sourceTree = "<group>";
+		};
+		E89D6CC8150E5B2E005F5FB9 /* Supporting Files */ = {
+			isa = PBXGroup;
+			children = (
+				E89D6CC9150E5B2E005F5FB9 /* UGAPIAppTests-Info.plist */,
+				E89D6CCA150E5B2E005F5FB9 /* InfoPlist.strings */,
+			);
+			name = "Supporting Files";
+			sourceTree = "<group>";
+		};
+		E89D6CDC150E5B99005F5FB9 /* UGAPI */ = {
+			isa = PBXGroup;
+			children = (
+				C96E782917821C9D004DD244 /* SSKeychain */,
+				22D61E6C171CBBF100E9CD17 /* v2 */,
+				E89D6CDD150E5B99005F5FB9 /* SBJson */,
+				E89D6CF7150E5B99005F5FB9 /* UGActivity.h */,
+				E89D6CF8150E5B99005F5FB9 /* UGActivity.m */,
+				E89D6CF9150E5B99005F5FB9 /* UGClient.h */,
+				E89D6CFA150E5B99005F5FB9 /* UGClient.m */,
+				E89D6CFB150E5B99005F5FB9 /* UGClientResponse.h */,
+				E89D6CFC150E5B99005F5FB9 /* UGClientResponse.m */,
+				E89D6CFD150E5B99005F5FB9 /* UGHTTPManager.h */,
+				E89D6CFE150E5B99005F5FB9 /* UGHTTPManager.m */,
+				E89D6CFF150E5B99005F5FB9 /* UGMultiStepAction.h */,
+				E89D6D00150E5B99005F5FB9 /* UGMultiStepAction.m */,
+				E89D6D01150E5B99005F5FB9 /* UGQuery.h */,
+				E89D6D02150E5B99005F5FB9 /* UGQuery.m */,
+				E89D6D03150E5B99005F5FB9 /* UGUser.h */,
+				E89D6D04150E5B99005F5FB9 /* UGUser.m */,
+				638F675816EF875F002BD513 /* UGClientDelegate.h */,
+			);
+			path = UGAPI;
+			sourceTree = "<group>";
+		};
+		E89D6CDD150E5B99005F5FB9 /* SBJson */ = {
+			isa = PBXGroup;
+			children = (
+				E89D6CDE150E5B99005F5FB9 /* NSObject+SBJson.h */,
+				E89D6CDF150E5B99005F5FB9 /* NSObject+SBJson.m */,
+				E89D6CE0150E5B99005F5FB9 /* SBJson.h */,
+				E89D6CE1150E5B99005F5FB9 /* SBJsonParser.h */,
+				E89D6CE2150E5B99005F5FB9 /* SBJsonParser.m */,
+				E89D6CE3150E5B99005F5FB9 /* SBJsonStreamParser.h */,
+				E89D6CE4150E5B99005F5FB9 /* SBJsonStreamParser.m */,
+				E89D6CE5150E5B99005F5FB9 /* SBJsonStreamParserAccumulator.h */,
+				E89D6CE6150E5B99005F5FB9 /* SBJsonStreamParserAccumulator.m */,
+				E89D6CE7150E5B99005F5FB9 /* SBJsonStreamParserAdapter.h */,
+				E89D6CE8150E5B99005F5FB9 /* SBJsonStreamParserAdapter.m */,
+				E89D6CE9150E5B99005F5FB9 /* SBJsonStreamParserState.h */,
+				E89D6CEA150E5B99005F5FB9 /* SBJsonStreamParserState.m */,
+				E89D6CEB150E5B99005F5FB9 /* SBJsonStreamWriter.h */,
+				E89D6CEC150E5B99005F5FB9 /* SBJsonStreamWriter.m */,
+				E89D6CED150E5B99005F5FB9 /* SBJsonStreamWriterAccumulator.h */,
+				E89D6CEE150E5B99005F5FB9 /* SBJsonStreamWriterAccumulator.m */,
+				E89D6CEF150E5B99005F5FB9 /* SBJsonStreamWriterState.h */,
+				E89D6CF0150E5B99005F5FB9 /* SBJsonStreamWriterState.m */,
+				E89D6CF1150E5B99005F5FB9 /* SBJsonTokeniser.h */,
+				E89D6CF2150E5B99005F5FB9 /* SBJsonTokeniser.m */,
+				E89D6CF3150E5B99005F5FB9 /* SBJsonUTF8Stream.h */,
+				E89D6CF4150E5B99005F5FB9 /* SBJsonUTF8Stream.m */,
+				E89D6CF5150E5B99005F5FB9 /* SBJsonWriter.h */,
+				E89D6CF6150E5B99005F5FB9 /* SBJsonWriter.m */,
+			);
+			path = SBJson;
+			sourceTree = "<group>";
+		};
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+		E89D6C9B150E5B2E005F5FB9 /* UGAPIApp */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = E89D6CD2150E5B2E005F5FB9 /* Build configuration list for PBXNativeTarget "UGAPIApp" */;
+			buildPhases = (
+				E89D6C98150E5B2E005F5FB9 /* Sources */,
+				E89D6C99150E5B2E005F5FB9 /* Frameworks */,
+				E89D6C9A150E5B2E005F5FB9 /* Resources */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+			);
+			name = UGAPIApp;
+			productName = UGAPIApp;
+			productReference = E89D6C9C150E5B2E005F5FB9 /* UGAPIApp.app */;
+			productType = "com.apple.product-type.application";
+		};
+		E89D6CBF150E5B2E005F5FB9 /* UGAPIAppTests */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = E89D6CD5150E5B2E005F5FB9 /* Build configuration list for PBXNativeTarget "UGAPIAppTests" */;
+			buildPhases = (
+				E89D6CBB150E5B2E005F5FB9 /* Sources */,
+				E89D6CBC150E5B2E005F5FB9 /* Frameworks */,
+				E89D6CBD150E5B2E005F5FB9 /* Resources */,
+				E89D6CBE150E5B2E005F5FB9 /* ShellScript */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+				E89D6CC6150E5B2E005F5FB9 /* PBXTargetDependency */,
+			);
+			name = UGAPIAppTests;
+			productName = UGAPIAppTests;
+			productReference = E89D6CC0150E5B2E005F5FB9 /* UGAPIAppTests.octest */;
+			productType = "com.apple.product-type.bundle";
+		};
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+		E89D6C93150E5B2E005F5FB9 /* Project object */ = {
+			isa = PBXProject;
+			attributes = {
+				CLASSPREFIX = UGApp;
+				LastUpgradeCheck = 0430;
+			};
+			buildConfigurationList = E89D6C96150E5B2E005F5FB9 /* Build configuration list for PBXProject "UGAPIApp" */;
+			compatibilityVersion = "Xcode 3.2";
+			developmentRegion = English;
+			hasScannedForEncodings = 0;
+			knownRegions = (
+				en,
+			);
+			mainGroup = E89D6C91150E5B2E005F5FB9;
+			productRefGroup = E89D6C9D150E5B2E005F5FB9 /* Products */;
+			projectDirPath = "";
+			projectRoot = "";
+			targets = (
+				E89D6C9B150E5B2E005F5FB9 /* UGAPIApp */,
+				E89D6CBF150E5B2E005F5FB9 /* UGAPIAppTests */,
+			);
+		};
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+		E89D6C9A150E5B2E005F5FB9 /* Resources */ = {
+			isa = PBXResourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				E89D6CAB150E5B2E005F5FB9 /* InfoPlist.strings in Resources */,
+				E89D6CB4150E5B2E005F5FB9 /* MainStoryboard_iPhone.storyboard in Resources */,
+				E89D6CB7150E5B2E005F5FB9 /* MainStoryboard_iPad.storyboard in Resources */,
+				22CA67241732087600C03C70 /* Default-568h@2x.png in Resources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		E89D6CBD150E5B2E005F5FB9 /* Resources */ = {
+			isa = PBXResourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				E89D6CCC150E5B2E005F5FB9 /* InfoPlist.strings in Resources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+		E89D6CBE150E5B2E005F5FB9 /* ShellScript */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputPaths = (
+			);
+			outputPaths = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/sh;
+			shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
+		};
+/* End PBXShellScriptBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+		E89D6C98150E5B2E005F5FB9 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				E89D6CAD150E5B2E005F5FB9 /* main.m in Sources */,
+				E89D6CB1150E5B2E005F5FB9 /* UGAppAppDelegate.m in Sources */,
+				E89D6CBA150E5B2E005F5FB9 /* UGAppViewController.m in Sources */,
+				E89D6D05150E5B99005F5FB9 /* NSObject+SBJson.m in Sources */,
+				E89D6D06150E5B99005F5FB9 /* SBJsonParser.m in Sources */,
+				E89D6D07150E5B99005F5FB9 /* SBJsonStreamParser.m in Sources */,
+				E89D6D08150E5B99005F5FB9 /* SBJsonStreamParserAccumulator.m in Sources */,
+				E89D6D09150E5B99005F5FB9 /* SBJsonStreamParserAdapter.m in Sources */,
+				E89D6D0A150E5B99005F5FB9 /* SBJsonStreamParserState.m in Sources */,
+				E89D6D0B150E5B99005F5FB9 /* SBJsonStreamWriter.m in Sources */,
+				E89D6D0C150E5B99005F5FB9 /* SBJsonStreamWriterAccumulator.m in Sources */,
+				E89D6D0D150E5B99005F5FB9 /* SBJsonStreamWriterState.m in Sources */,
+				E89D6D0E150E5B99005F5FB9 /* SBJsonTokeniser.m in Sources */,
+				E89D6D0F150E5B99005F5FB9 /* SBJsonUTF8Stream.m in Sources */,
+				E89D6D10150E5B99005F5FB9 /* SBJsonWriter.m in Sources */,
+				E89D6D11150E5B99005F5FB9 /* UGActivity.m in Sources */,
+				E89D6D12150E5B99005F5FB9 /* UGClient.m in Sources */,
+				E89D6D13150E5B99005F5FB9 /* UGClientResponse.m in Sources */,
+				E89D6D14150E5B99005F5FB9 /* UGHTTPManager.m in Sources */,
+				E89D6D15150E5B99005F5FB9 /* UGMultiStepAction.m in Sources */,
+				E89D6D16150E5B99005F5FB9 /* UGQuery.m in Sources */,
+				E89D6D17150E5B99005F5FB9 /* UGUser.m in Sources */,
+				22D61E75171CBBF100E9CD17 /* UGConnection.m in Sources */,
+				22D61E76171CBBF100E9CD17 /* UGHTTPClient.m in Sources */,
+				22D61E77171CBBF100E9CD17 /* UGHTTPHelpers.m in Sources */,
+				22D61E78171CBBF100E9CD17 /* UGHTTPResult.m in Sources */,
+				C96E782F1782349C004DD244 /* SSKeychain.m in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		E89D6CBB150E5B2E005F5FB9 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				E89D6CCF150E5B2E005F5FB9 /* UGAPIAppTests.m in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXTargetDependency section */
+		E89D6CC6150E5B2E005F5FB9 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = E89D6C9B150E5B2E005F5FB9 /* UGAPIApp */;
+			targetProxy = E89D6CC5150E5B2E005F5FB9 /* PBXContainerItemProxy */;
+		};
+/* End PBXTargetDependency section */
+
+/* Begin PBXVariantGroup section */
+		E89D6CA9150E5B2E005F5FB9 /* InfoPlist.strings */ = {
+			isa = PBXVariantGroup;
+			children = (
+				E89D6CAA150E5B2E005F5FB9 /* en */,
+			);
+			name = InfoPlist.strings;
+			sourceTree = "<group>";
+		};
+		E89D6CB2150E5B2E005F5FB9 /* MainStoryboard_iPhone.storyboard */ = {
+			isa = PBXVariantGroup;
+			children = (
+				E89D6CB3150E5B2E005F5FB9 /* en */,
+			);
+			name = MainStoryboard_iPhone.storyboard;
+			sourceTree = "<group>";
+		};
+		E89D6CB5150E5B2E005F5FB9 /* MainStoryboard_iPad.storyboard */ = {
+			isa = PBXVariantGroup;
+			children = (
+				E89D6CB6150E5B2E005F5FB9 /* en */,
+			);
+			name = MainStoryboard_iPad.storyboard;
+			sourceTree = "<group>";
+		};
+		E89D6CCA150E5B2E005F5FB9 /* InfoPlist.strings */ = {
+			isa = PBXVariantGroup;
+			children = (
+				E89D6CCB150E5B2E005F5FB9 /* en */,
+			);
+			name = InfoPlist.strings;
+			sourceTree = "<group>";
+		};
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+		E89D6CD0150E5B2E005F5FB9 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
+				CLANG_ENABLE_OBJC_ARC = YES;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = NO;
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_DYNAMIC_NO_PIC = NO;
+				GCC_OPTIMIZATION_LEVEL = 0;
+				GCC_PREPROCESSOR_DEFINITIONS = (
+					"DEBUG=1",
+					"$(inherited)",
+				);
+				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
+				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				IPHONEOS_DEPLOYMENT_TARGET = 5.0;
+				SDKROOT = iphoneos;
+				TARGETED_DEVICE_FAMILY = "1,2";
+			};
+			name = Debug;
+		};
+		E89D6CD1150E5B2E005F5FB9 /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
+				CLANG_ENABLE_OBJC_ARC = YES;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				IPHONEOS_DEPLOYMENT_TARGET = 5.0;
+				OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
+				SDKROOT = iphoneos;
+				TARGETED_DEVICE_FAMILY = "1,2";
+				VALIDATE_PRODUCT = YES;
+			};
+			name = Release;
+		};
+		E89D6CD3150E5B2E005F5FB9 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				GCC_PRECOMPILE_PREFIX_HEADER = YES;
+				GCC_PREFIX_HEADER = "UGAPIApp/UGAPIApp-Prefix.pch";
+				INFOPLIST_FILE = "UGAPIApp/UGAPIApp-Info.plist";
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				WRAPPER_EXTENSION = app;
+			};
+			name = Debug;
+		};
+		E89D6CD4150E5B2E005F5FB9 /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				GCC_PRECOMPILE_PREFIX_HEADER = YES;
+				GCC_PREFIX_HEADER = "UGAPIApp/UGAPIApp-Prefix.pch";
+				INFOPLIST_FILE = "UGAPIApp/UGAPIApp-Info.plist";
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				WRAPPER_EXTENSION = app;
+			};
+			name = Release;
+		};
+		E89D6CD6150E5B2E005F5FB9 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/UGAPIApp.app/UGAPIApp";
+				FRAMEWORK_SEARCH_PATHS = (
+					"$(SDKROOT)/Developer/Library/Frameworks",
+					"$(DEVELOPER_LIBRARY_DIR)/Frameworks",
+				);
+				GCC_PRECOMPILE_PREFIX_HEADER = YES;
+				GCC_PREFIX_HEADER = "UGAPIApp/UGAPIApp-Prefix.pch";
+				INFOPLIST_FILE = "UGAPIAppTests/UGAPIAppTests-Info.plist";
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				TEST_HOST = "$(BUNDLE_LOADER)";
+				WRAPPER_EXTENSION = octest;
+			};
+			name = Debug;
+		};
+		E89D6CD7150E5B2E005F5FB9 /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/UGAPIApp.app/UGAPIApp";
+				FRAMEWORK_SEARCH_PATHS = (
+					"$(SDKROOT)/Developer/Library/Frameworks",
+					"$(DEVELOPER_LIBRARY_DIR)/Frameworks",
+				);
+				GCC_PRECOMPILE_PREFIX_HEADER = YES;
+				GCC_PREFIX_HEADER = "UGAPIApp/UGAPIApp-Prefix.pch";
+				INFOPLIST_FILE = "UGAPIAppTests/UGAPIAppTests-Info.plist";
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				TEST_HOST = "$(BUNDLE_LOADER)";
+				WRAPPER_EXTENSION = octest;
+			};
+			name = Release;
+		};
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+		E89D6C96150E5B2E005F5FB9 /* Build configuration list for PBXProject "UGAPIApp" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				E89D6CD0150E5B2E005F5FB9 /* Debug */,
+				E89D6CD1150E5B2E005F5FB9 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		E89D6CD2150E5B2E005F5FB9 /* Build configuration list for PBXNativeTarget "UGAPIApp" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				E89D6CD3150E5B2E005F5FB9 /* Debug */,
+				E89D6CD4150E5B2E005F5FB9 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		E89D6CD5150E5B2E005F5FB9 /* Build configuration list for PBXNativeTarget "UGAPIAppTests" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				E89D6CD6150E5B2E005F5FB9 /* Debug */,
+				E89D6CD7150E5B2E005F5FB9 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+/* End XCConfigurationList section */
+	};
+	rootObject = E89D6C93150E5B2E005F5FB9 /* Project object */;
+}

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIApp.xcodeproj/project.xcworkspace/contents.xcworkspacedata
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIApp.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/sdks/other/ios/UGAPIApp.xcodeproj/project.xcworkspace/contents.xcworkspacedata
new file mode 100644
index 0000000..3092016
--- /dev/null
+++ b/sdks/other/ios/UGAPIApp.xcodeproj/project.xcworkspace/contents.xcworkspacedata
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Workspace
+   version = "1.0">
+   <FileRef
+      location = "self:UGAPIApp.xcodeproj">
+   </FileRef>
+</Workspace>

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIApp/UGAPIApp-Info.plist
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIApp/UGAPIApp-Info.plist b/sdks/other/ios/UGAPIApp/UGAPIApp-Info.plist
new file mode 100644
index 0000000..45143c7
--- /dev/null
+++ b/sdks/other/ios/UGAPIApp/UGAPIApp-Info.plist
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>CFBundleDevelopmentRegion</key>
+	<string>en</string>
+	<key>CFBundleDisplayName</key>
+	<string>${PRODUCT_NAME}</string>
+	<key>CFBundleExecutable</key>
+	<string>${EXECUTABLE_NAME}</string>
+	<key>CFBundleIdentifier</key>
+	<string>com.apigee.usergrid.${PRODUCT_NAME:rfc1034identifier}</string>
+	<key>CFBundleInfoDictionaryVersion</key>
+	<string>6.0</string>
+	<key>CFBundleName</key>
+	<string>${PRODUCT_NAME}</string>
+	<key>CFBundlePackageType</key>
+	<string>APPL</string>
+	<key>CFBundleShortVersionString</key>
+	<string>1.0</string>
+	<key>CFBundleSignature</key>
+	<string>????</string>
+	<key>CFBundleVersion</key>
+	<string>1.0</string>
+	<key>LSRequiresIPhoneOS</key>
+	<true/>
+	<key>UIMainStoryboardFile</key>
+	<string>MainStoryboard_iPhone</string>
+	<key>UIMainStoryboardFile~ipad</key>
+	<string>MainStoryboard_iPad</string>
+	<key>UIRequiredDeviceCapabilities</key>
+	<array>
+		<string>armv7</string>
+	</array>
+	<key>UISupportedInterfaceOrientations</key>
+	<array>
+		<string>UIInterfaceOrientationPortrait</string>
+		<string>UIInterfaceOrientationLandscapeLeft</string>
+		<string>UIInterfaceOrientationLandscapeRight</string>
+	</array>
+	<key>UISupportedInterfaceOrientations~ipad</key>
+	<array>
+		<string>UIInterfaceOrientationPortrait</string>
+		<string>UIInterfaceOrientationPortraitUpsideDown</string>
+		<string>UIInterfaceOrientationLandscapeLeft</string>
+		<string>UIInterfaceOrientationLandscapeRight</string>
+	</array>
+</dict>
+</plist>

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIApp/UGAPIApp-Prefix.pch
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIApp/UGAPIApp-Prefix.pch b/sdks/other/ios/UGAPIApp/UGAPIApp-Prefix.pch
new file mode 100644
index 0000000..b497ab1
--- /dev/null
+++ b/sdks/other/ios/UGAPIApp/UGAPIApp-Prefix.pch
@@ -0,0 +1,31 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+//
+// Prefix header for all source files of the 'UGAPIApp' target in the 'UGAPIApp' project
+//
+
+#import <Availability.h>
+
+#ifndef __IPHONE_5_0
+#warning "This project uses features only available in iOS SDK 5.0 and later."
+#endif
+
+#ifdef __OBJC__
+    #import <UIKit/UIKit.h>
+    #import <Foundation/Foundation.h>
+#endif

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIApp/UGAppAppDelegate.h
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIApp/UGAppAppDelegate.h b/sdks/other/ios/UGAPIApp/UGAppAppDelegate.h
new file mode 100644
index 0000000..15c3ced
--- /dev/null
+++ b/sdks/other/ios/UGAPIApp/UGAppAppDelegate.h
@@ -0,0 +1,25 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#import <UIKit/UIKit.h>
+@class UGHTTPManager;
+
+@interface UGAppAppDelegate : UIResponder <UIApplicationDelegate>
+
+@property (strong, nonatomic) UIWindow *window;
+
+@end

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIApp/UGAppAppDelegate.m
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIApp/UGAppAppDelegate.m b/sdks/other/ios/UGAPIApp/UGAppAppDelegate.m
new file mode 100644
index 0000000..2e7d6de
--- /dev/null
+++ b/sdks/other/ios/UGAPIApp/UGAppAppDelegate.m
@@ -0,0 +1,139 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#import "UGAppAppDelegate.h"
+#import "UGHTTPManager.h"
+#import "SBJson.h"
+#import "UGClient.h"
+#import "UGClientResponse.h"
+
+UGClient *g_client = nil;
+int g_taps = 0;
+
+@implementation UGAppAppDelegate
+
+@synthesize window = _window;
+
+- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
+{
+    // Override point for customization after application launch.
+    return YES;
+}
+							
+- (void)applicationWillResignActive:(UIApplication *)application
+{
+    // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
+    // Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
+}
+
+- (void)applicationDidEnterBackground:(UIApplication *)application
+{
+    // Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later. 
+    // If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
+}
+
+- (void)applicationWillEnterForeground:(UIApplication *)application
+{
+    // Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
+}
+
+- (void)applicationDidBecomeActive:(UIApplication *)application
+{
+    // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
+}
+
+- (void)applicationWillTerminate:(UIApplication *)application
+{
+    // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
+}
+
+-(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event
+{
+    // called when there's a touch.
+    [self testUGClient];
+}
+
+-(void)testUGClient
+{
+    // creation and init
+    if ( !g_client )
+    {
+        g_client =[[UGClient alloc] initWithOrganizationId:@"1hotrod" withApplicationID:@"fred" ];
+    }
+    
+    UGClientResponse *response = nil;
+    response = [g_client logInUser:@"alice" password:@"test1test"];
+    if ( [response transactionState] == kUGClientResponseFailure )
+    {
+        [self outputResponse:response title:@"LOG IN ERROR"];
+        return;
+    }
+    
+    CLLocation *fakeLocation = [[CLLocation alloc] initWithLatitude:37.776753 longitude:-122.407846];
+    
+    UGQuery *query = [UGQuery new];
+    [query addRequiredWithinLocation:@"location" location:fakeLocation distance:2000];
+    
+    response = [g_client getUsers:query];
+    [self outputResponse:response title:@"getUsers Response"];
+}
+
+-(void)ugClientResponse:(UGClientResponse *)response
+{
+    // note the results
+    [self outputResponse:response title:@"Asynch Response"];
+}
+
+-(void)outputResponse:(UGClientResponse *)response title:(NSString *)title
+{
+    NSLog(@"-----%@-----", title);
+    if ( !response )
+    {
+        NSLog(@"Response is nil");
+        NSLog(@"------------------");
+        return;
+    }
+    
+    
+    if ( [response transactionState] == kUGClientResponseSuccess )
+    {
+        NSLog(@"state: SUCCESS");
+        NSLog(@"id: %d", [response transactionID]);
+        NSLog(@"raw:\n%@", [response rawResponse]);
+    }
+    else if ( [response transactionState] == kUGClientResponsePending )
+    {
+        NSLog(@"state: PENDING");
+        NSLog(@"id: %d", [response transactionID]);
+    }
+    else if ( [response transactionState] == kUGClientResponseFailure )
+    {
+        NSLog(@"state: FAILURE");
+        NSLog(@"id: %d", [response transactionID]);
+        NSLog(@"reason: '%@'", [response response]);
+        NSLog(@"raw:\n%@", [response rawResponse]);
+    }
+    else 
+    {
+        NSLog(@"Object is mangled or invalid.");
+    }
+    NSLog(@"------------------");
+}
+
+
+
+@end

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIApp/UGAppViewController.h
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIApp/UGAppViewController.h b/sdks/other/ios/UGAPIApp/UGAppViewController.h
new file mode 100644
index 0000000..9846c31
--- /dev/null
+++ b/sdks/other/ios/UGAPIApp/UGAppViewController.h
@@ -0,0 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#import <UIKit/UIKit.h>
+
+@interface UGAppViewController : UIViewController
+
+@end

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIApp/UGAppViewController.m
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIApp/UGAppViewController.m b/sdks/other/ios/UGAPIApp/UGAppViewController.m
new file mode 100644
index 0000000..b7c5424
--- /dev/null
+++ b/sdks/other/ios/UGAPIApp/UGAppViewController.m
@@ -0,0 +1,47 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#import "UGAppViewController.h"
+
+@interface UGAppViewController ()
+
+@end
+
+@implementation UGAppViewController
+
+- (void)viewDidLoad
+{
+    [super viewDidLoad];
+	// Do any additional setup after loading the view, typically from a nib.
+}
+
+- (void)viewDidUnload
+{
+    [super viewDidUnload];
+    // Release any retained subviews of the main view.
+}
+
+- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
+{
+    if ([[UIDevice currentDevice] userInterfaceIdiom] == UIUserInterfaceIdiomPhone) {
+        return (interfaceOrientation != UIInterfaceOrientationPortraitUpsideDown);
+    } else {
+        return YES;
+    }
+}
+
+@end

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIApp/en.lproj/InfoPlist.strings
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIApp/en.lproj/InfoPlist.strings b/sdks/other/ios/UGAPIApp/en.lproj/InfoPlist.strings
new file mode 100644
index 0000000..477b28f
--- /dev/null
+++ b/sdks/other/ios/UGAPIApp/en.lproj/InfoPlist.strings
@@ -0,0 +1,2 @@
+/* Localized versions of Info.plist keys */
+

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIApp/en.lproj/MainStoryboard_iPad.storyboard
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIApp/en.lproj/MainStoryboard_iPad.storyboard b/sdks/other/ios/UGAPIApp/en.lproj/MainStoryboard_iPad.storyboard
new file mode 100644
index 0000000..447df68
--- /dev/null
+++ b/sdks/other/ios/UGAPIApp/en.lproj/MainStoryboard_iPad.storyboard
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="1.0" toolsVersion="1906" systemVersion="11A511" targetRuntime="iOS.CocoaTouch.iPad" nextObjectID="6" propertyAccessControl="none" initialViewController="2">
+    <dependencies>
+        <development defaultVersion="4200" identifier="xcode"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="902"/>
+    </dependencies>
+    <scenes>
+        <scene sceneID="4">
+            <objects>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="3" sceneMemberID="firstResponder"/>
+                <viewController id="2" customClass="UGAppViewController" sceneMemberID="viewController">
+                    <view key="view" contentMode="scaleToFill" id="5">
+                        <rect key="frame" x="0.0" y="20" width="768" height="1004"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <subviews/>
+                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
+                    </view>
+                </viewController>
+            </objects>
+        </scene>
+    </scenes>
+    <simulatedMetricsContainer key="defaultSimulatedMetrics">
+        <simulatedStatusBarMetrics key="statusBar" statusBarStyle="blackTranslucent"/>
+        <simulatedOrientationMetrics key="orientation"/>
+        <simulatedScreenMetrics key="destination"/>
+    </simulatedMetricsContainer>
+</document>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIApp/en.lproj/MainStoryboard_iPhone.storyboard
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIApp/en.lproj/MainStoryboard_iPhone.storyboard b/sdks/other/ios/UGAPIApp/en.lproj/MainStoryboard_iPhone.storyboard
new file mode 100644
index 0000000..92b0831
--- /dev/null
+++ b/sdks/other/ios/UGAPIApp/en.lproj/MainStoryboard_iPhone.storyboard
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="1.0" toolsVersion="1906" systemVersion="11A511" targetRuntime="iOS.CocoaTouch" nextObjectID="6" propertyAccessControl="none" initialViewController="2">
+    <dependencies>
+        <development defaultVersion="4200" identifier="xcode"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="902"/>
+    </dependencies>
+    <scenes>
+        <scene sceneID="5">
+            <objects>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="4" sceneMemberID="firstResponder"/>
+                <viewController id="2" customClass="UGAppViewController" sceneMemberID="viewController">
+                    <view key="view" contentMode="scaleToFill" id="3">
+                        <rect key="frame" x="0.0" y="20" width="320" height="460"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+                        <subviews/>
+                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
+                    </view>
+                </viewController>
+            </objects>
+        </scene>
+    </scenes>
+    <simulatedMetricsContainer key="defaultSimulatedMetrics">
+        <simulatedStatusBarMetrics key="statusBar"/>
+        <simulatedOrientationMetrics key="orientation"/>
+        <simulatedScreenMetrics key="destination"/>
+    </simulatedMetricsContainer>
+</document>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIApp/main.m
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIApp/main.m b/sdks/other/ios/UGAPIApp/main.m
new file mode 100644
index 0000000..f547811
--- /dev/null
+++ b/sdks/other/ios/UGAPIApp/main.m
@@ -0,0 +1,27 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#import <UIKit/UIKit.h>
+
+#import "UGAppAppDelegate.h"
+
+int main(int argc, char *argv[])
+{
+    @autoreleasepool {
+        return UIApplicationMain(argc, argv, nil, NSStringFromClass([UGAppAppDelegate class]));
+    }
+}

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIAppTests/UGAPIAppTests-Info.plist
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIAppTests/UGAPIAppTests-Info.plist b/sdks/other/ios/UGAPIAppTests/UGAPIAppTests-Info.plist
new file mode 100644
index 0000000..94b9921
--- /dev/null
+++ b/sdks/other/ios/UGAPIAppTests/UGAPIAppTests-Info.plist
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>CFBundleDevelopmentRegion</key>
+	<string>en</string>
+	<key>CFBundleExecutable</key>
+	<string>${EXECUTABLE_NAME}</string>
+	<key>CFBundleIdentifier</key>
+	<string>com.apigee.usergrid.${PRODUCT_NAME:rfc1034identifier}</string>
+	<key>CFBundleInfoDictionaryVersion</key>
+	<string>6.0</string>
+	<key>CFBundlePackageType</key>
+	<string>BNDL</string>
+	<key>CFBundleShortVersionString</key>
+	<string>1.0</string>
+	<key>CFBundleSignature</key>
+	<string>????</string>
+	<key>CFBundleVersion</key>
+	<string>1</string>
+</dict>
+</plist>

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIAppTests/UGAPIAppTests.h
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIAppTests/UGAPIAppTests.h b/sdks/other/ios/UGAPIAppTests/UGAPIAppTests.h
new file mode 100644
index 0000000..abaf125
--- /dev/null
+++ b/sdks/other/ios/UGAPIAppTests/UGAPIAppTests.h
@@ -0,0 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#import <SenTestingKit/SenTestingKit.h>
+
+@interface UGAPIAppTests : SenTestCase
+
+@end

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIAppTests/UGAPIAppTests.m
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIAppTests/UGAPIAppTests.m b/sdks/other/ios/UGAPIAppTests/UGAPIAppTests.m
new file mode 100644
index 0000000..0cda4c0
--- /dev/null
+++ b/sdks/other/ios/UGAPIAppTests/UGAPIAppTests.m
@@ -0,0 +1,41 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#import "UGAPIAppTests.h"
+
+@implementation UGAPIAppTests
+
+- (void)setUp
+{
+    [super setUp];
+    
+    // Set-up code here.
+}
+
+- (void)tearDown
+{
+    // Tear-down code here.
+    
+    [super tearDown];
+}
+
+- (void)testExample
+{
+    STFail(@"Unit tests are not implemented yet in UGAPIAppTests");
+}
+
+@end

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/UGAPIAppTests/en.lproj/InfoPlist.strings
----------------------------------------------------------------------
diff --git a/sdks/other/ios/UGAPIAppTests/en.lproj/InfoPlist.strings b/sdks/other/ios/UGAPIAppTests/en.lproj/InfoPlist.strings
new file mode 100644
index 0000000..477b28f
--- /dev/null
+++ b/sdks/other/ios/UGAPIAppTests/en.lproj/InfoPlist.strings
@@ -0,0 +1,2 @@
+/* Localized versions of Info.plist keys */
+

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/changelog.md
----------------------------------------------------------------------
diff --git a/sdks/other/ios/changelog.md b/sdks/other/ios/changelog.md
new file mode 100644
index 0000000..88d0b1f
--- /dev/null
+++ b/sdks/other/ios/changelog.md
@@ -0,0 +1,11 @@
+##Change log
+
+
+###0.9.2
+
+- Added Facebook login
+
+
+###0.9.1
+
+- Fixed several bugs
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/samples/Books/books.xcodeproj/project.pbxproj
----------------------------------------------------------------------
diff --git a/sdks/other/ios/samples/Books/books.xcodeproj/project.pbxproj b/sdks/other/ios/samples/Books/books.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..3db9841
--- /dev/null
+++ b/sdks/other/ios/samples/Books/books.xcodeproj/project.pbxproj
@@ -0,0 +1,342 @@
+// !$*UTF8*$!
+{
+	archiveVersion = 1;
+	classes = {
+	};
+	objectVersion = 46;
+	objects = {
+
+/* Begin PBXBuildFile section */
+		224EA246170F6F63002B136A /* UGConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 224EA23F170F6F63002B136A /* UGConnection.m */; };
+		224EA247170F6F63002B136A /* UGHTTPClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 224EA241170F6F63002B136A /* UGHTTPClient.m */; };
+		224EA248170F6F63002B136A /* UGHTTPHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 224EA243170F6F63002B136A /* UGHTTPHelpers.m */; };
+		224EA249170F6F63002B136A /* UGHTTPResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 224EA245170F6F63002B136A /* UGHTTPResult.m */; };
+		227AE09F170DF424004F6E20 /* UGSignInViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 227AE09E170DF424004F6E20 /* UGSignInViewController.m */; };
+		227AE0A2170E01CF004F6E20 /* AddBookViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 227AE0A1170E01CF004F6E20 /* AddBookViewController.m */; };
+		228ADD73170DE2ED0030F962 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 228ADD72170DE2ED0030F962 /* UIKit.framework */; };
+		228ADD75170DE2ED0030F962 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 228ADD74170DE2ED0030F962 /* Foundation.framework */; };
+		228ADD77170DE2ED0030F962 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 228ADD76170DE2ED0030F962 /* CoreGraphics.framework */; };
+		228ADD7D170DE2ED0030F962 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 228ADD7B170DE2ED0030F962 /* InfoPlist.strings */; };
+		228ADD7F170DE2ED0030F962 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 228ADD7E170DE2ED0030F962 /* main.m */; };
+		228ADD83170DE2ED0030F962 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 228ADD82170DE2ED0030F962 /* AppDelegate.m */; };
+		228ADD85170DE2ED0030F962 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 228ADD84170DE2ED0030F962 /* Default.png */; };
+		228ADD87170DE2ED0030F962 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 228ADD86170DE2ED0030F962 /* Default@2x.png */; };
+		228ADD89170DE2ED0030F962 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 228ADD88170DE2ED0030F962 /* Default-568h@2x.png */; };
+		228ADD91170DE3170030F962 /* BooksViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 228ADD90170DE3170030F962 /* BooksViewController.m */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXFileReference section */
+		224EA23E170F6F63002B136A /* UGConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGConnection.h; sourceTree = "<group>"; };
+		224EA23F170F6F63002B136A /* UGConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGConnection.m; sourceTree = "<group>"; };
+		224EA240170F6F63002B136A /* UGHTTPClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGHTTPClient.h; sourceTree = "<group>"; };
+		224EA241170F6F63002B136A /* UGHTTPClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGHTTPClient.m; sourceTree = "<group>"; };
+		224EA242170F6F63002B136A /* UGHTTPHelpers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGHTTPHelpers.h; sourceTree = "<group>"; };
+		224EA243170F6F63002B136A /* UGHTTPHelpers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGHTTPHelpers.m; sourceTree = "<group>"; };
+		224EA244170F6F63002B136A /* UGHTTPResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGHTTPResult.h; sourceTree = "<group>"; };
+		224EA245170F6F63002B136A /* UGHTTPResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGHTTPResult.m; sourceTree = "<group>"; };
+		227AE09D170DF424004F6E20 /* UGSignInViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGSignInViewController.h; sourceTree = "<group>"; };
+		227AE09E170DF424004F6E20 /* UGSignInViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGSignInViewController.m; sourceTree = "<group>"; };
+		227AE0A0170E01CF004F6E20 /* AddBookViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddBookViewController.h; sourceTree = "<group>"; };
+		227AE0A1170E01CF004F6E20 /* AddBookViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AddBookViewController.m; sourceTree = "<group>"; };
+		228ADD6F170DE2ED0030F962 /* books.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = books.app; sourceTree = BUILT_PRODUCTS_DIR; };
+		228ADD72170DE2ED0030F962 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
+		228ADD74170DE2ED0030F962 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
+		228ADD76170DE2ED0030F962 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
+		228ADD7A170DE2ED0030F962 /* books-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "books-Info.plist"; sourceTree = "<group>"; };
+		228ADD7C170DE2ED0030F962 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+		228ADD7E170DE2ED0030F962 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
+		228ADD80170DE2ED0030F962 /* books-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "books-Prefix.pch"; sourceTree = "<group>"; };
+		228ADD81170DE2ED0030F962 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
+		228ADD82170DE2ED0030F962 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
+		228ADD84170DE2ED0030F962 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
+		228ADD86170DE2ED0030F962 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
+		228ADD88170DE2ED0030F962 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
+		228ADD8F170DE3170030F962 /* BooksViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BooksViewController.h; sourceTree = "<group>"; };
+		228ADD90170DE3170030F962 /* BooksViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BooksViewController.m; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+		228ADD6C170DE2ED0030F962 /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				228ADD73170DE2ED0030F962 /* UIKit.framework in Frameworks */,
+				228ADD75170DE2ED0030F962 /* Foundation.framework in Frameworks */,
+				228ADD77170DE2ED0030F962 /* CoreGraphics.framework in Frameworks */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+		224EA23D170F6F63002B136A /* UGAPI */ = {
+			isa = PBXGroup;
+			children = (
+				224EA23E170F6F63002B136A /* UGConnection.h */,
+				224EA23F170F6F63002B136A /* UGConnection.m */,
+				224EA240170F6F63002B136A /* UGHTTPClient.h */,
+				224EA241170F6F63002B136A /* UGHTTPClient.m */,
+				224EA242170F6F63002B136A /* UGHTTPHelpers.h */,
+				224EA243170F6F63002B136A /* UGHTTPHelpers.m */,
+				224EA244170F6F63002B136A /* UGHTTPResult.h */,
+				224EA245170F6F63002B136A /* UGHTTPResult.m */,
+			);
+			name = UGAPI;
+			path = ../../UGAPI/v2;
+			sourceTree = "<group>";
+		};
+		228ADD66170DE2ED0030F962 = {
+			isa = PBXGroup;
+			children = (
+				224EA23D170F6F63002B136A /* UGAPI */,
+				228ADD78170DE2ED0030F962 /* books */,
+				228ADD79170DE2ED0030F962 /* Supporting Files */,
+				228ADD71170DE2ED0030F962 /* Frameworks */,
+				228ADD70170DE2ED0030F962 /* Products */,
+			);
+			sourceTree = "<group>";
+		};
+		228ADD70170DE2ED0030F962 /* Products */ = {
+			isa = PBXGroup;
+			children = (
+				228ADD6F170DE2ED0030F962 /* books.app */,
+			);
+			name = Products;
+			sourceTree = "<group>";
+		};
+		228ADD71170DE2ED0030F962 /* Frameworks */ = {
+			isa = PBXGroup;
+			children = (
+				228ADD72170DE2ED0030F962 /* UIKit.framework */,
+				228ADD74170DE2ED0030F962 /* Foundation.framework */,
+				228ADD76170DE2ED0030F962 /* CoreGraphics.framework */,
+			);
+			name = Frameworks;
+			sourceTree = "<group>";
+		};
+		228ADD78170DE2ED0030F962 /* books */ = {
+			isa = PBXGroup;
+			children = (
+				228ADD81170DE2ED0030F962 /* AppDelegate.h */,
+				228ADD82170DE2ED0030F962 /* AppDelegate.m */,
+				228ADD8F170DE3170030F962 /* BooksViewController.h */,
+				228ADD90170DE3170030F962 /* BooksViewController.m */,
+				227AE09D170DF424004F6E20 /* UGSignInViewController.h */,
+				227AE09E170DF424004F6E20 /* UGSignInViewController.m */,
+				227AE0A0170E01CF004F6E20 /* AddBookViewController.h */,
+				227AE0A1170E01CF004F6E20 /* AddBookViewController.m */,
+			);
+			path = books;
+			sourceTree = "<group>";
+		};
+		228ADD79170DE2ED0030F962 /* Supporting Files */ = {
+			isa = PBXGroup;
+			children = (
+				228ADD7A170DE2ED0030F962 /* books-Info.plist */,
+				228ADD7B170DE2ED0030F962 /* InfoPlist.strings */,
+				228ADD7E170DE2ED0030F962 /* main.m */,
+				228ADD80170DE2ED0030F962 /* books-Prefix.pch */,
+				228ADD84170DE2ED0030F962 /* Default.png */,
+				228ADD86170DE2ED0030F962 /* Default@2x.png */,
+				228ADD88170DE2ED0030F962 /* Default-568h@2x.png */,
+			);
+			name = "Supporting Files";
+			path = books;
+			sourceTree = "<group>";
+		};
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+		228ADD6E170DE2ED0030F962 /* books */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = 228ADD8C170DE2ED0030F962 /* Build configuration list for PBXNativeTarget "books" */;
+			buildPhases = (
+				228ADD6B170DE2ED0030F962 /* Sources */,
+				228ADD6C170DE2ED0030F962 /* Frameworks */,
+				228ADD6D170DE2ED0030F962 /* Resources */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+			);
+			name = books;
+			productName = books;
+			productReference = 228ADD6F170DE2ED0030F962 /* books.app */;
+			productType = "com.apple.product-type.application";
+		};
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+		228ADD67170DE2ED0030F962 /* Project object */ = {
+			isa = PBXProject;
+			attributes = {
+				LastUpgradeCheck = 0460;
+				ORGANIZATIONNAME = Radtastical;
+			};
+			buildConfigurationList = 228ADD6A170DE2ED0030F962 /* Build configuration list for PBXProject "books" */;
+			compatibilityVersion = "Xcode 3.2";
+			developmentRegion = English;
+			hasScannedForEncodings = 0;
+			knownRegions = (
+				en,
+			);
+			mainGroup = 228ADD66170DE2ED0030F962;
+			productRefGroup = 228ADD70170DE2ED0030F962 /* Products */;
+			projectDirPath = "";
+			projectRoot = "";
+			targets = (
+				228ADD6E170DE2ED0030F962 /* books */,
+			);
+		};
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+		228ADD6D170DE2ED0030F962 /* Resources */ = {
+			isa = PBXResourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				228ADD7D170DE2ED0030F962 /* InfoPlist.strings in Resources */,
+				228ADD85170DE2ED0030F962 /* Default.png in Resources */,
+				228ADD87170DE2ED0030F962 /* Default@2x.png in Resources */,
+				228ADD89170DE2ED0030F962 /* Default-568h@2x.png in Resources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+		228ADD6B170DE2ED0030F962 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				228ADD7F170DE2ED0030F962 /* main.m in Sources */,
+				228ADD83170DE2ED0030F962 /* AppDelegate.m in Sources */,
+				228ADD91170DE3170030F962 /* BooksViewController.m in Sources */,
+				227AE09F170DF424004F6E20 /* UGSignInViewController.m in Sources */,
+				227AE0A2170E01CF004F6E20 /* AddBookViewController.m in Sources */,
+				224EA246170F6F63002B136A /* UGConnection.m in Sources */,
+				224EA247170F6F63002B136A /* UGHTTPClient.m in Sources */,
+				224EA248170F6F63002B136A /* UGHTTPHelpers.m in Sources */,
+				224EA249170F6F63002B136A /* UGHTTPResult.m in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXVariantGroup section */
+		228ADD7B170DE2ED0030F962 /* InfoPlist.strings */ = {
+			isa = PBXVariantGroup;
+			children = (
+				228ADD7C170DE2ED0030F962 /* en */,
+			);
+			name = InfoPlist.strings;
+			sourceTree = "<group>";
+		};
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+		228ADD8A170DE2ED0030F962 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+				CLANG_CXX_LIBRARY = "libc++";
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = NO;
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_DYNAMIC_NO_PIC = NO;
+				GCC_OPTIMIZATION_LEVEL = 0;
+				GCC_PREPROCESSOR_DEFINITIONS = (
+					"DEBUG=1",
+					"$(inherited)",
+				);
+				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				IPHONEOS_DEPLOYMENT_TARGET = 6.1;
+				ONLY_ACTIVE_ARCH = YES;
+				SDKROOT = iphoneos;
+				TARGETED_DEVICE_FAMILY = "1,2";
+			};
+			name = Debug;
+		};
+		228ADD8B170DE2ED0030F962 /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+				CLANG_CXX_LIBRARY = "libc++";
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				IPHONEOS_DEPLOYMENT_TARGET = 6.1;
+				OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
+				SDKROOT = iphoneos;
+				TARGETED_DEVICE_FAMILY = "1,2";
+				VALIDATE_PRODUCT = YES;
+			};
+			name = Release;
+		};
+		228ADD8D170DE2ED0030F962 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				GCC_PRECOMPILE_PREFIX_HEADER = YES;
+				GCC_PREFIX_HEADER = "books/books-Prefix.pch";
+				INFOPLIST_FILE = "books/books-Info.plist";
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				WRAPPER_EXTENSION = app;
+			};
+			name = Debug;
+		};
+		228ADD8E170DE2ED0030F962 /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				GCC_PRECOMPILE_PREFIX_HEADER = YES;
+				GCC_PREFIX_HEADER = "books/books-Prefix.pch";
+				INFOPLIST_FILE = "books/books-Info.plist";
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				WRAPPER_EXTENSION = app;
+			};
+			name = Release;
+		};
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+		228ADD6A170DE2ED0030F962 /* Build configuration list for PBXProject "books" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				228ADD8A170DE2ED0030F962 /* Debug */,
+				228ADD8B170DE2ED0030F962 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		228ADD8C170DE2ED0030F962 /* Build configuration list for PBXNativeTarget "books" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				228ADD8D170DE2ED0030F962 /* Debug */,
+				228ADD8E170DE2ED0030F962 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+/* End XCConfigurationList section */
+	};
+	rootObject = 228ADD67170DE2ED0030F962 /* Project object */;
+}

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/samples/Books/books/AddBookViewController.h
----------------------------------------------------------------------
diff --git a/sdks/other/ios/samples/Books/books/AddBookViewController.h b/sdks/other/ios/samples/Books/books/AddBookViewController.h
new file mode 100644
index 0000000..d9aaeb7
--- /dev/null
+++ b/sdks/other/ios/samples/Books/books/AddBookViewController.h
@@ -0,0 +1,41 @@
+//
+// Licensed to the Apache Software Foundation (ASF) under one or more
+// contributor license agreements.  See the NOTICE file distributed with
+// this work for additional information regarding copyright ownership.
+// The ASF licenses this file to You under the Apache License, Version 2.0
+// (the "License"); you may not use this file except in compliance with
+// the License.  You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+//
+//  AddBookViewController.h
+//  books
+//
+// Licensed to the Apache Software Foundation (ASF) under one or more
+// contributor license agreements.  See the NOTICE file distributed with
+// this work for additional information regarding copyright ownership.
+// The ASF licenses this file to You under the Apache License, Version 2.0
+// (the "License"); you may not use this file except in compliance with
+// the License.  You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+
+#import <UIKit/UIKit.h>
+
+@interface AddBookViewController : UITableViewController
+
+@end