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:21 UTC

[36/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/ios/samples/parties/parties.xcodeproj/project.pbxproj
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties.xcodeproj/project.pbxproj b/sdks/ios/samples/parties/parties.xcodeproj/project.pbxproj
deleted file mode 100644
index 6bad677..0000000
--- a/sdks/ios/samples/parties/parties.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,481 +0,0 @@
-// !$*UTF8*$!
-{
-	archiveVersion = 1;
-	classes = {
-	};
-	objectVersion = 46;
-	objects = {
-
-/* Begin PBXBuildFile section */
-		22C1D70617357FC8006202F6 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 22C1D70517357FC8006202F6 /* MapKit.framework */; };
-		22C1D708173580ED006202F6 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 22C1D707173580ED006202F6 /* CoreLocation.framework */; };
-		22CDB04A173607580015D864 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 22CDB049173607580015D864 /* Icon.png */; };
-		22FC71211730705D00153630 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 22FC71201730705D00153630 /* UIKit.framework */; };
-		22FC71231730705D00153630 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 22FC71221730705D00153630 /* Foundation.framework */; };
-		22FC71251730705D00153630 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 22FC71241730705D00153630 /* CoreGraphics.framework */; };
-		22FC712B1730705D00153630 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 22FC71291730705D00153630 /* InfoPlist.strings */; };
-		22FC712D1730705D00153630 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC712C1730705D00153630 /* main.m */; };
-		22FC71311730705D00153630 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71301730705D00153630 /* AppDelegate.m */; };
-		22FC71331730705D00153630 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 22FC71321730705D00153630 /* Default.png */; };
-		22FC71351730705D00153630 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 22FC71341730705D00153630 /* Default@2x.png */; };
-		22FC71371730705D00153630 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 22FC71361730705D00153630 /* Default-568h@2x.png */; };
-		22FC71701730709800153630 /* NSObject+SBJson.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71401730709800153630 /* NSObject+SBJson.m */; };
-		22FC71711730709800153630 /* SBJsonParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71431730709800153630 /* SBJsonParser.m */; };
-		22FC71721730709800153630 /* SBJsonStreamParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71451730709800153630 /* SBJsonStreamParser.m */; };
-		22FC71731730709800153630 /* SBJsonStreamParserAccumulator.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71471730709800153630 /* SBJsonStreamParserAccumulator.m */; };
-		22FC71741730709800153630 /* SBJsonStreamParserAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71491730709800153630 /* SBJsonStreamParserAdapter.m */; };
-		22FC71751730709800153630 /* SBJsonStreamParserState.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC714B1730709800153630 /* SBJsonStreamParserState.m */; };
-		22FC71761730709800153630 /* SBJsonStreamWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC714D1730709800153630 /* SBJsonStreamWriter.m */; };
-		22FC71771730709800153630 /* SBJsonStreamWriterAccumulator.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC714F1730709800153630 /* SBJsonStreamWriterAccumulator.m */; };
-		22FC71781730709800153630 /* SBJsonStreamWriterState.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71511730709800153630 /* SBJsonStreamWriterState.m */; };
-		22FC71791730709800153630 /* SBJsonTokeniser.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71531730709800153630 /* SBJsonTokeniser.m */; };
-		22FC717A1730709800153630 /* SBJsonUTF8Stream.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71551730709800153630 /* SBJsonUTF8Stream.m */; };
-		22FC717B1730709800153630 /* SBJsonWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71571730709800153630 /* SBJsonWriter.m */; };
-		22FC717C1730709800153630 /* UGActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71591730709800153630 /* UGActivity.m */; };
-		22FC717D1730709800153630 /* UGClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC715B1730709800153630 /* UGClient.m */; };
-		22FC717E1730709800153630 /* UGClientResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC715E1730709800153630 /* UGClientResponse.m */; };
-		22FC717F1730709800153630 /* UGHTTPManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71601730709800153630 /* UGHTTPManager.m */; };
-		22FC71801730709800153630 /* UGMultiStepAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71621730709800153630 /* UGMultiStepAction.m */; };
-		22FC71811730709800153630 /* UGQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71641730709800153630 /* UGQuery.m */; };
-		22FC71821730709800153630 /* UGUser.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71661730709800153630 /* UGUser.m */; };
-		22FC71831730709800153630 /* UGConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC71691730709800153630 /* UGConnection.m */; };
-		22FC71841730709800153630 /* UGHTTPClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC716B1730709800153630 /* UGHTTPClient.m */; };
-		22FC71851730709800153630 /* UGHTTPHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC716D1730709800153630 /* UGHTTPHelpers.m */; };
-		22FC71861730709800153630 /* UGHTTPResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC716F1730709800153630 /* UGHTTPResult.m */; };
-		22FC7189173070DF00153630 /* PartiesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC7188173070DF00153630 /* PartiesViewController.m */; };
-		22FC718C173075D300153630 /* PartyViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 22FC718B173075D300153630 /* PartyViewController.m */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXFileReference section */
-		22C1D70517357FC8006202F6 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; };
-		22C1D707173580ED006202F6 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
-		22CDB049173607580015D864 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
-		22FC711D1730705D00153630 /* parties.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = parties.app; sourceTree = BUILT_PRODUCTS_DIR; };
-		22FC71201730705D00153630 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
-		22FC71221730705D00153630 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
-		22FC71241730705D00153630 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
-		22FC71281730705D00153630 /* parties-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "parties-Info.plist"; sourceTree = "<group>"; };
-		22FC712A1730705D00153630 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
-		22FC712C1730705D00153630 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
-		22FC712E1730705D00153630 /* parties-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "parties-Prefix.pch"; sourceTree = "<group>"; };
-		22FC712F1730705D00153630 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
-		22FC71301730705D00153630 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
-		22FC71321730705D00153630 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
-		22FC71341730705D00153630 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
-		22FC71361730705D00153630 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
-		22FC713F1730709800153630 /* NSObject+SBJson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+SBJson.h"; sourceTree = "<group>"; };
-		22FC71401730709800153630 /* NSObject+SBJson.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+SBJson.m"; sourceTree = "<group>"; };
-		22FC71411730709800153630 /* SBJson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJson.h; sourceTree = "<group>"; };
-		22FC71421730709800153630 /* SBJsonParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonParser.h; sourceTree = "<group>"; };
-		22FC71431730709800153630 /* SBJsonParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonParser.m; sourceTree = "<group>"; };
-		22FC71441730709800153630 /* SBJsonStreamParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamParser.h; sourceTree = "<group>"; };
-		22FC71451730709800153630 /* SBJsonStreamParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamParser.m; sourceTree = "<group>"; };
-		22FC71461730709800153630 /* SBJsonStreamParserAccumulator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamParserAccumulator.h; sourceTree = "<group>"; };
-		22FC71471730709800153630 /* SBJsonStreamParserAccumulator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamParserAccumulator.m; sourceTree = "<group>"; };
-		22FC71481730709800153630 /* SBJsonStreamParserAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamParserAdapter.h; sourceTree = "<group>"; };
-		22FC71491730709800153630 /* SBJsonStreamParserAdapter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamParserAdapter.m; sourceTree = "<group>"; };
-		22FC714A1730709800153630 /* SBJsonStreamParserState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamParserState.h; sourceTree = "<group>"; };
-		22FC714B1730709800153630 /* SBJsonStreamParserState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamParserState.m; sourceTree = "<group>"; };
-		22FC714C1730709800153630 /* SBJsonStreamWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamWriter.h; sourceTree = "<group>"; };
-		22FC714D1730709800153630 /* SBJsonStreamWriter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamWriter.m; sourceTree = "<group>"; };
-		22FC714E1730709800153630 /* SBJsonStreamWriterAccumulator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamWriterAccumulator.h; sourceTree = "<group>"; };
-		22FC714F1730709800153630 /* SBJsonStreamWriterAccumulator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamWriterAccumulator.m; sourceTree = "<group>"; };
-		22FC71501730709800153630 /* SBJsonStreamWriterState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonStreamWriterState.h; sourceTree = "<group>"; };
-		22FC71511730709800153630 /* SBJsonStreamWriterState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonStreamWriterState.m; sourceTree = "<group>"; };
-		22FC71521730709800153630 /* SBJsonTokeniser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonTokeniser.h; sourceTree = "<group>"; };
-		22FC71531730709800153630 /* SBJsonTokeniser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonTokeniser.m; sourceTree = "<group>"; };
-		22FC71541730709800153630 /* SBJsonUTF8Stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonUTF8Stream.h; sourceTree = "<group>"; };
-		22FC71551730709800153630 /* SBJsonUTF8Stream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonUTF8Stream.m; sourceTree = "<group>"; };
-		22FC71561730709800153630 /* SBJsonWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonWriter.h; sourceTree = "<group>"; };
-		22FC71571730709800153630 /* SBJsonWriter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonWriter.m; sourceTree = "<group>"; };
-		22FC71581730709800153630 /* UGActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGActivity.h; sourceTree = "<group>"; };
-		22FC71591730709800153630 /* UGActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGActivity.m; sourceTree = "<group>"; };
-		22FC715A1730709800153630 /* UGClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGClient.h; sourceTree = "<group>"; };
-		22FC715B1730709800153630 /* UGClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGClient.m; sourceTree = "<group>"; };
-		22FC715C1730709800153630 /* UGClientDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGClientDelegate.h; sourceTree = "<group>"; };
-		22FC715D1730709800153630 /* UGClientResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGClientResponse.h; sourceTree = "<group>"; };
-		22FC715E1730709800153630 /* UGClientResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGClientResponse.m; sourceTree = "<group>"; };
-		22FC715F1730709800153630 /* UGHTTPManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGHTTPManager.h; sourceTree = "<group>"; };
-		22FC71601730709800153630 /* UGHTTPManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGHTTPManager.m; sourceTree = "<group>"; };
-		22FC71611730709800153630 /* UGMultiStepAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGMultiStepAction.h; sourceTree = "<group>"; };
-		22FC71621730709800153630 /* UGMultiStepAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGMultiStepAction.m; sourceTree = "<group>"; };
-		22FC71631730709800153630 /* UGQuery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGQuery.h; sourceTree = "<group>"; };
-		22FC71641730709800153630 /* UGQuery.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGQuery.m; sourceTree = "<group>"; };
-		22FC71651730709800153630 /* UGUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGUser.h; sourceTree = "<group>"; };
-		22FC71661730709800153630 /* UGUser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGUser.m; sourceTree = "<group>"; };
-		22FC71681730709800153630 /* UGConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGConnection.h; sourceTree = "<group>"; };
-		22FC71691730709800153630 /* UGConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGConnection.m; sourceTree = "<group>"; };
-		22FC716A1730709800153630 /* UGHTTPClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGHTTPClient.h; sourceTree = "<group>"; };
-		22FC716B1730709800153630 /* UGHTTPClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGHTTPClient.m; sourceTree = "<group>"; };
-		22FC716C1730709800153630 /* UGHTTPHelpers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGHTTPHelpers.h; sourceTree = "<group>"; };
-		22FC716D1730709800153630 /* UGHTTPHelpers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGHTTPHelpers.m; sourceTree = "<group>"; };
-		22FC716E1730709800153630 /* UGHTTPResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UGHTTPResult.h; sourceTree = "<group>"; };
-		22FC716F1730709800153630 /* UGHTTPResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UGHTTPResult.m; sourceTree = "<group>"; };
-		22FC7187173070DF00153630 /* PartiesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PartiesViewController.h; sourceTree = "<group>"; };
-		22FC7188173070DF00153630 /* PartiesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PartiesViewController.m; sourceTree = "<group>"; };
-		22FC718A173075D300153630 /* PartyViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PartyViewController.h; sourceTree = "<group>"; };
-		22FC718B173075D300153630 /* PartyViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PartyViewController.m; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
-		22FC711A1730705D00153630 /* Frameworks */ = {
-			isa = PBXFrameworksBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				22C1D708173580ED006202F6 /* CoreLocation.framework in Frameworks */,
-				22C1D70617357FC8006202F6 /* MapKit.framework in Frameworks */,
-				22FC71211730705D00153630 /* UIKit.framework in Frameworks */,
-				22FC71231730705D00153630 /* Foundation.framework in Frameworks */,
-				22FC71251730705D00153630 /* CoreGraphics.framework in Frameworks */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
-		22FC71141730705D00153630 = {
-			isa = PBXGroup;
-			children = (
-				22C1D707173580ED006202F6 /* CoreLocation.framework */,
-				22C1D70517357FC8006202F6 /* MapKit.framework */,
-				22FC713D1730709800153630 /* UGAPI */,
-				22FC71261730705D00153630 /* parties */,
-				22FC711F1730705D00153630 /* Frameworks */,
-				22FC711E1730705D00153630 /* Products */,
-			);
-			sourceTree = "<group>";
-		};
-		22FC711E1730705D00153630 /* Products */ = {
-			isa = PBXGroup;
-			children = (
-				22FC711D1730705D00153630 /* parties.app */,
-			);
-			name = Products;
-			sourceTree = "<group>";
-		};
-		22FC711F1730705D00153630 /* Frameworks */ = {
-			isa = PBXGroup;
-			children = (
-				22FC71201730705D00153630 /* UIKit.framework */,
-				22FC71221730705D00153630 /* Foundation.framework */,
-				22FC71241730705D00153630 /* CoreGraphics.framework */,
-			);
-			name = Frameworks;
-			sourceTree = "<group>";
-		};
-		22FC71261730705D00153630 /* parties */ = {
-			isa = PBXGroup;
-			children = (
-				22FC712F1730705D00153630 /* AppDelegate.h */,
-				22FC71301730705D00153630 /* AppDelegate.m */,
-				22FC71271730705D00153630 /* Supporting Files */,
-				22FC7187173070DF00153630 /* PartiesViewController.h */,
-				22FC7188173070DF00153630 /* PartiesViewController.m */,
-				22FC718A173075D300153630 /* PartyViewController.h */,
-				22FC718B173075D300153630 /* PartyViewController.m */,
-			);
-			path = parties;
-			sourceTree = "<group>";
-		};
-		22FC71271730705D00153630 /* Supporting Files */ = {
-			isa = PBXGroup;
-			children = (
-				22CDB049173607580015D864 /* Icon.png */,
-				22FC71281730705D00153630 /* parties-Info.plist */,
-				22FC71291730705D00153630 /* InfoPlist.strings */,
-				22FC712C1730705D00153630 /* main.m */,
-				22FC712E1730705D00153630 /* parties-Prefix.pch */,
-				22FC71321730705D00153630 /* Default.png */,
-				22FC71341730705D00153630 /* Default@2x.png */,
-				22FC71361730705D00153630 /* Default-568h@2x.png */,
-			);
-			name = "Supporting Files";
-			sourceTree = "<group>";
-		};
-		22FC713D1730709800153630 /* UGAPI */ = {
-			isa = PBXGroup;
-			children = (
-				22FC713E1730709800153630 /* SBJson */,
-				22FC71581730709800153630 /* UGActivity.h */,
-				22FC71591730709800153630 /* UGActivity.m */,
-				22FC715A1730709800153630 /* UGClient.h */,
-				22FC715B1730709800153630 /* UGClient.m */,
-				22FC715C1730709800153630 /* UGClientDelegate.h */,
-				22FC715D1730709800153630 /* UGClientResponse.h */,
-				22FC715E1730709800153630 /* UGClientResponse.m */,
-				22FC715F1730709800153630 /* UGHTTPManager.h */,
-				22FC71601730709800153630 /* UGHTTPManager.m */,
-				22FC71611730709800153630 /* UGMultiStepAction.h */,
-				22FC71621730709800153630 /* UGMultiStepAction.m */,
-				22FC71631730709800153630 /* UGQuery.h */,
-				22FC71641730709800153630 /* UGQuery.m */,
-				22FC71651730709800153630 /* UGUser.h */,
-				22FC71661730709800153630 /* UGUser.m */,
-				22FC71671730709800153630 /* v2 */,
-			);
-			name = UGAPI;
-			path = ../../UGAPI;
-			sourceTree = "<group>";
-		};
-		22FC713E1730709800153630 /* SBJson */ = {
-			isa = PBXGroup;
-			children = (
-				22FC713F1730709800153630 /* NSObject+SBJson.h */,
-				22FC71401730709800153630 /* NSObject+SBJson.m */,
-				22FC71411730709800153630 /* SBJson.h */,
-				22FC71421730709800153630 /* SBJsonParser.h */,
-				22FC71431730709800153630 /* SBJsonParser.m */,
-				22FC71441730709800153630 /* SBJsonStreamParser.h */,
-				22FC71451730709800153630 /* SBJsonStreamParser.m */,
-				22FC71461730709800153630 /* SBJsonStreamParserAccumulator.h */,
-				22FC71471730709800153630 /* SBJsonStreamParserAccumulator.m */,
-				22FC71481730709800153630 /* SBJsonStreamParserAdapter.h */,
-				22FC71491730709800153630 /* SBJsonStreamParserAdapter.m */,
-				22FC714A1730709800153630 /* SBJsonStreamParserState.h */,
-				22FC714B1730709800153630 /* SBJsonStreamParserState.m */,
-				22FC714C1730709800153630 /* SBJsonStreamWriter.h */,
-				22FC714D1730709800153630 /* SBJsonStreamWriter.m */,
-				22FC714E1730709800153630 /* SBJsonStreamWriterAccumulator.h */,
-				22FC714F1730709800153630 /* SBJsonStreamWriterAccumulator.m */,
-				22FC71501730709800153630 /* SBJsonStreamWriterState.h */,
-				22FC71511730709800153630 /* SBJsonStreamWriterState.m */,
-				22FC71521730709800153630 /* SBJsonTokeniser.h */,
-				22FC71531730709800153630 /* SBJsonTokeniser.m */,
-				22FC71541730709800153630 /* SBJsonUTF8Stream.h */,
-				22FC71551730709800153630 /* SBJsonUTF8Stream.m */,
-				22FC71561730709800153630 /* SBJsonWriter.h */,
-				22FC71571730709800153630 /* SBJsonWriter.m */,
-			);
-			path = SBJson;
-			sourceTree = "<group>";
-		};
-		22FC71671730709800153630 /* v2 */ = {
-			isa = PBXGroup;
-			children = (
-				22FC71681730709800153630 /* UGConnection.h */,
-				22FC71691730709800153630 /* UGConnection.m */,
-				22FC716A1730709800153630 /* UGHTTPClient.h */,
-				22FC716B1730709800153630 /* UGHTTPClient.m */,
-				22FC716C1730709800153630 /* UGHTTPHelpers.h */,
-				22FC716D1730709800153630 /* UGHTTPHelpers.m */,
-				22FC716E1730709800153630 /* UGHTTPResult.h */,
-				22FC716F1730709800153630 /* UGHTTPResult.m */,
-			);
-			path = v2;
-			sourceTree = "<group>";
-		};
-/* End PBXGroup section */
-
-/* Begin PBXNativeTarget section */
-		22FC711C1730705D00153630 /* parties */ = {
-			isa = PBXNativeTarget;
-			buildConfigurationList = 22FC713A1730705D00153630 /* Build configuration list for PBXNativeTarget "parties" */;
-			buildPhases = (
-				22FC71191730705D00153630 /* Sources */,
-				22FC711A1730705D00153630 /* Frameworks */,
-				22FC711B1730705D00153630 /* Resources */,
-			);
-			buildRules = (
-			);
-			dependencies = (
-			);
-			name = parties;
-			productName = parties;
-			productReference = 22FC711D1730705D00153630 /* parties.app */;
-			productType = "com.apple.product-type.application";
-		};
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
-		22FC71151730705D00153630 /* Project object */ = {
-			isa = PBXProject;
-			attributes = {
-				LastUpgradeCheck = 0460;
-				ORGANIZATIONNAME = Apigee;
-			};
-			buildConfigurationList = 22FC71181730705D00153630 /* Build configuration list for PBXProject "parties" */;
-			compatibilityVersion = "Xcode 3.2";
-			developmentRegion = English;
-			hasScannedForEncodings = 0;
-			knownRegions = (
-				en,
-			);
-			mainGroup = 22FC71141730705D00153630;
-			productRefGroup = 22FC711E1730705D00153630 /* Products */;
-			projectDirPath = "";
-			projectRoot = "";
-			targets = (
-				22FC711C1730705D00153630 /* parties */,
-			);
-		};
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
-		22FC711B1730705D00153630 /* Resources */ = {
-			isa = PBXResourcesBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				22FC712B1730705D00153630 /* InfoPlist.strings in Resources */,
-				22FC71331730705D00153630 /* Default.png in Resources */,
-				22FC71351730705D00153630 /* Default@2x.png in Resources */,
-				22FC71371730705D00153630 /* Default-568h@2x.png in Resources */,
-				22CDB04A173607580015D864 /* Icon.png in Resources */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
-		22FC71191730705D00153630 /* Sources */ = {
-			isa = PBXSourcesBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				22FC712D1730705D00153630 /* main.m in Sources */,
-				22FC71311730705D00153630 /* AppDelegate.m in Sources */,
-				22FC71701730709800153630 /* NSObject+SBJson.m in Sources */,
-				22FC71711730709800153630 /* SBJsonParser.m in Sources */,
-				22FC71721730709800153630 /* SBJsonStreamParser.m in Sources */,
-				22FC71731730709800153630 /* SBJsonStreamParserAccumulator.m in Sources */,
-				22FC71741730709800153630 /* SBJsonStreamParserAdapter.m in Sources */,
-				22FC71751730709800153630 /* SBJsonStreamParserState.m in Sources */,
-				22FC71761730709800153630 /* SBJsonStreamWriter.m in Sources */,
-				22FC71771730709800153630 /* SBJsonStreamWriterAccumulator.m in Sources */,
-				22FC71781730709800153630 /* SBJsonStreamWriterState.m in Sources */,
-				22FC71791730709800153630 /* SBJsonTokeniser.m in Sources */,
-				22FC717A1730709800153630 /* SBJsonUTF8Stream.m in Sources */,
-				22FC717B1730709800153630 /* SBJsonWriter.m in Sources */,
-				22FC717C1730709800153630 /* UGActivity.m in Sources */,
-				22FC717D1730709800153630 /* UGClient.m in Sources */,
-				22FC717E1730709800153630 /* UGClientResponse.m in Sources */,
-				22FC717F1730709800153630 /* UGHTTPManager.m in Sources */,
-				22FC71801730709800153630 /* UGMultiStepAction.m in Sources */,
-				22FC71811730709800153630 /* UGQuery.m in Sources */,
-				22FC71821730709800153630 /* UGUser.m in Sources */,
-				22FC71831730709800153630 /* UGConnection.m in Sources */,
-				22FC71841730709800153630 /* UGHTTPClient.m in Sources */,
-				22FC71851730709800153630 /* UGHTTPHelpers.m in Sources */,
-				22FC71861730709800153630 /* UGHTTPResult.m in Sources */,
-				22FC7189173070DF00153630 /* PartiesViewController.m in Sources */,
-				22FC718C173075D300153630 /* PartyViewController.m in Sources */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXVariantGroup section */
-		22FC71291730705D00153630 /* InfoPlist.strings */ = {
-			isa = PBXVariantGroup;
-			children = (
-				22FC712A1730705D00153630 /* en */,
-			);
-			name = InfoPlist.strings;
-			sourceTree = "<group>";
-		};
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
-		22FC71381730705D00153630 /* 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;
-		};
-		22FC71391730705D00153630 /* 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;
-		};
-		22FC713B1730705D00153630 /* Debug */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = "parties/parties-Prefix.pch";
-				INFOPLIST_FILE = "parties/parties-Info.plist";
-				PRODUCT_NAME = "$(TARGET_NAME)";
-				WRAPPER_EXTENSION = app;
-			};
-			name = Debug;
-		};
-		22FC713C1730705D00153630 /* Release */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = "parties/parties-Prefix.pch";
-				INFOPLIST_FILE = "parties/parties-Info.plist";
-				PRODUCT_NAME = "$(TARGET_NAME)";
-				WRAPPER_EXTENSION = app;
-			};
-			name = Release;
-		};
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
-		22FC71181730705D00153630 /* Build configuration list for PBXProject "parties" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				22FC71381730705D00153630 /* Debug */,
-				22FC71391730705D00153630 /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Release;
-		};
-		22FC713A1730705D00153630 /* Build configuration list for PBXNativeTarget "parties" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				22FC713B1730705D00153630 /* Debug */,
-				22FC713C1730705D00153630 /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Release;
-		};
-/* End XCConfigurationList section */
-	};
-	rootObject = 22FC71151730705D00153630 /* Project object */;
-}

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/samples/parties/parties/AppDelegate.h
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/AppDelegate.h b/sdks/ios/samples/parties/parties/AppDelegate.h
deleted file mode 100644
index 1bc8193..0000000
--- a/sdks/ios/samples/parties/parties/AppDelegate.h
+++ /dev/null
@@ -1,26 +0,0 @@
-//
-//  AppDelegate.h
-//  parties
-//
-// 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 AppDelegate : UIResponder <UIApplicationDelegate>
-
-@property (strong, nonatomic) UIWindow *window;
-
-@end

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/samples/parties/parties/AppDelegate.m
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/AppDelegate.m b/sdks/ios/samples/parties/parties/AppDelegate.m
deleted file mode 100644
index 0e9103c..0000000
--- a/sdks/ios/samples/parties/parties/AppDelegate.m
+++ /dev/null
@@ -1,73 +0,0 @@
-//
-// 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.
-//
-
-//
-//  AppDelegate.m
-//  parties
-//
-//  Copyright (c) 2013 Apigee. All rights reserved.
-//
-
-#import "AppDelegate.h"
-#import "PartiesViewController.h"
-
-@implementation AppDelegate
-
-- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
-{
-    self.window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]];
-    UINavigationController *navigationController = [[UINavigationController alloc]
-                                                    initWithRootViewController:[[PartiesViewController alloc] init]];
-    navigationController.navigationBar.tintColor = [UIColor colorWithRed:255.0/255.0
-                                                                   green:067.0/255.0
-                                                                    blue:000.0/255.0
-                                                                   alpha:1];
-    self.window.rootViewController = navigationController;
-    self.window.backgroundColor = [UIColor whiteColor];
-    [self.window makeKeyAndVisible];
-
-    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:.
-}
-
-@end

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/samples/parties/parties/Default-568h@2x.png
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/Default-568h@2x.png b/sdks/ios/samples/parties/parties/Default-568h@2x.png
deleted file mode 100644
index 0891b7a..0000000
Binary files a/sdks/ios/samples/parties/parties/Default-568h@2x.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/samples/parties/parties/Default.png
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/Default.png b/sdks/ios/samples/parties/parties/Default.png
deleted file mode 100644
index 4c8ca6f..0000000
Binary files a/sdks/ios/samples/parties/parties/Default.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/samples/parties/parties/Default@2x.png
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/Default@2x.png b/sdks/ios/samples/parties/parties/Default@2x.png
deleted file mode 100644
index 35b84cf..0000000
Binary files a/sdks/ios/samples/parties/parties/Default@2x.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/samples/parties/parties/Icon.png
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/Icon.png b/sdks/ios/samples/parties/parties/Icon.png
deleted file mode 100644
index ec8b407..0000000
Binary files a/sdks/ios/samples/parties/parties/Icon.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/samples/parties/parties/PartiesViewController.h
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/PartiesViewController.h b/sdks/ios/samples/parties/parties/PartiesViewController.h
deleted file mode 100644
index 2231ca1..0000000
--- a/sdks/ios/samples/parties/parties/PartiesViewController.h
+++ /dev/null
@@ -1,24 +0,0 @@
-//
-//  PartiesViewController.h
-//  parties
-//
-// 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 PartiesViewController : UITableViewController
-
-@end

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/samples/parties/parties/PartiesViewController.m
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/PartiesViewController.m b/sdks/ios/samples/parties/parties/PartiesViewController.m
deleted file mode 100644
index 5abb2f5..0000000
--- a/sdks/ios/samples/parties/parties/PartiesViewController.m
+++ /dev/null
@@ -1,241 +0,0 @@
-//
-// 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.
-//
-
-//
-//  PartiesViewController.m
-//  parties
-//
-//  Copyright (c) 2013 Apigee. All rights reserved.
-//
-
-#import "PartiesViewController.h"
-#import "PartyViewController.h"
-
-#import "UGConnection.h"
-#import "UGHTTPClient.h"
-#import "UGHTTPResult.h"
-
-@interface PartiesViewController ()
-@property (nonatomic, strong) NSDictionary *content;
-@property (nonatomic, strong) NSArray *partiesByStartDate;
-@property (nonatomic, strong) NSMutableDictionary *images;
-@end
-
-@implementation PartiesViewController
-
-- (id)initWithStyle:(UITableViewStyle)style
-{
-    self = [super initWithStyle:style];
-    if (self) {
-        self.images = [NSMutableDictionary dictionary];
-    }
-    return self;
-}
-
-- (void) setContent:(NSDictionary *)content
-{
-    _content = content;
-    
-    NSMutableDictionary *partiesByStartDateDictionary = [NSMutableDictionary dictionary];
-    for (NSDictionary *party in self.content[@"entities"]) {
-        NSString *startDate = [party objectForKey:@"startDate"];
-        NSArray *parts = [startDate componentsSeparatedByString:@" "];
-        NSString *datePart = [parts objectAtIndex:0];
-        NSMutableArray *arrayOfParties = [partiesByStartDateDictionary objectForKey:datePart];
-        if (!arrayOfParties) {
-            arrayOfParties = [NSMutableArray array];
-            [partiesByStartDateDictionary setObject:arrayOfParties forKey:datePart];
-        }
-        [arrayOfParties addObject:party];
-    }
-    NSArray *keys = [[partiesByStartDateDictionary allKeys] sortedArrayUsingComparator:^NSComparisonResult(id obj1, id obj2) {
-        return [obj1 compare:obj2];
-    }];
-    NSMutableArray *partiesByStartDate = [NSMutableArray array];
-    for (NSString *key in keys) {
-        [partiesByStartDate addObject:
-         @{@"date":key,
-         @"parties":[partiesByStartDateDictionary objectForKey:key]}];
-    }
-    self.partiesByStartDate = partiesByStartDate;
-    // NSLog(@"%@", self.partiesByStartDate);
-}
-
-- (void) fetchAssetForParty:(NSString *) partyName atIndexPath:(NSIndexPath *) indexPath
-{
-    UGConnection *connection = [UGConnection sharedConnection];
-    if ([connection isAuthenticated]) {
-        NSDictionary *query = [connection queryWithString:
-                               [NSString stringWithFormat:@"select * where path='/assets/%@'", partyName]
-                                                    limit:1
-                                                startUUID:nil
-                                                   cursor:nil
-                                                 reversed:NO];
-        UGHTTPClient *client = [[UGHTTPClient alloc] initWithRequest:
-                                [connection getEntitiesInCollection:@"assets"
-                                                         usingQuery:query]];
-        [client connectWithCompletionHandler:^(UGHTTPResult *result) {
-            id entities = [result.object objectForKey:@"entities"];
-            if ([entities count]) {
-                id entity = [entities objectAtIndex:0];
-                NSString *uuid = [entity objectForKey:@"uuid"];
-                UGHTTPClient *assetclient = [[UGHTTPClient alloc] initWithRequest:
-                                             [connection getDataForAsset:uuid]];
-                [assetclient connectWithCompletionHandler:^(UGHTTPResult *result) {
-                    UIImage *image = [UIImage imageWithData:result.data];
-                    [self.images setObject:image forKey:partyName];
-                    [self.tableView reloadRowsAtIndexPaths:[NSArray arrayWithObject:indexPath]
-                                          withRowAnimation:UITableViewRowAnimationNone];
-                }];
-            }
-        }];
-    }
-}
-
-- (void) reload {
-    UGConnection *connection = [UGConnection sharedConnection];
-    if ([connection isAuthenticated]) {
-        NSDictionary *query = [connection queryWithString:@"select * where conference = 'wwdc2013'"
-                                                    limit:1000
-                                                startUUID:nil
-                                                   cursor:nil
-                                                 reversed:NO];
-        UGHTTPClient *client = [[UGHTTPClient alloc] initWithRequest:
-                                [connection getEntitiesInCollection:@"parties"
-                                                         usingQuery:query]];
-        [client connectWithCompletionHandler:^(UGHTTPResult *result) {
-            self.content = result.object;
-            NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults];
-            [defaults setObject:result.object forKey:@"parties"];
-            [defaults synchronize];
-            [self.tableView reloadData];
-        }];
-    }
-}
-
-- (void) authenticate {
-    UGConnection *connection = [UGConnection sharedConnection];
-    if (![connection isAuthenticated]) {
-        [[[UGHTTPClient alloc] initWithRequest:
-          [connection getAccessTokenForApplicationWithUsername:@"radtastical"
-                                                      password:@"partyrock2013"]]
-         connectWithCompletionHandler:^(UGHTTPResult *result) {
-             [connection authenticateWithResult:result];
-             if ([connection isAuthenticated]) {
-                 if (self.content) {
-                     // trigger photo loads
-                     [self.tableView reloadData];
-                 } else {
-                     // load all party information
-                     [self reload];
-                 }
-             }
-         }];
-    }
-}
-
-- (void)loadView
-{
-    [super loadView];
-    self.navigationItem.title = @"Parties";
-    self.navigationItem.leftBarButtonItem = [[UIBarButtonItem alloc]
-                                             initWithBarButtonSystemItem:UIBarButtonSystemItemRefresh
-                                             target:self
-                                             action:@selector(reload)];
-    self.tableView.rowHeight = 100;
-    
-    NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults];
-    NSDictionary *parties = [defaults objectForKey:@"parties"];
-    if (parties) {
-        self.content = parties;
-    }
-    UGConnection *connection = [UGConnection sharedConnection];
-    connection.server = @"https://api.usergrid.com";
-    connection.organization = @"macmoe";
-    connection.application = @"partyapi";
-    [self authenticate];
-}
-
-#pragma mark - Table view data source
-
-- (NSInteger)numberOfSectionsInTableView:(UITableView *)tableView
-{
-    return [self.partiesByStartDate count];
-}
-
-- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section
-{
-    if (self.content) {
-        NSDictionary *sectionInfo = [self.partiesByStartDate objectAtIndex:section];
-        NSArray *parties = [sectionInfo objectForKey:@"parties"];
-        return [parties count];
-    } else {
-        return 0;
-    }
-}
-
-- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath
-{
-    return [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleSubtitle reuseIdentifier:@"Cell"];
-}
-
-#pragma mark - Table view delegate
-
-- (void)tableView:(UITableView *)tableView willDisplayCell:(UITableViewCell *)cell forRowAtIndexPath:(NSIndexPath *)indexPath
-{
-    if (self.content) {
-        
-        NSDictionary *sectionInfo = [self.partiesByStartDate objectAtIndex:[indexPath section]];
-        NSArray *parties = [sectionInfo objectForKey:@"parties"];
-        
-        id entity = parties[[indexPath row]];
-        cell.textLabel.text = entity[@"title"];
-        cell.textLabel.numberOfLines = 0;
-        cell.detailTextLabel.text = [NSString stringWithFormat:@"%@ %@", entity[@"venue"], entity[@"partytime"]];
-        cell.detailTextLabel.numberOfLines = 0;
-        
-        NSString *partyName = [entity objectForKey:@"name"];
-        UIImage *image = [self.images objectForKey:partyName];
-        if (image) {
-            cell.imageView.image = image;
-        } else {
-            cell.imageView.image = nil;
-            [self fetchAssetForParty:[entity objectForKey:@"name"] atIndexPath:indexPath];
-        }
-    }
-    cell.selectionStyle = UITableViewCellSelectionStyleNone;
-}
-
-- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath
-{
-    if (self.content) {
-        NSDictionary *sectionInfo = [self.partiesByStartDate objectAtIndex:[indexPath section]];
-        NSArray *parties = [sectionInfo objectForKey:@"parties"];
-        id entity = [parties objectAtIndex:[indexPath row]];
-        PartyViewController *partyViewController = [[PartyViewController alloc] init];
-        partyViewController.content = entity;
-        [self.navigationController pushViewController:partyViewController animated:YES];
-    }
-}
-
-- (NSString *) tableView:(UITableView *)tableView titleForHeaderInSection:(NSInteger)section
-{
-    NSDictionary *sectionInfo = [self.partiesByStartDate objectAtIndex:section];
-    return [sectionInfo objectForKey:@"date"];
-}
-
-@end

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/samples/parties/parties/PartyViewController.h
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/PartyViewController.h b/sdks/ios/samples/parties/parties/PartyViewController.h
deleted file mode 100644
index 100c4c9..0000000
--- a/sdks/ios/samples/parties/parties/PartyViewController.h
+++ /dev/null
@@ -1,24 +0,0 @@
-//
-//  PartyViewController.h
-//  parties
-//
-// 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 PartyViewController : UITableViewController
-@property (nonatomic, strong) NSDictionary *content;
-@end

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/samples/parties/parties/PartyViewController.m
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/PartyViewController.m b/sdks/ios/samples/parties/parties/PartyViewController.m
deleted file mode 100644
index dfedfce..0000000
--- a/sdks/ios/samples/parties/parties/PartyViewController.m
+++ /dev/null
@@ -1,166 +0,0 @@
-//
-// 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.
-//
-
-//
-//  PartyViewController.m
-//  parties
-//
-//  Copyright (c) 2013 Apigee. All rights reserved.
-//
-
-#import "PartyViewController.h"
-
-@interface PartyViewController ()
-
-@property (nonatomic, strong) UITableViewCell *mapCell;
-
-@end
-
-@implementation PartyViewController
-
-- (void)didReceiveMemoryWarning
-{
-    [super didReceiveMemoryWarning];
-}
-
-- (void) viewWillAppear:(BOOL)animated
-{
-    self.navigationItem.title = [self.content objectForKey:@"title"];
-}
-
-UIFont *font_with_size(CGFloat size) {
-    return [UIFont fontWithName:@"Helvetica-Bold" size:size];
-}
-
-NSAttributedString *carriage_return(CGFloat size) {
-    return [[NSAttributedString alloc] initWithString:[NSString stringWithFormat:@"\n"]
-                                           attributes:@{NSFontAttributeName:font_with_size(size)}];
-}
-
-NSMutableAttributedString *attributed_string(NSString *string, CGFloat size) {
-    return [[NSMutableAttributedString alloc] initWithString:string
-                                                  attributes:@{NSFontAttributeName:font_with_size(size)}];
-}
-
-- (NSMutableAttributedString *) attributedStringForIndexPath:(NSIndexPath *) indexPath
-{
-    if (([indexPath section] == 0) && ([indexPath row] == 1)) {
-        NSMutableAttributedString *attributedString = attributed_string([self.content objectForKey:@"title"], 30);
-        [attributedString appendAttributedString:carriage_return(18)];
-        [attributedString appendAttributedString:attributed_string([self.content objectForKey:@"venue"], 24)];
-        [attributedString appendAttributedString:carriage_return(24)];
-        
-        [attributedString appendAttributedString:attributed_string([self.content objectForKey:@"startDate"], 18)];
-        [attributedString appendAttributedString:carriage_return(18)];
-        [attributedString appendAttributedString:carriage_return(18)];
-        
-        id address = [self.content objectForKey:@"address"];
-        [attributedString appendAttributedString:attributed_string([address objectForKey:@"street"], 18)];
-        [attributedString appendAttributedString:carriage_return(18)];
-        [attributedString appendAttributedString:attributed_string([address objectForKey:@"city"], 18)];
-        [attributedString appendAttributedString:attributed_string(@", ", 18)];
-        [attributedString appendAttributedString:attributed_string([address objectForKey:@"state"], 18)];
-        [attributedString appendAttributedString:carriage_return(18)];
-        [attributedString appendAttributedString:carriage_return(18)];
-        
-        [attributedString appendAttributedString:attributed_string([self.content objectForKey:@"description"], 18)];
-        [attributedString appendAttributedString:carriage_return(18)];
-        [attributedString appendAttributedString:carriage_return(18)];
-        
-        return attributedString;
-    } else if (([indexPath section] == 1) && ([indexPath row] == 0)) {
-        NSMutableAttributedString *attributedString = attributed_string([self.content description], 12);
-        [attributedString appendAttributedString:carriage_return(12)];
-        return attributedString;
-    } else {
-        return nil;
-    }
-}
-
-#pragma mark - Table view data source
-
-- (NSInteger)numberOfSectionsInTableView:(UITableView *)tableView
-{
-    return 2;
-}
-
-- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section
-{
-    return (section == 0) ? 2 : 1;
-}
-
-- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath
-{
-    if (([indexPath section] == 0) && ([indexPath row] == 0)) {
-        if (!self.mapCell) {
-            self.mapCell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleDefault reuseIdentifier:@"Map"];
-            MKMapView *mapView = [[MKMapView alloc] initWithFrame:self.mapCell.bounds];
-            mapView.autoresizingMask = UIViewAutoresizingFlexibleWidth + UIViewAutoresizingFlexibleHeight;
-            [self.mapCell addSubview:mapView];
-            id location = [self.content objectForKey:@"location"];
-            double lat = [[location objectForKey:@"latitude"] floatValue];
-            double lng = [[location objectForKey:@"longitude"] floatValue];
-            [mapView setRegion:MKCoordinateRegionMake(CLLocationCoordinate2DMake(lat,lng),
-                                                      MKCoordinateSpanMake(0.002,0.002))];
-            CLLocationCoordinate2D annotationCoord;
-            annotationCoord.latitude = lat;
-            annotationCoord.longitude = lng;
-            MKPointAnnotation *annotationPoint = [[MKPointAnnotation alloc] init];
-            annotationPoint.coordinate = annotationCoord;
-            annotationPoint.title = [self.content objectForKey:@"title"];
-            annotationPoint.subtitle = [self.content objectForKey:@"venue"];
-            [mapView addAnnotation:annotationPoint];
-            mapView.scrollEnabled = NO;
-            mapView.zoomEnabled = NO;
-        }
-        return self.mapCell;
-    } else {
-        UITableViewCell *cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleDefault
-                                                       reuseIdentifier:@"Cell"];
-        cell.selectionStyle = UITableViewCellSelectionStyleNone;
-        cell.textLabel.attributedText = [self attributedStringForIndexPath:indexPath];
-        cell.textLabel.numberOfLines = 0;
-        return cell;
-    }
-}
-
-- (CGFloat) tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath
-{
-    if (([indexPath section] == 0) && ([indexPath row] == 0)) {
-        return 200;
-    } else {
-        CGFloat w = tableView.bounds.size.width - 20; // use approximate margins
-        CGFloat h = 0;
-        NSMutableAttributedString *attributedString = [self attributedStringForIndexPath:indexPath];
-        CGRect bounds = [attributedString boundingRectWithSize:CGSizeMake(w,h)
-                                                       options:NSStringDrawingUsesFontLeading+NSStringDrawingUsesLineFragmentOrigin
-                                                       context:nil];
-        return bounds.size.height;
-    }
-}
-
-- (NSString *) tableView:(UITableView *)tableView titleForHeaderInSection:(NSInteger)section
-{
-    if (section == 0) {
-        return nil;
-    } else if (section == 1) {
-        return @"Party Entity Details";
-    }
-    return nil;
-}
-
-@end

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

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/samples/parties/parties/main.m
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/main.m b/sdks/ios/samples/parties/parties/main.m
deleted file mode 100644
index 516a18a..0000000
--- a/sdks/ios/samples/parties/parties/main.m
+++ /dev/null
@@ -1,35 +0,0 @@
-//
-// 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.
-//
-
-//
-//  main.m
-//  parties
-//
-//  Created by Tim Burks on 4/30/13.
-//  Copyright (c) 2013 Apigee. All rights reserved.
-//
-
-#import <UIKit/UIKit.h>
-
-#import "AppDelegate.h"
-
-int main(int argc, char *argv[])
-{
-    @autoreleasepool {
-        return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
-    }
-}

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/samples/parties/parties/parties-Info.plist
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/parties-Info.plist b/sdks/ios/samples/parties/parties/parties-Info.plist
deleted file mode 100644
index f394f12..0000000
--- a/sdks/ios/samples/parties/parties/parties-Info.plist
+++ /dev/null
@@ -1,63 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-//
-// 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.
-//
--->
-<!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.${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>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/ios/samples/parties/parties/parties-Prefix.pch
----------------------------------------------------------------------
diff --git a/sdks/ios/samples/parties/parties/parties-Prefix.pch b/sdks/ios/samples/parties/parties/parties-Prefix.pch
deleted file mode 100644
index 96b4d23..0000000
--- a/sdks/ios/samples/parties/parties/parties-Prefix.pch
+++ /dev/null
@@ -1,15 +0,0 @@
-//
-// Prefix header for all source files of the 'parties' target in the 'parties' project
-//
-
-#import <Availability.h>
-
-#ifndef __IPHONE_3_0
-#warning "This project uses features only available in iOS SDK 3.0 and later."
-#endif
-
-#ifdef __OBJC__
-    #import <UIKit/UIKit.h>
-    #import <Foundation/Foundation.h>
-    #import <MapKit/MapKit.h>
-#endif

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/test/test_client.nu
----------------------------------------------------------------------
diff --git a/sdks/ios/test/test_client.nu b/sdks/ios/test/test_client.nu
deleted file mode 100644
index 96fbd85..0000000
--- a/sdks/ios/test/test_client.nu
+++ /dev/null
@@ -1,50 +0,0 @@
-;;
-;; 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.
-;;
-
-;; test_client.nu
-;;  Simple tests for Usergrid Client class.
-;;
-(load "Usergrid")
-
-(class TestClient is NuTestCase
- 
- (- testClientSigninAndGetUsers is
-    ;; create a client
-    (set client ((UGClient alloc) initWithOrganizationId:"1hotrod" withApplicationID:"fred"))
-    ;; sign in a test user
-    (set response (client logInUser:"alice" password:"test1test"))
-    (assert_equal 0 (response transactionState))
-    (set object ((response rawResponse) JSONValue))
-    (assert_true (object access_token:))
-    (assert_true (object expires_in:))
-    (set user (object user:))
-    (assert_true (user activated:))
-    (assert_equal "alice" (user name:))
-    (assert_equal "test1test" (user validate-password:))
-    ;; query for users
-    (set query (UGQuery new))
-    (set response (client getUsers:query))
-    (assert_equal 0 (response transactionState))
-    (set object ((response rawResponse) JSONValue))
-    (assert_equal "fred" (object applicationName:))
-    (assert_equal "get" (object action:))
-    (set entities (object entities:))
-    (assert_equal (object count:) (entities count)))
-
- (- testSemVerOfClient is
-    ;; create a client
-    (assert_equal "0.1.1" (UGClient version))))

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/ios/test/test_connection.nu
----------------------------------------------------------------------
diff --git a/sdks/ios/test/test_connection.nu b/sdks/ios/test/test_connection.nu
deleted file mode 100644
index 3d0e2e5..0000000
--- a/sdks/ios/test/test_connection.nu
+++ /dev/null
@@ -1,119 +0,0 @@
-;;
-;; 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.
-;;
-
-;; test_connection.nu
-;;  Simple tests for Usergrid Connection class.
-;;
-(load "Usergrid")
-
-(set ORGANIZATION     "timburks")
-(set APPLICATION      "unittest")
-(set APPLICATION_UUID "6a87cc36-a328-11e2-836c-02e81af253c0")
-(set CLIENT_ID        "YXA6aofMNqMoEeKDbALoGvJTwA")
-(set CLIENT_SECRET    "YXA6oEdSD8zQyKxBKv_3xxZgvISM8C4")
-
-(function perform (request)
-          (set client ((UGHTTPClient alloc) initWithRequest:request))
-          (set result (client connect))
-          result)
-
-(class TestConnection is NuTestCase
- ;; run this before every test
- (- setup is
-    (set usergrid (UGConnection sharedConnection))
-    (usergrid setOrganization:ORGANIZATION)
-    (usergrid setApplication:APPLICATION))
- 
- (- testClientSignin is
-    (set usergrid (UGConnection sharedConnection))
-    ;; log in
-    (set request (usergrid getAccessTokenForApplicationWithClientID:CLIENT_ID
-                                                       clientSecret:CLIENT_SECRET))
-    (set result (perform request))
-    (set object (result object))
-    (assert_true (object access_token:))
-    ;; capture token
-    (usergrid authenticateWithResult:result)
-    (assert_true (usergrid isAuthenticated)))
- 
- (- testUserSignin is
-    (set usergrid (UGConnection sharedConnection))
-    ;; log in
-    (set request (usergrid getAccessTokenForApplicationWithUsername:"test1"
-                                                           password:"test1"))
-    (set result (perform request))
-    (set object (result object))
-    (assert_true (object access_token:))
-    ;; capture token
-    (usergrid authenticateWithResult:result)
-    (assert_true (usergrid isAuthenticated)))
- 
- (- testApplicationDetail is
-    (set usergrid (UGConnection sharedConnection))
-    ;; log in
-    (set request (usergrid getAccessTokenForApplicationWithUsername:"test2"
-                                                           password:"test2"))
-    (set result (perform request))
-    (usergrid authenticateWithResult:result)
-    ;; get application description
-    (set request (usergrid getApplication:APPLICATION inOrganization:ORGANIZATION))
-    (set result (perform request))
-    (set object (result object))
-    (assert_equal APPLICATION (object applicationName:))
-    (assert_equal ORGANIZATION (object organization:))
-    (assert_equal 1 ((object entities:) count))
-    (set collections ((((object entities:) 0) metadata:) collections:))
-    (assert_equal 8 (collections count)))
- 
- (- testAssets is
-    (set usergrid (UGConnection sharedConnection))
-    ;; log in
-    (usergrid authenticateWithResult:(perform (usergrid getAccessTokenForApplicationWithUsername:"test1" password:"test1")))
-    
-    ;; delete all assets
-    (perform (usergrid deleteEntitiesInCollection:"assets"))
-    (set results (perform (usergrid getEntitiesInCollection:"assets" limit:10)))
-    (set object (results object))
-    (assert_equal 0 (object count:))
-    
-    ;; add some assets
-    (set N 2)
-    (N times:
-       (do (i)
-           (set results (perform (usergrid createEntityInCollection:"assets" withValues:(dict name:"asset-#{i}"
-                                                                                            number:i
-                                                                                             owner:APPLICATION_UUID
-                                                                                              path:"asset-#{i}"))))
-           (set object (results object))
-           (set uuid (((object entities:) 0) uuid:))
-           (set results (perform (usergrid postData:("asset-#{i}" dataUsingEncoding:NSUTF8StringEncoding)
-                                           forAsset:uuid)))))
-    (set results (perform (usergrid getEntitiesInCollection:"assets" limit:10)))
-    (set object (results object))
-    (assert_equal N (object count:))
-    ((object entities:) eachWithIndex:
-     (do (asset i)
-         (set uuid (asset uuid:))
-         (set results (perform (usergrid getDataForAsset:uuid)))
-         (set asset-string (NSString stringWithData:(results data) encoding:NSUTF8StringEncoding))
-         (assert_equal i (asset number:))
-         (assert_equal (asset owner:) APPLICATION_UUID)
-         (assert_equal (asset path:) asset-string)
-         (assert_equal (asset name:) asset-string)))))
-
-
-

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/README.md
----------------------------------------------------------------------
diff --git a/sdks/other/README.md b/sdks/other/README.md
new file mode 100644
index 0000000..5ed729a
--- /dev/null
+++ b/sdks/other/README.md
@@ -0,0 +1,5 @@
+# Other SDKs
+
+The SDKs located here are either older versions for a platform such as iOS vs. the new Swift SDK
+or they were previously built for Usergrid 1.x version and have not been tested against 
+Usergrid 2.x.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/.gitignore
----------------------------------------------------------------------
diff --git a/sdks/other/ios/.gitignore b/sdks/other/ios/.gitignore
new file mode 100644
index 0000000..283c6e9
--- /dev/null
+++ b/sdks/other/ios/.gitignore
@@ -0,0 +1,9 @@
+.DS_Store
+*.swp
+*~.nib
+
+build/
+
+.xcodeproj/!*.xcodeproj/project.pbxproj
+UGAPIApp.xcodeproj/xcuserdata/*
+UGAPIApp.xcodeproj/project.xcworkspace/xcuserdata/*

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/.travis.yml
----------------------------------------------------------------------
diff --git a/sdks/other/ios/.travis.yml b/sdks/other/ios/.travis.yml
new file mode 100644
index 0000000..3a6a437
--- /dev/null
+++ b/sdks/other/ios/.travis.yml
@@ -0,0 +1,7 @@
+language: objective-c
+before_script:
+ - mkdir tmp
+ - cd tmp; git clone git://github.com/timburks/nu.git
+ - cd nu; make; ./mininush tools/nuke install
+ - cd ../..
+script: nuke test

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/Default-568h@2x.png
----------------------------------------------------------------------
diff --git a/sdks/other/ios/Default-568h@2x.png b/sdks/other/ios/Default-568h@2x.png
new file mode 100644
index 0000000..0891b7a
Binary files /dev/null and b/sdks/other/ios/Default-568h@2x.png differ

http://git-wip-us.apache.org/repos/asf/usergrid/blob/867060fa/sdks/other/ios/LICENSE
----------------------------------------------------------------------
diff --git a/sdks/other/ios/LICENSE b/sdks/other/ios/LICENSE
new file mode 100644
index 0000000..e06d208
--- /dev/null
+++ b/sdks/other/ios/LICENSE
@@ -0,0 +1,202 @@
+Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "{}"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright {yyyy} {name of copyright owner}
+
+   Licensed 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.
+