| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 46; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| 6619E1D91FA0ED0300F3AB25 /* MDMModalMovementTimingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6619E1D81FA0ED0300F3AB25 /* MDMModalMovementTimingTests.m */; }; |
| 663ED7C51EDF1F0C0096B2A9 /* ExampleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 663ED7C01EDF1F0C0096B2A9 /* ExampleViewController.swift */; }; |
| 663ED7C61EDF1F0C0096B2A9 /* ExampleViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = 663ED7C11EDF1F0C0096B2A9 /* ExampleViews.swift */; }; |
| 663ED7C71EDF1F0C0096B2A9 /* HexColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 663ED7C21EDF1F0C0096B2A9 /* HexColor.swift */; }; |
| 663ED7C81EDF1F0C0096B2A9 /* Layout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 663ED7C31EDF1F0C0096B2A9 /* Layout.swift */; }; |
| 663ED7C91EDF1F0C0096B2A9 /* ModalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 663ED7C41EDF1F0C0096B2A9 /* ModalViewController.swift */; }; |
| 663ED8011EE628BA0096B2A9 /* MDMMotionCurveTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 663ED8001EE628BA0096B2A9 /* MDMMotionCurveTests.swift */; }; |
| 663ED8031EE6299A0096B2A9 /* MDMMotionCurveTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 663ED8021EE6299A0096B2A9 /* MDMMotionCurveTests.m */; }; |
| 666FAA841D384A6B000363DA /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 666FAA831D384A6B000363DA /* AppDelegate.swift */; }; |
| 666FAA8B1D384A6B000363DA /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 666FAA8A1D384A6B000363DA /* Assets.xcassets */; }; |
| 666FAA8E1D384A6B000363DA /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 666FAA8C1D384A6B000363DA /* LaunchScreen.storyboard */; }; |
| 667A3F421DEE269400CB3A99 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 667A3F411DEE269400CB3A99 /* AppDelegate.swift */; }; |
| 667A3F491DEE269400CB3A99 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 667A3F481DEE269400CB3A99 /* Assets.xcassets */; }; |
| 667A3F4C1DEE269400CB3A99 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 667A3F4A1DEE269400CB3A99 /* LaunchScreen.storyboard */; }; |
| 667A3F541DEE273000CB3A99 /* TableOfContents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 667A3F531DEE273000CB3A99 /* TableOfContents.swift */; }; |
| 8867B13812C3FF5D47DAB6A6 /* Pods_UnitTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F7FF982F18E05B85C840EA24 /* Pods_UnitTests.framework */; }; |
| A433D59338049BD05D945199 /* Pods_MotionInterchangeCatalog.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB060E9F4ECA42A5E69FB42A /* Pods_MotionInterchangeCatalog.framework */; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXContainerItemProxy section */ |
| 666FAA951D384A6B000363DA /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = 666FAA781D384A6B000363DA /* Project object */; |
| proxyType = 1; |
| remoteGlobalIDString = 666FAA7F1D384A6B000363DA; |
| remoteInfo = Catalog; |
| }; |
| 667A3F511DEE269D00CB3A99 /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = 666FAA781D384A6B000363DA /* Project object */; |
| proxyType = 1; |
| remoteGlobalIDString = 667A3F3E1DEE269400CB3A99; |
| remoteInfo = TestHarness; |
| }; |
| /* End PBXContainerItemProxy section */ |
| |
| /* Begin PBXFileReference section */ |
| 09CEA5DEA01BA723D08D84E6 /* Pods-UnitTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UnitTests.release.xcconfig"; path = "../../../Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests.release.xcconfig"; sourceTree = "<group>"; }; |
| 2DE76D4D35953D836F578CDE /* Pods-MotionInterchangeCatalog.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MotionInterchangeCatalog.debug.xcconfig"; path = "../../../Pods/Target Support Files/Pods-MotionInterchangeCatalog/Pods-MotionInterchangeCatalog.debug.xcconfig"; sourceTree = "<group>"; }; |
| 4AAB8EBB088513D48896641A /* Pods-MotionInterchangeCatalog.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MotionInterchangeCatalog.release.xcconfig"; path = "../../../Pods/Target Support Files/Pods-MotionInterchangeCatalog/Pods-MotionInterchangeCatalog.release.xcconfig"; sourceTree = "<group>"; }; |
| 6619E1D81FA0ED0300F3AB25 /* MDMModalMovementTimingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MDMModalMovementTimingTests.m; sourceTree = "<group>"; }; |
| 663ED7C01EDF1F0C0096B2A9 /* ExampleViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExampleViewController.swift; sourceTree = "<group>"; }; |
| 663ED7C11EDF1F0C0096B2A9 /* ExampleViews.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExampleViews.swift; sourceTree = "<group>"; }; |
| 663ED7C21EDF1F0C0096B2A9 /* HexColor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HexColor.swift; sourceTree = "<group>"; }; |
| 663ED7C31EDF1F0C0096B2A9 /* Layout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Layout.swift; sourceTree = "<group>"; }; |
| 663ED7C41EDF1F0C0096B2A9 /* ModalViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModalViewController.swift; sourceTree = "<group>"; }; |
| 663ED8001EE628BA0096B2A9 /* MDMMotionCurveTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MDMMotionCurveTests.swift; sourceTree = "<group>"; }; |
| 663ED8021EE6299A0096B2A9 /* MDMMotionCurveTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MDMMotionCurveTests.m; sourceTree = "<group>"; }; |
| 666FAA801D384A6B000363DA /* MotionInterchangeCatalog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MotionInterchangeCatalog.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 666FAA831D384A6B000363DA /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = Catalog/AppDelegate.swift; sourceTree = "<group>"; }; |
| 666FAA8A1D384A6B000363DA /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
| 666FAA8D1D384A6B000363DA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 666FAA8F1D384A6B000363DA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 666FAA941D384A6B000363DA /* UnitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UnitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 666FAA9A1D384A6B000363DA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = ../UnitTests/Info.plist; sourceTree = "<group>"; }; |
| 667A3F3F1DEE269400CB3A99 /* TestHarness.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestHarness.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 667A3F411DEE269400CB3A99 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
| 667A3F481DEE269400CB3A99 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
| 667A3F4B1DEE269400CB3A99 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 667A3F4D1DEE269400CB3A99 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 667A3F531DEE273000CB3A99 /* TableOfContents.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TableOfContents.swift; sourceTree = "<group>"; }; |
| CF426CCC8068036D56265374 /* Pods-UnitTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UnitTests.debug.xcconfig"; path = "../../../Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| EB060E9F4ECA42A5E69FB42A /* Pods_MotionInterchangeCatalog.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MotionInterchangeCatalog.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| F7FF982F18E05B85C840EA24 /* Pods_UnitTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_UnitTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| 332A8331E0EC6D8F04094814 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 8867B13812C3FF5D47DAB6A6 /* Pods_UnitTests.framework in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 667A3F3C1DEE269400CB3A99 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| C66018A26BDD7D837DD6CD15 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| A433D59338049BD05D945199 /* Pods_MotionInterchangeCatalog.framework in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| 44D70C26F4056FA69FE80F9B /* Pods */ = { |
| isa = PBXGroup; |
| children = ( |
| 2DE76D4D35953D836F578CDE /* Pods-MotionInterchangeCatalog.debug.xcconfig */, |
| 4AAB8EBB088513D48896641A /* Pods-MotionInterchangeCatalog.release.xcconfig */, |
| CF426CCC8068036D56265374 /* Pods-UnitTests.debug.xcconfig */, |
| 09CEA5DEA01BA723D08D84E6 /* Pods-UnitTests.release.xcconfig */, |
| ); |
| name = Pods; |
| sourceTree = "<group>"; |
| }; |
| 663ED7BF1EDF1F0C0096B2A9 /* supplemental */ = { |
| isa = PBXGroup; |
| children = ( |
| 663ED7C01EDF1F0C0096B2A9 /* ExampleViewController.swift */, |
| 663ED7C11EDF1F0C0096B2A9 /* ExampleViews.swift */, |
| 663ED7C21EDF1F0C0096B2A9 /* HexColor.swift */, |
| 663ED7C31EDF1F0C0096B2A9 /* Layout.swift */, |
| 663ED7C41EDF1F0C0096B2A9 /* ModalViewController.swift */, |
| ); |
| name = supplemental; |
| path = ../../supplemental; |
| sourceTree = "<group>"; |
| }; |
| 666FAA771D384A6B000363DA = { |
| isa = PBXGroup; |
| children = ( |
| 667A3F531DEE273000CB3A99 /* TableOfContents.swift */, |
| 663ED7BF1EDF1F0C0096B2A9 /* supplemental */, |
| 666FAAA61D384B77000363DA /* app */, |
| 666FAA971D384A6B000363DA /* tests */, |
| 666FAA821D384A6B000363DA /* resources */, |
| 666FAA811D384A6B000363DA /* Products */, |
| 44D70C26F4056FA69FE80F9B /* Pods */, |
| B503B630A26A414EC86A0288 /* Frameworks */, |
| ); |
| sourceTree = "<group>"; |
| }; |
| 666FAA811D384A6B000363DA /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| 666FAA801D384A6B000363DA /* MotionInterchangeCatalog.app */, |
| 666FAA941D384A6B000363DA /* UnitTests.xctest */, |
| 667A3F3F1DEE269400CB3A99 /* TestHarness.app */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| 666FAA821D384A6B000363DA /* resources */ = { |
| isa = PBXGroup; |
| children = ( |
| 667A3F401DEE269400CB3A99 /* TestHarness */, |
| 666FAAA51D384B5B000363DA /* catalog */, |
| 666FAAA41D384B52000363DA /* tests */, |
| ); |
| name = resources; |
| path = Catalog; |
| sourceTree = "<group>"; |
| }; |
| 666FAA971D384A6B000363DA /* tests */ = { |
| isa = PBXGroup; |
| children = ( |
| 663ED8001EE628BA0096B2A9 /* MDMMotionCurveTests.swift */, |
| 663ED8021EE6299A0096B2A9 /* MDMMotionCurveTests.m */, |
| 6619E1D81FA0ED0300F3AB25 /* MDMModalMovementTimingTests.m */, |
| ); |
| name = tests; |
| path = ../../../tests/unit; |
| sourceTree = "<group>"; |
| }; |
| 666FAAA41D384B52000363DA /* tests */ = { |
| isa = PBXGroup; |
| children = ( |
| 666FAA9A1D384A6B000363DA /* Info.plist */, |
| ); |
| name = tests; |
| sourceTree = "<group>"; |
| }; |
| 666FAAA51D384B5B000363DA /* catalog */ = { |
| isa = PBXGroup; |
| children = ( |
| 666FAA8A1D384A6B000363DA /* Assets.xcassets */, |
| 666FAA8C1D384A6B000363DA /* LaunchScreen.storyboard */, |
| 666FAA8F1D384A6B000363DA /* Info.plist */, |
| ); |
| name = catalog; |
| sourceTree = "<group>"; |
| }; |
| 666FAAA61D384B77000363DA /* app */ = { |
| isa = PBXGroup; |
| children = ( |
| 666FAA831D384A6B000363DA /* AppDelegate.swift */, |
| ); |
| name = app; |
| sourceTree = "<group>"; |
| }; |
| 667A3F401DEE269400CB3A99 /* TestHarness */ = { |
| isa = PBXGroup; |
| children = ( |
| 667A3F411DEE269400CB3A99 /* AppDelegate.swift */, |
| 667A3F481DEE269400CB3A99 /* Assets.xcassets */, |
| 667A3F4A1DEE269400CB3A99 /* LaunchScreen.storyboard */, |
| 667A3F4D1DEE269400CB3A99 /* Info.plist */, |
| ); |
| name = TestHarness; |
| path = ../TestHarness; |
| sourceTree = "<group>"; |
| }; |
| B503B630A26A414EC86A0288 /* Frameworks */ = { |
| isa = PBXGroup; |
| children = ( |
| EB060E9F4ECA42A5E69FB42A /* Pods_MotionInterchangeCatalog.framework */, |
| F7FF982F18E05B85C840EA24 /* Pods_UnitTests.framework */, |
| ); |
| name = Frameworks; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXNativeTarget section */ |
| 666FAA7F1D384A6B000363DA /* MotionInterchangeCatalog */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 666FAA9D1D384A6B000363DA /* Build configuration list for PBXNativeTarget "MotionInterchangeCatalog" */; |
| buildPhases = ( |
| 7217205949F9D16DFCD7898B /* [CP] Check Pods Manifest.lock */, |
| 666FAA7C1D384A6B000363DA /* Sources */, |
| 666FAA7E1D384A6B000363DA /* Resources */, |
| C66018A26BDD7D837DD6CD15 /* Frameworks */, |
| 6F2E0157972A4B89BCF07CC2 /* [CP] Embed Pods Frameworks */, |
| 502E39A7782CDCBA134C6722 /* [CP] Copy Pods Resources */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = MotionInterchangeCatalog; |
| productName = Catalog; |
| productReference = 666FAA801D384A6B000363DA /* MotionInterchangeCatalog.app */; |
| productType = "com.apple.product-type.application"; |
| }; |
| 666FAA931D384A6B000363DA /* UnitTests */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 666FAAA01D384A6B000363DA /* Build configuration list for PBXNativeTarget "UnitTests" */; |
| buildPhases = ( |
| ACE41FB9B6C92F7B4625CB2E /* [CP] Check Pods Manifest.lock */, |
| 666FAA901D384A6B000363DA /* Sources */, |
| 666FAA921D384A6B000363DA /* Resources */, |
| 332A8331E0EC6D8F04094814 /* Frameworks */, |
| 53ACBAF46FD02B7AB8ED0D91 /* [CP] Embed Pods Frameworks */, |
| B7150A802D70B33666362149 /* [CP] Copy Pods Resources */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| 666FAA961D384A6B000363DA /* PBXTargetDependency */, |
| 667A3F521DEE269D00CB3A99 /* PBXTargetDependency */, |
| ); |
| name = UnitTests; |
| productName = CatalogTests; |
| productReference = 666FAA941D384A6B000363DA /* UnitTests.xctest */; |
| productType = "com.apple.product-type.bundle.unit-test"; |
| }; |
| 667A3F3E1DEE269400CB3A99 /* TestHarness */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 667A3F501DEE269400CB3A99 /* Build configuration list for PBXNativeTarget "TestHarness" */; |
| buildPhases = ( |
| 667A3F3B1DEE269400CB3A99 /* Sources */, |
| 667A3F3C1DEE269400CB3A99 /* Frameworks */, |
| 667A3F3D1DEE269400CB3A99 /* Resources */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = TestHarness; |
| productName = TestHarness; |
| productReference = 667A3F3F1DEE269400CB3A99 /* TestHarness.app */; |
| productType = "com.apple.product-type.application"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| 666FAA781D384A6B000363DA /* Project object */ = { |
| isa = PBXProject; |
| attributes = { |
| LastSwiftUpdateCheck = 0810; |
| LastUpgradeCheck = 0900; |
| ORGANIZATIONNAME = Google; |
| TargetAttributes = { |
| 666FAA7F1D384A6B000363DA = { |
| CreatedOnToolsVersion = 7.3.1; |
| LastSwiftMigration = 0830; |
| }; |
| 666FAA931D384A6B000363DA = { |
| CreatedOnToolsVersion = 7.3.1; |
| LastSwiftMigration = 0830; |
| TestTargetID = 667A3F3E1DEE269400CB3A99; |
| }; |
| 667A3F3E1DEE269400CB3A99 = { |
| CreatedOnToolsVersion = 8.1; |
| ProvisioningStyle = Automatic; |
| }; |
| }; |
| }; |
| buildConfigurationList = 666FAA7B1D384A6B000363DA /* Build configuration list for PBXProject "MotionInterchangeCatalog" */; |
| compatibilityVersion = "Xcode 3.2"; |
| developmentRegion = English; |
| hasScannedForEncodings = 0; |
| knownRegions = ( |
| en, |
| Base, |
| ); |
| mainGroup = 666FAA771D384A6B000363DA; |
| productRefGroup = 666FAA811D384A6B000363DA /* Products */; |
| projectDirPath = ""; |
| projectRoot = ""; |
| targets = ( |
| 666FAA7F1D384A6B000363DA /* MotionInterchangeCatalog */, |
| 667A3F3E1DEE269400CB3A99 /* TestHarness */, |
| 666FAA931D384A6B000363DA /* UnitTests */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXResourcesBuildPhase section */ |
| 666FAA7E1D384A6B000363DA /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 666FAA8E1D384A6B000363DA /* LaunchScreen.storyboard in Resources */, |
| 666FAA8B1D384A6B000363DA /* Assets.xcassets in Resources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 666FAA921D384A6B000363DA /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 667A3F3D1DEE269400CB3A99 /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 667A3F4C1DEE269400CB3A99 /* LaunchScreen.storyboard in Resources */, |
| 667A3F491DEE269400CB3A99 /* Assets.xcassets in Resources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXResourcesBuildPhase section */ |
| |
| /* Begin PBXShellScriptBuildPhase section */ |
| 502E39A7782CDCBA134C6722 /* [CP] Copy Pods Resources */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "[CP] Copy Pods Resources"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "\"${SRCROOT}/../../../Pods/Target Support Files/Pods-MotionInterchangeCatalog/Pods-MotionInterchangeCatalog-resources.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| 53ACBAF46FD02B7AB8ED0D91 /* [CP] Embed Pods Frameworks */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| "${SRCROOT}/../../../Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests-frameworks.sh", |
| "${BUILT_PRODUCTS_DIR}/MotionInterchange/MotionInterchange.framework", |
| ); |
| name = "[CP] Embed Pods Frameworks"; |
| outputPaths = ( |
| "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MotionInterchange.framework", |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "\"${SRCROOT}/../../../Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests-frameworks.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| 6F2E0157972A4B89BCF07CC2 /* [CP] Embed Pods Frameworks */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| "${SRCROOT}/../../../Pods/Target Support Files/Pods-MotionInterchangeCatalog/Pods-MotionInterchangeCatalog-frameworks.sh", |
| "${BUILT_PRODUCTS_DIR}/CatalogByConvention/CatalogByConvention.framework", |
| "${BUILT_PRODUCTS_DIR}/MotionInterchange/MotionInterchange.framework", |
| ); |
| name = "[CP] Embed Pods Frameworks"; |
| outputPaths = ( |
| "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CatalogByConvention.framework", |
| "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MotionInterchange.framework", |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "\"${SRCROOT}/../../../Pods/Target Support Files/Pods-MotionInterchangeCatalog/Pods-MotionInterchangeCatalog-frameworks.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| 7217205949F9D16DFCD7898B /* [CP] Check Pods Manifest.lock */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| "${PODS_ROOT}/Manifest.lock", |
| ); |
| name = "[CP] Check Pods Manifest.lock"; |
| outputPaths = ( |
| "$(DERIVED_FILE_DIR)/Pods-MotionInterchangeCatalog-checkManifestLockResult.txt", |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| ACE41FB9B6C92F7B4625CB2E /* [CP] Check Pods Manifest.lock */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| "${PODS_ROOT}/Manifest.lock", |
| ); |
| name = "[CP] Check Pods Manifest.lock"; |
| outputPaths = ( |
| "$(DERIVED_FILE_DIR)/Pods-UnitTests-checkManifestLockResult.txt", |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| B7150A802D70B33666362149 /* [CP] Copy Pods Resources */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "[CP] Copy Pods Resources"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "\"${SRCROOT}/../../../Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests-resources.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| /* End PBXShellScriptBuildPhase section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| 666FAA7C1D384A6B000363DA /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 663ED7C91EDF1F0C0096B2A9 /* ModalViewController.swift in Sources */, |
| 666FAA841D384A6B000363DA /* AppDelegate.swift in Sources */, |
| 663ED7C71EDF1F0C0096B2A9 /* HexColor.swift in Sources */, |
| 663ED7C51EDF1F0C0096B2A9 /* ExampleViewController.swift in Sources */, |
| 667A3F541DEE273000CB3A99 /* TableOfContents.swift in Sources */, |
| 663ED7C81EDF1F0C0096B2A9 /* Layout.swift in Sources */, |
| 663ED7C61EDF1F0C0096B2A9 /* ExampleViews.swift in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 666FAA901D384A6B000363DA /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 663ED8031EE6299A0096B2A9 /* MDMMotionCurveTests.m in Sources */, |
| 663ED8011EE628BA0096B2A9 /* MDMMotionCurveTests.swift in Sources */, |
| 6619E1D91FA0ED0300F3AB25 /* MDMModalMovementTimingTests.m in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 667A3F3B1DEE269400CB3A99 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 667A3F421DEE269400CB3A99 /* AppDelegate.swift in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin PBXTargetDependency section */ |
| 666FAA961D384A6B000363DA /* PBXTargetDependency */ = { |
| isa = PBXTargetDependency; |
| target = 666FAA7F1D384A6B000363DA /* MotionInterchangeCatalog */; |
| targetProxy = 666FAA951D384A6B000363DA /* PBXContainerItemProxy */; |
| }; |
| 667A3F521DEE269D00CB3A99 /* PBXTargetDependency */ = { |
| isa = PBXTargetDependency; |
| target = 667A3F3E1DEE269400CB3A99 /* TestHarness */; |
| targetProxy = 667A3F511DEE269D00CB3A99 /* PBXContainerItemProxy */; |
| }; |
| /* End PBXTargetDependency section */ |
| |
| /* Begin PBXVariantGroup section */ |
| 666FAA8C1D384A6B000363DA /* LaunchScreen.storyboard */ = { |
| isa = PBXVariantGroup; |
| children = ( |
| 666FAA8D1D384A6B000363DA /* Base */, |
| ); |
| name = LaunchScreen.storyboard; |
| sourceTree = "<group>"; |
| }; |
| 667A3F4A1DEE269400CB3A99 /* LaunchScreen.storyboard */ = { |
| isa = PBXVariantGroup; |
| children = ( |
| 667A3F4B1DEE269400CB3A99 /* Base */, |
| ); |
| name = LaunchScreen.storyboard; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXVariantGroup section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| 666FAA9B1D384A6B000363DA /* Debug */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ALWAYS_SEARCH_USER_PATHS = NO; |
| CLANG_ANALYZER_NONNULL = YES; |
| CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| CLANG_CXX_LIBRARY = "libc++"; |
| CLANG_ENABLE_MODULES = YES; |
| CLANG_ENABLE_OBJC_ARC = YES; |
| CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| CLANG_WARN_BOOL_CONVERSION = YES; |
| CLANG_WARN_COMMA = 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_INFINITE_RECURSION = YES; |
| CLANG_WARN_INT_CONVERSION = YES; |
| CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| CLANG_WARN_STRICT_PROTOTYPES = YES; |
| CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| CLANG_WARN_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| COPY_PHASE_STRIP = NO; |
| DEBUG_INFORMATION_FORMAT = dwarf; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| ENABLE_TESTABILITY = YES; |
| GCC_C_LANGUAGE_STANDARD = gnu99; |
| GCC_DYNAMIC_NO_PIC = NO; |
| GCC_NO_COMMON_BLOCKS = YES; |
| GCC_OPTIMIZATION_LEVEL = 0; |
| GCC_PREPROCESSOR_DEFINITIONS = ( |
| "DEBUG=1", |
| "$(inherited)", |
| ); |
| 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; |
| }; |
| 666FAA9C1D384A6B000363DA /* Release */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ALWAYS_SEARCH_USER_PATHS = NO; |
| CLANG_ANALYZER_NONNULL = YES; |
| CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| CLANG_CXX_LIBRARY = "libc++"; |
| CLANG_ENABLE_MODULES = YES; |
| CLANG_ENABLE_OBJC_ARC = YES; |
| CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| CLANG_WARN_BOOL_CONVERSION = YES; |
| CLANG_WARN_COMMA = 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_INFINITE_RECURSION = YES; |
| CLANG_WARN_INT_CONVERSION = YES; |
| CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| CLANG_WARN_STRICT_PROTOTYPES = YES; |
| CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| CLANG_WARN_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| COPY_PHASE_STRIP = NO; |
| DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| ENABLE_NS_ASSERTIONS = NO; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| GCC_C_LANGUAGE_STANDARD = gnu99; |
| GCC_NO_COMMON_BLOCKS = YES; |
| 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; |
| }; |
| 666FAA9E1D384A6B000363DA /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 2DE76D4D35953D836F578CDE /* Pods-MotionInterchangeCatalog.debug.xcconfig */; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| CLANG_ENABLE_MODULES = YES; |
| INFOPLIST_FILE = Catalog/Info.plist; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = com.google.Catalog; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| SWIFT_VERSION = 3.0; |
| }; |
| name = Debug; |
| }; |
| 666FAA9F1D384A6B000363DA /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 4AAB8EBB088513D48896641A /* Pods-MotionInterchangeCatalog.release.xcconfig */; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| CLANG_ENABLE_MODULES = YES; |
| INFOPLIST_FILE = Catalog/Info.plist; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = com.google.Catalog; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| SWIFT_VERSION = 3.0; |
| }; |
| name = Release; |
| }; |
| 666FAAA11D384A6B000363DA /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = CF426CCC8068036D56265374 /* Pods-UnitTests.debug.xcconfig */; |
| buildSettings = { |
| ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
| BUNDLE_LOADER = "$(TEST_HOST)"; |
| CLANG_ENABLE_MODULES = YES; |
| INFOPLIST_FILE = UnitTests/Info.plist; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = com.google.CatalogTests; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| SWIFT_VERSION = 3.0; |
| TEST_HOST = "$(BUILT_PRODUCTS_DIR)/TestHarness.app/TestHarness"; |
| }; |
| name = Debug; |
| }; |
| 666FAAA21D384A6B000363DA /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 09CEA5DEA01BA723D08D84E6 /* Pods-UnitTests.release.xcconfig */; |
| buildSettings = { |
| ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
| BUNDLE_LOADER = "$(TEST_HOST)"; |
| CLANG_ENABLE_MODULES = YES; |
| INFOPLIST_FILE = UnitTests/Info.plist; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = com.google.CatalogTests; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| SWIFT_VERSION = 3.0; |
| TEST_HOST = "$(BUILT_PRODUCTS_DIR)/TestHarness.app/TestHarness"; |
| }; |
| name = Release; |
| }; |
| 667A3F4E1DEE269400CB3A99 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| CLANG_WARN_INFINITE_RECURSION = YES; |
| CLANG_WARN_SUSPICIOUS_MOVES = YES; |
| INFOPLIST_FILE = TestHarness/Info.plist; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = com.google.TestHarness; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
| SWIFT_VERSION = 3.0; |
| }; |
| name = Debug; |
| }; |
| 667A3F4F1DEE269400CB3A99 /* Release */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| CLANG_WARN_INFINITE_RECURSION = YES; |
| CLANG_WARN_SUSPICIOUS_MOVES = YES; |
| INFOPLIST_FILE = TestHarness/Info.plist; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = com.google.TestHarness; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| SWIFT_VERSION = 3.0; |
| }; |
| name = Release; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| 666FAA7B1D384A6B000363DA /* Build configuration list for PBXProject "MotionInterchangeCatalog" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 666FAA9B1D384A6B000363DA /* Debug */, |
| 666FAA9C1D384A6B000363DA /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| 666FAA9D1D384A6B000363DA /* Build configuration list for PBXNativeTarget "MotionInterchangeCatalog" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 666FAA9E1D384A6B000363DA /* Debug */, |
| 666FAA9F1D384A6B000363DA /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| 666FAAA01D384A6B000363DA /* Build configuration list for PBXNativeTarget "UnitTests" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 666FAAA11D384A6B000363DA /* Debug */, |
| 666FAAA21D384A6B000363DA /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| 667A3F501DEE269400CB3A99 /* Build configuration list for PBXNativeTarget "TestHarness" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 667A3F4E1DEE269400CB3A99 /* Debug */, |
| 667A3F4F1DEE269400CB3A99 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = 666FAA781D384A6B000363DA /* Project object */; |
| } |