|
17 | 17 | 0CE1C1F824B77D9500D88A05 /* CheckoutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CE1C1F624B77D9500D88A05 /* CheckoutViewController.swift */; }; |
18 | 18 | 0CE1C1F924B77D9500D88A05 /* SettingsTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CE1C1F724B77D9500D88A05 /* SettingsTableViewController.swift */; }; |
19 | 19 | 0CE1C1FB24B77DAA00D88A05 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0CE1C1FA24B77DAA00D88A05 /* Main.storyboard */; }; |
20 | | - 2A463C08552FA5DD68A07AEC /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E3DBCD37D3A7AD3DC455CCC3 /* Pods_Example.framework */; }; |
| 20 | + D4EE84A0135713EE692DC3A0 /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D77BAD8E846E3E70FE1915DA /* Pods_Example.framework */; }; |
21 | 21 | /* End PBXBuildFile section */ |
22 | 22 |
|
23 | 23 | /* Begin PBXContainerItemProxy section */ |
|
45 | 45 | 0CE1C1F624B77D9500D88A05 /* CheckoutViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CheckoutViewController.swift; sourceTree = "<group>"; }; |
46 | 46 | 0CE1C1F724B77D9500D88A05 /* SettingsTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsTableViewController.swift; sourceTree = "<group>"; }; |
47 | 47 | 0CE1C1FA24B77DAA00D88A05 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; }; |
48 | | - 7C1794A16487BE6356A532B9 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
49 | | - 7F7FBBE6100FA2083A919788 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
50 | | - E3DBCD37D3A7AD3DC455CCC3 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 48 | + 2492D1CCA217BE66FE5007D3 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
| 49 | + D77BAD8E846E3E70FE1915DA /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 50 | + F97B4E6059C00E867C87F85C /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
51 | 51 | /* End PBXFileReference section */ |
52 | 52 |
|
53 | 53 | /* Begin PBXFrameworksBuildPhase section */ |
54 | 54 | 0C1A133923E858E10015A0BD /* Frameworks */ = { |
55 | 55 | isa = PBXFrameworksBuildPhase; |
56 | 56 | buildActionMask = 2147483647; |
57 | 57 | files = ( |
58 | | - 2A463C08552FA5DD68A07AEC /* Pods_Example.framework in Frameworks */, |
| 58 | + D4EE84A0135713EE692DC3A0 /* Pods_Example.framework in Frameworks */, |
59 | 59 | ); |
60 | 60 | runOnlyForDeploymentPostprocessing = 0; |
61 | 61 | }; |
|
76 | 76 | 0C89ACE9246E79150097C815 /* ExampleTests */, |
77 | 77 | 0C1A133D23E858E10015A0BD /* Products */, |
78 | 78 | B0E5AD7052C9FE9580DEAAAD /* Pods */, |
79 | | - 80E5D612FA9878278B36717F /* Frameworks */, |
| 79 | + 1EEEB4EFCC49FB269F06C6FA /* Frameworks */, |
80 | 80 | ); |
81 | 81 | sourceTree = "<group>"; |
82 | 82 | }; |
|
123 | 123 | path = Resources; |
124 | 124 | sourceTree = "<group>"; |
125 | 125 | }; |
126 | | - 80E5D612FA9878278B36717F /* Frameworks */ = { |
| 126 | + 1EEEB4EFCC49FB269F06C6FA /* Frameworks */ = { |
127 | 127 | isa = PBXGroup; |
128 | 128 | children = ( |
129 | | - E3DBCD37D3A7AD3DC455CCC3 /* Pods_Example.framework */, |
| 129 | + D77BAD8E846E3E70FE1915DA /* Pods_Example.framework */, |
130 | 130 | ); |
131 | 131 | name = Frameworks; |
132 | 132 | sourceTree = "<group>"; |
133 | 133 | }; |
134 | 134 | B0E5AD7052C9FE9580DEAAAD /* Pods */ = { |
135 | 135 | isa = PBXGroup; |
136 | 136 | children = ( |
137 | | - 7C1794A16487BE6356A532B9 /* Pods-Example.debug.xcconfig */, |
138 | | - 7F7FBBE6100FA2083A919788 /* Pods-Example.release.xcconfig */, |
| 137 | + F97B4E6059C00E867C87F85C /* Pods-Example.debug.xcconfig */, |
| 138 | + 2492D1CCA217BE66FE5007D3 /* Pods-Example.release.xcconfig */, |
139 | 139 | ); |
140 | 140 | path = Pods; |
141 | 141 | sourceTree = "<group>"; |
|
147 | 147 | isa = PBXNativeTarget; |
148 | 148 | buildConfigurationList = 0C1A135023E858E30015A0BD /* Build configuration list for PBXNativeTarget "Example" */; |
149 | 149 | buildPhases = ( |
150 | | - 7268E9F10F05C15AB08BAA9F /* [CP] Check Pods Manifest.lock */, |
| 150 | + 34BA73F89AAF5FC19C465981 /* [CP] Check Pods Manifest.lock */, |
151 | 151 | 0C1A133823E858E10015A0BD /* Sources */, |
152 | 152 | 0C1A133923E858E10015A0BD /* Frameworks */, |
153 | 153 | 0C1A133A23E858E10015A0BD /* Resources */, |
154 | | - 9238ED25A0968470B1157007 /* [CP] Embed Pods Frameworks */, |
| 154 | + 75DD3E71DD07D2103084E1CC /* [CP] Embed Pods Frameworks */, |
155 | 155 | ); |
156 | 156 | buildRules = ( |
157 | 157 | ); |
|
239 | 239 | /* End PBXResourcesBuildPhase section */ |
240 | 240 |
|
241 | 241 | /* Begin PBXShellScriptBuildPhase section */ |
242 | | - 7268E9F10F05C15AB08BAA9F /* [CP] Check Pods Manifest.lock */ = { |
| 242 | + 34BA73F89AAF5FC19C465981 /* [CP] Check Pods Manifest.lock */ = { |
243 | 243 | isa = PBXShellScriptBuildPhase; |
244 | 244 | buildActionMask = 2147483647; |
245 | 245 | files = ( |
|
261 | 261 | 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"; |
262 | 262 | showEnvVarsInLog = 0; |
263 | 263 | }; |
264 | | - 9238ED25A0968470B1157007 /* [CP] Embed Pods Frameworks */ = { |
| 264 | + 75DD3E71DD07D2103084E1CC /* [CP] Embed Pods Frameworks */ = { |
265 | 265 | isa = PBXShellScriptBuildPhase; |
266 | 266 | buildActionMask = 2147483647; |
267 | 267 | files = ( |
|
442 | 442 | }; |
443 | 443 | 0C1A135123E858E30015A0BD /* Debug */ = { |
444 | 444 | isa = XCBuildConfiguration; |
445 | | - baseConfigurationReference = 7C1794A16487BE6356A532B9 /* Pods-Example.debug.xcconfig */; |
| 445 | + baseConfigurationReference = F97B4E6059C00E867C87F85C /* Pods-Example.debug.xcconfig */; |
446 | 446 | buildSettings = { |
447 | 447 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
448 | 448 | CODE_SIGN_STYLE = Automatic; |
|
461 | 461 | }; |
462 | 462 | 0C1A135223E858E30015A0BD /* Release */ = { |
463 | 463 | isa = XCBuildConfiguration; |
464 | | - baseConfigurationReference = 7F7FBBE6100FA2083A919788 /* Pods-Example.release.xcconfig */; |
| 464 | + baseConfigurationReference = 2492D1CCA217BE66FE5007D3 /* Pods-Example.release.xcconfig */; |
465 | 465 | buildSettings = { |
466 | 466 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
467 | 467 | CODE_SIGN_STYLE = Automatic; |
|
0 commit comments