| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 46; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| 412C6F871AA9EB7B0069D16C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 412C6F861AA9EB7B0069D16C /* AppDelegate.swift */; }; |
| 412C6F8C1AA9EB7B0069D16C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 412C6F8A1AA9EB7B0069D16C /* Main.storyboard */; }; |
| 412C6F8E1AA9EB7B0069D16C /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 412C6F8D1AA9EB7B0069D16C /* Images.xcassets */; }; |
| 412C6FA91AA9ED710069D16C /* ItemRecommendationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 412C6FA81AA9ED710069D16C /* ItemRecommendationViewController.swift */; }; |
| 412C6FAB1AA9EDA50069D16C /* DataCollectorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 412C6FAA1AA9EDA50069D16C /* DataCollectorViewController.swift */; }; |
| 412C6FF01AA9FC500069D16C /* PredictionIOSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 412C6FC21AA9EE720069D16C /* PredictionIOSDK.framework */; }; |
| 412C6FF11AA9FC500069D16C /* PredictionIOSDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 412C6FC21AA9EE720069D16C /* PredictionIOSDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXContainerItemProxy section */ |
| 412C6FC11AA9EE720069D16C /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = 412C6FBB1AA9EE720069D16C /* PredictionIOSDK.xcodeproj */; |
| proxyType = 2; |
| remoteGlobalIDString = 41B99C3E1A9B8341002090AC; |
| remoteInfo = "PredictionIO iOS SDK"; |
| }; |
| 412C6FC31AA9EE720069D16C /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = 412C6FBB1AA9EE720069D16C /* PredictionIOSDK.xcodeproj */; |
| proxyType = 2; |
| remoteGlobalIDString = 41B99C491A9B8341002090AC; |
| remoteInfo = "PredictionIO iOS SDK Tests"; |
| }; |
| 412C6FC51AA9EE720069D16C /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = 412C6FBB1AA9EE720069D16C /* PredictionIOSDK.xcodeproj */; |
| proxyType = 2; |
| remoteGlobalIDString = 417F2FA21AA94F3000BAABCE; |
| remoteInfo = "Private iOS Tests"; |
| }; |
| 412C6FF21AA9FC500069D16C /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = 412C6FBB1AA9EE720069D16C /* PredictionIOSDK.xcodeproj */; |
| proxyType = 1; |
| remoteGlobalIDString = 41B99C3D1A9B8341002090AC; |
| remoteInfo = "PredictionIO iOS SDK"; |
| }; |
| /* End PBXContainerItemProxy section */ |
| |
| /* Begin PBXCopyFilesBuildPhase section */ |
| 412C6FF41AA9FC500069D16C /* Embed Frameworks */ = { |
| isa = PBXCopyFilesBuildPhase; |
| buildActionMask = 2147483647; |
| dstPath = ""; |
| dstSubfolderSpec = 10; |
| files = ( |
| 412C6FF11AA9FC500069D16C /* PredictionIOSDK.framework in Embed Frameworks */, |
| ); |
| name = "Embed Frameworks"; |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXCopyFilesBuildPhase section */ |
| |
| /* Begin PBXFileReference section */ |
| 412C6F811AA9EB7B0069D16C /* iOS Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "iOS Example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 412C6F851AA9EB7B0069D16C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 412C6F861AA9EB7B0069D16C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
| 412C6F8B1AA9EB7B0069D16C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
| 412C6F8D1AA9EB7B0069D16C /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
| 412C6FA81AA9ED710069D16C /* ItemRecommendationViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ItemRecommendationViewController.swift; sourceTree = "<group>"; }; |
| 412C6FAA1AA9EDA50069D16C /* DataCollectorViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataCollectorViewController.swift; sourceTree = "<group>"; }; |
| 412C6FBB1AA9EE720069D16C /* PredictionIOSDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = PredictionIOSDK.xcodeproj; path = ../PredictionIOSDK.xcodeproj; sourceTree = "<group>"; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| 412C6F7E1AA9EB7B0069D16C /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 412C6FF01AA9FC500069D16C /* PredictionIOSDK.framework in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| 412C6F781AA9EB7B0069D16C = { |
| isa = PBXGroup; |
| children = ( |
| 412C6F831AA9EB7B0069D16C /* iOS Example */, |
| 412C6F821AA9EB7B0069D16C /* Products */, |
| 412C6FBB1AA9EE720069D16C /* PredictionIOSDK.xcodeproj */, |
| ); |
| sourceTree = "<group>"; |
| }; |
| 412C6F821AA9EB7B0069D16C /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| 412C6F811AA9EB7B0069D16C /* iOS Example.app */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| 412C6F831AA9EB7B0069D16C /* iOS Example */ = { |
| isa = PBXGroup; |
| children = ( |
| 412C6F861AA9EB7B0069D16C /* AppDelegate.swift */, |
| 412C6FAA1AA9EDA50069D16C /* DataCollectorViewController.swift */, |
| 412C6FA81AA9ED710069D16C /* ItemRecommendationViewController.swift */, |
| 412C6F8A1AA9EB7B0069D16C /* Main.storyboard */, |
| 412C6F8D1AA9EB7B0069D16C /* Images.xcassets */, |
| 412C6F841AA9EB7B0069D16C /* Supporting Files */, |
| ); |
| path = "iOS Example"; |
| sourceTree = "<group>"; |
| }; |
| 412C6F841AA9EB7B0069D16C /* Supporting Files */ = { |
| isa = PBXGroup; |
| children = ( |
| 412C6F851AA9EB7B0069D16C /* Info.plist */, |
| ); |
| name = "Supporting Files"; |
| sourceTree = "<group>"; |
| }; |
| 412C6FBC1AA9EE720069D16C /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| 412C6FC21AA9EE720069D16C /* PredictionIOSDK.framework */, |
| 412C6FC41AA9EE720069D16C /* PredictionIO iOS SDK Tests.xctest */, |
| 412C6FC61AA9EE720069D16C /* Private iOS Tests.xctest */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXNativeTarget section */ |
| 412C6F801AA9EB7B0069D16C /* iOS Example */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 412C6FA01AA9EB7B0069D16C /* Build configuration list for PBXNativeTarget "iOS Example" */; |
| buildPhases = ( |
| 412C6F7D1AA9EB7B0069D16C /* Sources */, |
| 412C6F7E1AA9EB7B0069D16C /* Frameworks */, |
| 412C6F7F1AA9EB7B0069D16C /* Resources */, |
| 412C6FF41AA9FC500069D16C /* Embed Frameworks */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| 412C6FF31AA9FC500069D16C /* PBXTargetDependency */, |
| ); |
| name = "iOS Example"; |
| productName = "iOS Example"; |
| productReference = 412C6F811AA9EB7B0069D16C /* iOS Example.app */; |
| productType = "com.apple.product-type.application"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| 412C6F791AA9EB7B0069D16C /* Project object */ = { |
| isa = PBXProject; |
| attributes = { |
| LastUpgradeCheck = 0610; |
| ORGANIZATIONNAME = PredictionIO; |
| TargetAttributes = { |
| 412C6F801AA9EB7B0069D16C = { |
| CreatedOnToolsVersion = 6.1.1; |
| }; |
| }; |
| }; |
| buildConfigurationList = 412C6F7C1AA9EB7B0069D16C /* Build configuration list for PBXProject "iOS Example" */; |
| compatibilityVersion = "Xcode 3.2"; |
| developmentRegion = English; |
| hasScannedForEncodings = 0; |
| knownRegions = ( |
| en, |
| Base, |
| ); |
| mainGroup = 412C6F781AA9EB7B0069D16C; |
| productRefGroup = 412C6F821AA9EB7B0069D16C /* Products */; |
| projectDirPath = ""; |
| projectReferences = ( |
| { |
| ProductGroup = 412C6FBC1AA9EE720069D16C /* Products */; |
| ProjectRef = 412C6FBB1AA9EE720069D16C /* PredictionIOSDK.xcodeproj */; |
| }, |
| ); |
| projectRoot = ""; |
| targets = ( |
| 412C6F801AA9EB7B0069D16C /* iOS Example */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXReferenceProxy section */ |
| 412C6FC21AA9EE720069D16C /* PredictionIOSDK.framework */ = { |
| isa = PBXReferenceProxy; |
| fileType = wrapper.framework; |
| path = PredictionIOSDK.framework; |
| remoteRef = 412C6FC11AA9EE720069D16C /* PBXContainerItemProxy */; |
| sourceTree = BUILT_PRODUCTS_DIR; |
| }; |
| 412C6FC41AA9EE720069D16C /* PredictionIO iOS SDK Tests.xctest */ = { |
| isa = PBXReferenceProxy; |
| fileType = wrapper.cfbundle; |
| path = "PredictionIO iOS SDK Tests.xctest"; |
| remoteRef = 412C6FC31AA9EE720069D16C /* PBXContainerItemProxy */; |
| sourceTree = BUILT_PRODUCTS_DIR; |
| }; |
| 412C6FC61AA9EE720069D16C /* Private iOS Tests.xctest */ = { |
| isa = PBXReferenceProxy; |
| fileType = wrapper.cfbundle; |
| path = "Private iOS Tests.xctest"; |
| remoteRef = 412C6FC51AA9EE720069D16C /* PBXContainerItemProxy */; |
| sourceTree = BUILT_PRODUCTS_DIR; |
| }; |
| /* End PBXReferenceProxy section */ |
| |
| /* Begin PBXResourcesBuildPhase section */ |
| 412C6F7F1AA9EB7B0069D16C /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 412C6F8C1AA9EB7B0069D16C /* Main.storyboard in Resources */, |
| 412C6F8E1AA9EB7B0069D16C /* Images.xcassets in Resources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXResourcesBuildPhase section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| 412C6F7D1AA9EB7B0069D16C /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 412C6F871AA9EB7B0069D16C /* AppDelegate.swift in Sources */, |
| 412C6FAB1AA9EDA50069D16C /* DataCollectorViewController.swift in Sources */, |
| 412C6FA91AA9ED710069D16C /* ItemRecommendationViewController.swift in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin PBXTargetDependency section */ |
| 412C6FF31AA9FC500069D16C /* PBXTargetDependency */ = { |
| isa = PBXTargetDependency; |
| name = "PredictionIO iOS SDK"; |
| targetProxy = 412C6FF21AA9FC500069D16C /* PBXContainerItemProxy */; |
| }; |
| /* End PBXTargetDependency section */ |
| |
| /* Begin PBXVariantGroup section */ |
| 412C6F8A1AA9EB7B0069D16C /* Main.storyboard */ = { |
| isa = PBXVariantGroup; |
| children = ( |
| 412C6F8B1AA9EB7B0069D16C /* Base */, |
| ); |
| name = Main.storyboard; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXVariantGroup section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| 412C6F9E1AA9EB7B0069D16C /* 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_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| COPY_PHASE_STRIP = NO; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 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 = 8.0; |
| MTL_ENABLE_DEBUG_INFO = YES; |
| ONLY_ACTIVE_ARCH = YES; |
| SDKROOT = iphoneos; |
| SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| TARGETED_DEVICE_FAMILY = "1,2"; |
| }; |
| name = Debug; |
| }; |
| 412C6F9F1AA9EB7B0069D16C /* 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_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| COPY_PHASE_STRIP = YES; |
| ENABLE_NS_ASSERTIONS = NO; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 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 = 8.0; |
| MTL_ENABLE_DEBUG_INFO = NO; |
| SDKROOT = iphoneos; |
| TARGETED_DEVICE_FAMILY = "1,2"; |
| VALIDATE_PRODUCT = YES; |
| }; |
| name = Release; |
| }; |
| 412C6FA11AA9EB7B0069D16C /* Debug */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
| EMBEDDED_CONTENT_CONTAINS_SWIFT = YES; |
| INFOPLIST_FILE = "iOS Example/Info.plist"; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| }; |
| name = Debug; |
| }; |
| 412C6FA21AA9EB7B0069D16C /* Release */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
| EMBEDDED_CONTENT_CONTAINS_SWIFT = YES; |
| INFOPLIST_FILE = "iOS Example/Info.plist"; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| }; |
| name = Release; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| 412C6F7C1AA9EB7B0069D16C /* Build configuration list for PBXProject "iOS Example" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 412C6F9E1AA9EB7B0069D16C /* Debug */, |
| 412C6F9F1AA9EB7B0069D16C /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| 412C6FA01AA9EB7B0069D16C /* Build configuration list for PBXNativeTarget "iOS Example" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 412C6FA11AA9EB7B0069D16C /* Debug */, |
| 412C6FA21AA9EB7B0069D16C /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = 412C6F791AA9EB7B0069D16C /* Project object */; |
| } |