Files
UPPlatform_iOS_SDK/Examples/APIExplorer/APIExplorer.xcodeproj/project.pbxproj
T
2014-03-31 13:49:51 -07:00

661 lines
33 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
1F7F026E18EA09FC00F5C39C /* JBBandEventTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F7F026D18EA09FC00F5C39C /* JBBandEventTestViewController.m */; };
1FF19C5618D231A400B5FAB2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FF19C5518D231A400B5FAB2 /* Foundation.framework */; };
1FF19C5818D231A500B5FAB2 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FF19C5718D231A500B5FAB2 /* CoreGraphics.framework */; };
1FF19C5A18D231A500B5FAB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FF19C5918D231A500B5FAB2 /* UIKit.framework */; };
1FF19C6018D231A500B5FAB2 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1FF19C5E18D231A500B5FAB2 /* InfoPlist.strings */; };
1FF19C6218D231A500B5FAB2 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C6118D231A500B5FAB2 /* main.m */; };
1FF19C6618D231A500B5FAB2 /* JBAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C6518D231A500B5FAB2 /* JBAppDelegate.m */; };
1FF19C6918D231A500B5FAB2 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1FF19C6718D231A500B5FAB2 /* Main.storyboard */; };
1FF19C6E18D231A500B5FAB2 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1FF19C6D18D231A500B5FAB2 /* Images.xcassets */; };
1FF19C7518D231A500B5FAB2 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FF19C7418D231A500B5FAB2 /* XCTest.framework */; };
1FF19C7618D231A500B5FAB2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FF19C5518D231A400B5FAB2 /* Foundation.framework */; };
1FF19C7718D231A500B5FAB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FF19C5918D231A500B5FAB2 /* UIKit.framework */; };
1FF19C7F18D231A500B5FAB2 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1FF19C7D18D231A500B5FAB2 /* InfoPlist.strings */; };
1FF19C8118D231A500B5FAB2 /* APIExplorerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C8018D231A500B5FAB2 /* APIExplorerTests.m */; };
1FF19CA318D2320500B5FAB2 /* JBBaseTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C8C18D2320500B5FAB2 /* JBBaseTestViewController.m */; };
1FF19CA418D2320500B5FAB2 /* JBBodyEventTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C8E18D2320500B5FAB2 /* JBBodyEventTestViewController.m */; };
1FF19CA518D2320500B5FAB2 /* JBCardiacEventTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C9018D2320500B5FAB2 /* JBCardiacEventTestViewController.m */; };
1FF19CA618D2320500B5FAB2 /* JBGenericEventTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C9218D2320500B5FAB2 /* JBGenericEventTestViewController.m */; };
1FF19CA718D2320500B5FAB2 /* JBMealTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C9418D2320500B5FAB2 /* JBMealTestViewController.m */; };
1FF19CA818D2320500B5FAB2 /* JBMoodTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C9618D2320500B5FAB2 /* JBMoodTestViewController.m */; };
1FF19CA918D2320500B5FAB2 /* JBMoveTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C9818D2320500B5FAB2 /* JBMoveTestViewController.m */; };
1FF19CAA18D2320500B5FAB2 /* JBResultsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C9A18D2320500B5FAB2 /* JBResultsViewController.m */; };
1FF19CAB18D2320500B5FAB2 /* JBSleepTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C9C18D2320500B5FAB2 /* JBSleepTestViewController.m */; };
1FF19CAC18D2320500B5FAB2 /* JBUserTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19C9E18D2320500B5FAB2 /* JBUserTestViewController.m */; };
1FF19CAD18D2320500B5FAB2 /* JBWorkoutTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19CA018D2320500B5FAB2 /* JBWorkoutTestViewController.m */; };
1FF19CAE18D2320500B5FAB2 /* JBLandingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF19CA218D2320500B5FAB2 /* JBLandingViewController.m */; };
1FF19CBB18D2325100B5FAB2 /* libUPPlatformSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FF19CB618D2324500B5FAB2 /* libUPPlatformSDK.a */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
1F7F027218EA09FD00F5C39C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1FF19CB018D2324500B5FAB2 /* UPPlatformSDK.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 1FE2964118D24AD80047F094;
remoteInfo = UPPlatform;
};
1FF19C7818D231A500B5FAB2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1FF19C4A18D231A400B5FAB2 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 1FF19C5118D231A400B5FAB2;
remoteInfo = APIExplorer;
};
1FF19CB518D2324500B5FAB2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1FF19CB018D2324500B5FAB2 /* UPPlatformSDK.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = E3E46C0017173670009CCA56;
remoteInfo = UPPlatformSDK;
};
1FF19CB718D2324500B5FAB2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1FF19CB018D2324500B5FAB2 /* UPPlatformSDK.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 48FA5F891768CA7900025723;
remoteInfo = "UPPlatformSDK-OSX";
};
1FF19CB918D2324C00B5FAB2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1FF19CB018D2324500B5FAB2 /* UPPlatformSDK.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = E3E46BFF17173670009CCA56;
remoteInfo = UPPlatformSDK;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
1F7F026C18EA09FC00F5C39C /* JBBandEventTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBBandEventTestViewController.h; sourceTree = "<group>"; };
1F7F026D18EA09FC00F5C39C /* JBBandEventTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBBandEventTestViewController.m; sourceTree = "<group>"; };
1FF19C5218D231A400B5FAB2 /* APIExplorer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = APIExplorer.app; sourceTree = BUILT_PRODUCTS_DIR; };
1FF19C5518D231A400B5FAB2 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
1FF19C5718D231A500B5FAB2 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
1FF19C5918D231A500B5FAB2 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
1FF19C5D18D231A500B5FAB2 /* APIExplorer-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "APIExplorer-Info.plist"; sourceTree = "<group>"; };
1FF19C5F18D231A500B5FAB2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
1FF19C6118D231A500B5FAB2 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
1FF19C6318D231A500B5FAB2 /* APIExplorer-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "APIExplorer-Prefix.pch"; sourceTree = "<group>"; };
1FF19C6418D231A500B5FAB2 /* JBAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JBAppDelegate.h; sourceTree = "<group>"; };
1FF19C6518D231A500B5FAB2 /* JBAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JBAppDelegate.m; sourceTree = "<group>"; };
1FF19C6818D231A500B5FAB2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
1FF19C6D18D231A500B5FAB2 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
1FF19C7318D231A500B5FAB2 /* APIExplorerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = APIExplorerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
1FF19C7418D231A500B5FAB2 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
1FF19C7C18D231A500B5FAB2 /* APIExplorerTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "APIExplorerTests-Info.plist"; sourceTree = "<group>"; };
1FF19C7E18D231A500B5FAB2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
1FF19C8018D231A500B5FAB2 /* APIExplorerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = APIExplorerTests.m; sourceTree = "<group>"; };
1FF19C8B18D2320500B5FAB2 /* JBBaseTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBBaseTestViewController.h; sourceTree = "<group>"; };
1FF19C8C18D2320500B5FAB2 /* JBBaseTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBBaseTestViewController.m; sourceTree = "<group>"; };
1FF19C8D18D2320500B5FAB2 /* JBBodyEventTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBBodyEventTestViewController.h; sourceTree = "<group>"; };
1FF19C8E18D2320500B5FAB2 /* JBBodyEventTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBBodyEventTestViewController.m; sourceTree = "<group>"; };
1FF19C8F18D2320500B5FAB2 /* JBCardiacEventTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBCardiacEventTestViewController.h; sourceTree = "<group>"; };
1FF19C9018D2320500B5FAB2 /* JBCardiacEventTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBCardiacEventTestViewController.m; sourceTree = "<group>"; };
1FF19C9118D2320500B5FAB2 /* JBGenericEventTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBGenericEventTestViewController.h; sourceTree = "<group>"; };
1FF19C9218D2320500B5FAB2 /* JBGenericEventTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBGenericEventTestViewController.m; sourceTree = "<group>"; };
1FF19C9318D2320500B5FAB2 /* JBMealTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBMealTestViewController.h; sourceTree = "<group>"; };
1FF19C9418D2320500B5FAB2 /* JBMealTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBMealTestViewController.m; sourceTree = "<group>"; };
1FF19C9518D2320500B5FAB2 /* JBMoodTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBMoodTestViewController.h; sourceTree = "<group>"; };
1FF19C9618D2320500B5FAB2 /* JBMoodTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBMoodTestViewController.m; sourceTree = "<group>"; };
1FF19C9718D2320500B5FAB2 /* JBMoveTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBMoveTestViewController.h; sourceTree = "<group>"; };
1FF19C9818D2320500B5FAB2 /* JBMoveTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBMoveTestViewController.m; sourceTree = "<group>"; };
1FF19C9918D2320500B5FAB2 /* JBResultsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBResultsViewController.h; sourceTree = "<group>"; };
1FF19C9A18D2320500B5FAB2 /* JBResultsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBResultsViewController.m; sourceTree = "<group>"; };
1FF19C9B18D2320500B5FAB2 /* JBSleepTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBSleepTestViewController.h; sourceTree = "<group>"; };
1FF19C9C18D2320500B5FAB2 /* JBSleepTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBSleepTestViewController.m; sourceTree = "<group>"; };
1FF19C9D18D2320500B5FAB2 /* JBUserTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBUserTestViewController.h; sourceTree = "<group>"; };
1FF19C9E18D2320500B5FAB2 /* JBUserTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBUserTestViewController.m; sourceTree = "<group>"; };
1FF19C9F18D2320500B5FAB2 /* JBWorkoutTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBWorkoutTestViewController.h; sourceTree = "<group>"; };
1FF19CA018D2320500B5FAB2 /* JBWorkoutTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBWorkoutTestViewController.m; sourceTree = "<group>"; };
1FF19CA118D2320500B5FAB2 /* JBLandingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JBLandingViewController.h; sourceTree = "<group>"; };
1FF19CA218D2320500B5FAB2 /* JBLandingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JBLandingViewController.m; sourceTree = "<group>"; };
1FF19CB018D2324500B5FAB2 /* UPPlatformSDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = UPPlatformSDK.xcodeproj; path = ../../../UPPlatformSDK/UPPlatformSDK.xcodeproj; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
1FF19C4F18D231A400B5FAB2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
1FF19CBB18D2325100B5FAB2 /* libUPPlatformSDK.a in Frameworks */,
1FF19C5818D231A500B5FAB2 /* CoreGraphics.framework in Frameworks */,
1FF19C5A18D231A500B5FAB2 /* UIKit.framework in Frameworks */,
1FF19C5618D231A400B5FAB2 /* Foundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
1FF19C7018D231A500B5FAB2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
1FF19C7518D231A500B5FAB2 /* XCTest.framework in Frameworks */,
1FF19C7718D231A500B5FAB2 /* UIKit.framework in Frameworks */,
1FF19C7618D231A500B5FAB2 /* Foundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
1FF19C4918D231A400B5FAB2 = {
isa = PBXGroup;
children = (
1FF19C5B18D231A500B5FAB2 /* APIExplorer */,
1FF19C7A18D231A500B5FAB2 /* APIExplorerTests */,
1FF19C5418D231A400B5FAB2 /* Frameworks */,
1FF19C5318D231A400B5FAB2 /* Products */,
);
sourceTree = "<group>";
};
1FF19C5318D231A400B5FAB2 /* Products */ = {
isa = PBXGroup;
children = (
1FF19C5218D231A400B5FAB2 /* APIExplorer.app */,
1FF19C7318D231A500B5FAB2 /* APIExplorerTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
1FF19C5418D231A400B5FAB2 /* Frameworks */ = {
isa = PBXGroup;
children = (
1FF19C5518D231A400B5FAB2 /* Foundation.framework */,
1FF19C5718D231A500B5FAB2 /* CoreGraphics.framework */,
1FF19C5918D231A500B5FAB2 /* UIKit.framework */,
1FF19C7418D231A500B5FAB2 /* XCTest.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
1FF19C5B18D231A500B5FAB2 /* APIExplorer */ = {
isa = PBXGroup;
children = (
1FF19CAF18D2324000B5FAB2 /* SDK */,
1FF19C8A18D2320500B5FAB2 /* Classes */,
1FF19CA118D2320500B5FAB2 /* JBLandingViewController.h */,
1FF19CA218D2320500B5FAB2 /* JBLandingViewController.m */,
1FF19C6418D231A500B5FAB2 /* JBAppDelegate.h */,
1FF19C6518D231A500B5FAB2 /* JBAppDelegate.m */,
1FF19C6718D231A500B5FAB2 /* Main.storyboard */,
1FF19C6D18D231A500B5FAB2 /* Images.xcassets */,
1FF19C5C18D231A500B5FAB2 /* Supporting Files */,
);
path = APIExplorer;
sourceTree = "<group>";
};
1FF19C5C18D231A500B5FAB2 /* Supporting Files */ = {
isa = PBXGroup;
children = (
1FF19C5D18D231A500B5FAB2 /* APIExplorer-Info.plist */,
1FF19C5E18D231A500B5FAB2 /* InfoPlist.strings */,
1FF19C6118D231A500B5FAB2 /* main.m */,
1FF19C6318D231A500B5FAB2 /* APIExplorer-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
1FF19C7A18D231A500B5FAB2 /* APIExplorerTests */ = {
isa = PBXGroup;
children = (
1FF19C8018D231A500B5FAB2 /* APIExplorerTests.m */,
1FF19C7B18D231A500B5FAB2 /* Supporting Files */,
);
path = APIExplorerTests;
sourceTree = "<group>";
};
1FF19C7B18D231A500B5FAB2 /* Supporting Files */ = {
isa = PBXGroup;
children = (
1FF19C7C18D231A500B5FAB2 /* APIExplorerTests-Info.plist */,
1FF19C7D18D231A500B5FAB2 /* InfoPlist.strings */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
1FF19C8A18D2320500B5FAB2 /* Classes */ = {
isa = PBXGroup;
children = (
1FF19C8B18D2320500B5FAB2 /* JBBaseTestViewController.h */,
1FF19C8C18D2320500B5FAB2 /* JBBaseTestViewController.m */,
1FF19C8D18D2320500B5FAB2 /* JBBodyEventTestViewController.h */,
1FF19C8E18D2320500B5FAB2 /* JBBodyEventTestViewController.m */,
1FF19C8F18D2320500B5FAB2 /* JBCardiacEventTestViewController.h */,
1FF19C9018D2320500B5FAB2 /* JBCardiacEventTestViewController.m */,
1FF19C9118D2320500B5FAB2 /* JBGenericEventTestViewController.h */,
1FF19C9218D2320500B5FAB2 /* JBGenericEventTestViewController.m */,
1FF19C9318D2320500B5FAB2 /* JBMealTestViewController.h */,
1FF19C9418D2320500B5FAB2 /* JBMealTestViewController.m */,
1FF19C9518D2320500B5FAB2 /* JBMoodTestViewController.h */,
1FF19C9618D2320500B5FAB2 /* JBMoodTestViewController.m */,
1FF19C9718D2320500B5FAB2 /* JBMoveTestViewController.h */,
1FF19C9818D2320500B5FAB2 /* JBMoveTestViewController.m */,
1FF19C9918D2320500B5FAB2 /* JBResultsViewController.h */,
1FF19C9A18D2320500B5FAB2 /* JBResultsViewController.m */,
1FF19C9B18D2320500B5FAB2 /* JBSleepTestViewController.h */,
1FF19C9C18D2320500B5FAB2 /* JBSleepTestViewController.m */,
1FF19C9D18D2320500B5FAB2 /* JBUserTestViewController.h */,
1FF19C9E18D2320500B5FAB2 /* JBUserTestViewController.m */,
1FF19C9F18D2320500B5FAB2 /* JBWorkoutTestViewController.h */,
1FF19CA018D2320500B5FAB2 /* JBWorkoutTestViewController.m */,
1F7F026C18EA09FC00F5C39C /* JBBandEventTestViewController.h */,
1F7F026D18EA09FC00F5C39C /* JBBandEventTestViewController.m */,
);
path = Classes;
sourceTree = "<group>";
};
1FF19CAF18D2324000B5FAB2 /* SDK */ = {
isa = PBXGroup;
children = (
1FF19CB018D2324500B5FAB2 /* UPPlatformSDK.xcodeproj */,
);
name = SDK;
sourceTree = "<group>";
};
1FF19CB118D2324500B5FAB2 /* Products */ = {
isa = PBXGroup;
children = (
1FF19CB618D2324500B5FAB2 /* libUPPlatformSDK.a */,
1FF19CB818D2324500B5FAB2 /* libUPPlatformSDK-OSX.a */,
1F7F027318EA09FD00F5C39C /* libUPPlatform.a */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
1FF19C5118D231A400B5FAB2 /* APIExplorer */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1FF19C8418D231A500B5FAB2 /* Build configuration list for PBXNativeTarget "APIExplorer" */;
buildPhases = (
1FF19C4E18D231A400B5FAB2 /* Sources */,
1FF19C4F18D231A400B5FAB2 /* Frameworks */,
1FF19C5018D231A400B5FAB2 /* Resources */,
);
buildRules = (
);
dependencies = (
1FF19CBA18D2324C00B5FAB2 /* PBXTargetDependency */,
);
name = APIExplorer;
productName = APIExplorer;
productReference = 1FF19C5218D231A400B5FAB2 /* APIExplorer.app */;
productType = "com.apple.product-type.application";
};
1FF19C7218D231A500B5FAB2 /* APIExplorerTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1FF19C8718D231A500B5FAB2 /* Build configuration list for PBXNativeTarget "APIExplorerTests" */;
buildPhases = (
1FF19C6F18D231A500B5FAB2 /* Sources */,
1FF19C7018D231A500B5FAB2 /* Frameworks */,
1FF19C7118D231A500B5FAB2 /* Resources */,
);
buildRules = (
);
dependencies = (
1FF19C7918D231A500B5FAB2 /* PBXTargetDependency */,
);
name = APIExplorerTests;
productName = APIExplorerTests;
productReference = 1FF19C7318D231A500B5FAB2 /* APIExplorerTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
1FF19C4A18D231A400B5FAB2 /* Project object */ = {
isa = PBXProject;
attributes = {
CLASSPREFIX = JB;
LastUpgradeCheck = 0510;
ORGANIZATIONNAME = Jawbone;
TargetAttributes = {
1FF19C7218D231A500B5FAB2 = {
TestTargetID = 1FF19C5118D231A400B5FAB2;
};
};
};
buildConfigurationList = 1FF19C4D18D231A400B5FAB2 /* Build configuration list for PBXProject "APIExplorer" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 1FF19C4918D231A400B5FAB2;
productRefGroup = 1FF19C5318D231A400B5FAB2 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 1FF19CB118D2324500B5FAB2 /* Products */;
ProjectRef = 1FF19CB018D2324500B5FAB2 /* UPPlatformSDK.xcodeproj */;
},
);
projectRoot = "";
targets = (
1FF19C5118D231A400B5FAB2 /* APIExplorer */,
1FF19C7218D231A500B5FAB2 /* APIExplorerTests */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
1F7F027318EA09FD00F5C39C /* libUPPlatform.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libUPPlatform.a;
remoteRef = 1F7F027218EA09FD00F5C39C /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
1FF19CB618D2324500B5FAB2 /* libUPPlatformSDK.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libUPPlatformSDK.a;
remoteRef = 1FF19CB518D2324500B5FAB2 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
1FF19CB818D2324500B5FAB2 /* libUPPlatformSDK-OSX.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libUPPlatformSDK-OSX.a";
remoteRef = 1FF19CB718D2324500B5FAB2 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
1FF19C5018D231A400B5FAB2 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1FF19C6E18D231A500B5FAB2 /* Images.xcassets in Resources */,
1FF19C6018D231A500B5FAB2 /* InfoPlist.strings in Resources */,
1FF19C6918D231A500B5FAB2 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
1FF19C7118D231A500B5FAB2 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1FF19C7F18D231A500B5FAB2 /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
1FF19C4E18D231A400B5FAB2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1FF19CA718D2320500B5FAB2 /* JBMealTestViewController.m in Sources */,
1FF19C6618D231A500B5FAB2 /* JBAppDelegate.m in Sources */,
1FF19CA418D2320500B5FAB2 /* JBBodyEventTestViewController.m in Sources */,
1FF19CAA18D2320500B5FAB2 /* JBResultsViewController.m in Sources */,
1F7F026E18EA09FC00F5C39C /* JBBandEventTestViewController.m in Sources */,
1FF19CAB18D2320500B5FAB2 /* JBSleepTestViewController.m in Sources */,
1FF19C6218D231A500B5FAB2 /* main.m in Sources */,
1FF19CAE18D2320500B5FAB2 /* JBLandingViewController.m in Sources */,
1FF19CAD18D2320500B5FAB2 /* JBWorkoutTestViewController.m in Sources */,
1FF19CA518D2320500B5FAB2 /* JBCardiacEventTestViewController.m in Sources */,
1FF19CA318D2320500B5FAB2 /* JBBaseTestViewController.m in Sources */,
1FF19CA918D2320500B5FAB2 /* JBMoveTestViewController.m in Sources */,
1FF19CA618D2320500B5FAB2 /* JBGenericEventTestViewController.m in Sources */,
1FF19CA818D2320500B5FAB2 /* JBMoodTestViewController.m in Sources */,
1FF19CAC18D2320500B5FAB2 /* JBUserTestViewController.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
1FF19C6F18D231A500B5FAB2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1FF19C8118D231A500B5FAB2 /* APIExplorerTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
1FF19C7918D231A500B5FAB2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 1FF19C5118D231A400B5FAB2 /* APIExplorer */;
targetProxy = 1FF19C7818D231A500B5FAB2 /* PBXContainerItemProxy */;
};
1FF19CBA18D2324C00B5FAB2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = UPPlatformSDK;
targetProxy = 1FF19CB918D2324C00B5FAB2 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
1FF19C5E18D231A500B5FAB2 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
1FF19C5F18D231A500B5FAB2 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
1FF19C6718D231A500B5FAB2 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
1FF19C6818D231A500B5FAB2 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
1FF19C7D18D231A500B5FAB2 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
1FF19C7E18D231A500B5FAB2 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
1FF19C8218D231A500B5FAB2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
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_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
};
name = Debug;
};
1FF19C8318D231A500B5FAB2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
1FF19C8518D231A500B5FAB2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CLANG_ENABLE_MODULES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "APIExplorer/APIExplorer-Prefix.pch";
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
../../UPPlatformSDK/UPPlatformSDK,
);
INFOPLIST_FILE = "APIExplorer/APIExplorer-Info.plist";
OTHER_LDFLAGS = (
"-ObjC",
"-all_load",
);
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
1FF19C8618D231A500B5FAB2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CLANG_ENABLE_MODULES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "APIExplorer/APIExplorer-Prefix.pch";
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
../../UPPlatformSDK/UPPlatformSDK,
);
INFOPLIST_FILE = "APIExplorer/APIExplorer-Info.plist";
OTHER_LDFLAGS = (
"-ObjC",
"-all_load",
);
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Release;
};
1FF19C8818D231A500B5FAB2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/APIExplorer.app/APIExplorer";
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
"$(DEVELOPER_FRAMEWORKS_DIR)",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "APIExplorer/APIExplorer-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = "APIExplorerTests/APIExplorerTests-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUNDLE_LOADER)";
WRAPPER_EXTENSION = xctest;
};
name = Debug;
};
1FF19C8918D231A500B5FAB2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/APIExplorer.app/APIExplorer";
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
"$(DEVELOPER_FRAMEWORKS_DIR)",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "APIExplorer/APIExplorer-Prefix.pch";
INFOPLIST_FILE = "APIExplorerTests/APIExplorerTests-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUNDLE_LOADER)";
WRAPPER_EXTENSION = xctest;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1FF19C4D18D231A400B5FAB2 /* Build configuration list for PBXProject "APIExplorer" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1FF19C8218D231A500B5FAB2 /* Debug */,
1FF19C8318D231A500B5FAB2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1FF19C8418D231A500B5FAB2 /* Build configuration list for PBXNativeTarget "APIExplorer" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1FF19C8518D231A500B5FAB2 /* Debug */,
1FF19C8618D231A500B5FAB2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1FF19C8718D231A500B5FAB2 /* Build configuration list for PBXNativeTarget "APIExplorerTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1FF19C8818D231A500B5FAB2 /* Debug */,
1FF19C8918D231A500B5FAB2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 1FF19C4A18D231A400B5FAB2 /* Project object */;
}