|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 55D03783B6D732FD6F6AC69A /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBA6D804FDF0AA577D384BEC /* Pods_Example.framework */; }; |
| 10 | + 3D5D919445BB2B0DA0F0A455 /* Pods_Example_ExampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE798B0656978A899BDE50BF /* Pods_Example_ExampleTests.framework */; }; |
| 11 | + 499340808F6A4BFA9D08AB34 /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E7789E43DCE40382369F72B2 /* Pods_Example.framework */; }; |
11 | 12 | 7822AD1E24E1504600187502 /* UITextViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7822AD1D24E1504600187502 /* UITextViewTests.swift */; }; |
12 | 13 | A233795622F59DBD0083F92F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A233795522F59DBD0083F92F /* Main.storyboard */; }; |
13 | 14 | A24C43FD22F592E700BC2E2B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A24C43FC22F592E700BC2E2B /* AppDelegate.swift */; }; |
|
17 | 18 | A24C440922F592E800BC2E2B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A24C440722F592E800BC2E2B /* LaunchScreen.storyboard */; }; |
18 | 19 | DC8A555624B5ED4B007BCEEC /* UITableViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC8A555524B5ED4B007BCEEC /* UITableViewTests.swift */; }; |
19 | 20 | DC8A555E24B60A9A007BCEEC /* UICollectionViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC8A555D24B60A9A007BCEEC /* UICollectionViewTests.swift */; }; |
20 | | - E1EEC015EE18A550BFC69809 /* Pods_Example_ExampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C907B7798E1CF876B8F846E /* Pods_Example_ExampleTests.framework */; }; |
21 | 21 | /* End PBXBuildFile section */ |
22 | 22 |
|
23 | 23 | /* Begin PBXContainerItemProxy section */ |
|
31 | 31 | /* End PBXContainerItemProxy section */ |
32 | 32 |
|
33 | 33 | /* Begin PBXFileReference section */ |
34 | | - 6C907B7798E1CF876B8F846E /* Pods_Example_ExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example_ExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | 34 | 7822AD1D24E1504600187502 /* UITextViewTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UITextViewTests.swift; sourceTree = "<group>"; }; |
36 | 35 | A233795522F59DBD0083F92F /* Main.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; }; |
37 | 36 | A24C43F922F592E700BC2E2B /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
45 | 44 | A3A5BF6E4631484B5F0C14C7 /* 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>"; }; |
46 | 45 | AD949152515161F740DAF80C /* 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>"; }; |
47 | 46 | B84F6B1029BF235509B7F677 /* Pods-Example-ExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-ExampleTests.release.xcconfig"; path = "Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
48 | | - BBA6D804FDF0AA577D384BEC /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 47 | + BE798B0656978A899BDE50BF /* Pods_Example_ExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example_ExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
49 | 48 | DC8A555324B5ED4B007BCEEC /* ExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
50 | 49 | DC8A555524B5ED4B007BCEEC /* UITableViewTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UITableViewTests.swift; sourceTree = "<group>"; }; |
51 | 50 | DC8A555724B5ED4B007BCEEC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
52 | 51 | DC8A555D24B60A9A007BCEEC /* UICollectionViewTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UICollectionViewTests.swift; sourceTree = "<group>"; }; |
| 52 | + E7789E43DCE40382369F72B2 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
53 | 53 | FB09C37F8131759582DE37F2 /* Pods-Example-ExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-ExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
54 | 54 | /* End PBXFileReference section */ |
55 | 55 |
|
|
58 | 58 | isa = PBXFrameworksBuildPhase; |
59 | 59 | buildActionMask = 2147483647; |
60 | 60 | files = ( |
61 | | - 55D03783B6D732FD6F6AC69A /* Pods_Example.framework in Frameworks */, |
| 61 | + 499340808F6A4BFA9D08AB34 /* Pods_Example.framework in Frameworks */, |
62 | 62 | ); |
63 | 63 | runOnlyForDeploymentPostprocessing = 0; |
64 | 64 | }; |
65 | 65 | DC8A555024B5ED4B007BCEEC /* Frameworks */ = { |
66 | 66 | isa = PBXFrameworksBuildPhase; |
67 | 67 | buildActionMask = 2147483647; |
68 | 68 | files = ( |
69 | | - E1EEC015EE18A550BFC69809 /* Pods_Example_ExampleTests.framework in Frameworks */, |
| 69 | + 3D5D919445BB2B0DA0F0A455 /* Pods_Example_ExampleTests.framework in Frameworks */, |
70 | 70 | ); |
71 | 71 | runOnlyForDeploymentPostprocessing = 0; |
72 | 72 | }; |
|
76 | 76 | 188A69E03FD2502C8B88E87A /* Frameworks */ = { |
77 | 77 | isa = PBXGroup; |
78 | 78 | children = ( |
79 | | - BBA6D804FDF0AA577D384BEC /* Pods_Example.framework */, |
80 | | - 6C907B7798E1CF876B8F846E /* Pods_Example_ExampleTests.framework */, |
| 79 | + E7789E43DCE40382369F72B2 /* Pods_Example.framework */, |
| 80 | + BE798B0656978A899BDE50BF /* Pods_Example_ExampleTests.framework */, |
81 | 81 | ); |
82 | 82 | name = Frameworks; |
83 | 83 | sourceTree = "<group>"; |
|
151 | 151 | A24C43F522F592E700BC2E2B /* Sources */, |
152 | 152 | A24C43F622F592E700BC2E2B /* Frameworks */, |
153 | 153 | A24C43F722F592E700BC2E2B /* Resources */, |
154 | | - F457FB62EA75CD0872C935CB /* [CP] Embed Pods Frameworks */, |
| 154 | + 8B81933BC72185EEB0CF378D /* [CP] Embed Pods Frameworks */, |
155 | 155 | ); |
156 | 156 | buildRules = ( |
157 | 157 | ); |
|
170 | 170 | DC8A554F24B5ED4B007BCEEC /* Sources */, |
171 | 171 | DC8A555024B5ED4B007BCEEC /* Frameworks */, |
172 | 172 | DC8A555124B5ED4B007BCEEC /* Resources */, |
173 | | - 06BD6D358DE66DAEBD31F4E8 /* [CP] Embed Pods Frameworks */, |
| 173 | + D5923E773DBC45360D2D9DC0 /* [CP] Embed Pods Frameworks */, |
174 | 174 | ); |
175 | 175 | buildRules = ( |
176 | 176 | ); |
|
242 | 242 | /* End PBXResourcesBuildPhase section */ |
243 | 243 |
|
244 | 244 | /* Begin PBXShellScriptBuildPhase section */ |
245 | | - 06BD6D358DE66DAEBD31F4E8 /* [CP] Embed Pods Frameworks */ = { |
246 | | - isa = PBXShellScriptBuildPhase; |
247 | | - buildActionMask = 2147483647; |
248 | | - files = ( |
249 | | - ); |
250 | | - inputFileListPaths = ( |
251 | | - "${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
252 | | - ); |
253 | | - name = "[CP] Embed Pods Frameworks"; |
254 | | - outputFileListPaths = ( |
255 | | - "${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
256 | | - ); |
257 | | - runOnlyForDeploymentPostprocessing = 0; |
258 | | - shellPath = /bin/sh; |
259 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-frameworks.sh\"\n"; |
260 | | - showEnvVarsInLog = 0; |
261 | | - }; |
262 | 245 | 1A00880812CC0A46E5A1E4A6 /* [CP] Check Pods Manifest.lock */ = { |
263 | 246 | isa = PBXShellScriptBuildPhase; |
264 | 247 | buildActionMask = 2147483647; |
|
303 | 286 | 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"; |
304 | 287 | showEnvVarsInLog = 0; |
305 | 288 | }; |
306 | | - F457FB62EA75CD0872C935CB /* [CP] Embed Pods Frameworks */ = { |
| 289 | + 8B81933BC72185EEB0CF378D /* [CP] Embed Pods Frameworks */ = { |
307 | 290 | isa = PBXShellScriptBuildPhase; |
308 | 291 | buildActionMask = 2147483647; |
309 | 292 | files = ( |
|
320 | 303 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n"; |
321 | 304 | showEnvVarsInLog = 0; |
322 | 305 | }; |
| 306 | + D5923E773DBC45360D2D9DC0 /* [CP] Embed Pods Frameworks */ = { |
| 307 | + isa = PBXShellScriptBuildPhase; |
| 308 | + buildActionMask = 2147483647; |
| 309 | + files = ( |
| 310 | + ); |
| 311 | + inputFileListPaths = ( |
| 312 | + "${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 313 | + ); |
| 314 | + name = "[CP] Embed Pods Frameworks"; |
| 315 | + outputFileListPaths = ( |
| 316 | + "${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 317 | + ); |
| 318 | + runOnlyForDeploymentPostprocessing = 0; |
| 319 | + shellPath = /bin/sh; |
| 320 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-frameworks.sh\"\n"; |
| 321 | + showEnvVarsInLog = 0; |
| 322 | + }; |
323 | 323 | /* End PBXShellScriptBuildPhase section */ |
324 | 324 |
|
325 | 325 | /* Begin PBXSourcesBuildPhase section */ |
|
0 commit comments