|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 5EDE19DE85D83B5F6A4AC5A3 /* libPods-HelloWorld.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CEAC4E4A977111B97FB776B4 /* libPods-HelloWorld.a */; }; |
11 | 10 | A0497B682352FFA000D70E9E /* image.png in Resources */ = {isa = PBXBuildFile; fileRef = A0497B672352FFA000D70E9E /* image.png */; }; |
12 | 11 | A07753C62343DDEE00186969 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A07753C52343DDEE00186969 /* AppDelegate.swift */; }; |
13 | 12 | A07753CA2343DDEE00186969 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A07753C92343DDEE00186969 /* ViewController.swift */; }; |
|
21 | 20 | /* End PBXBuildFile section */ |
22 | 21 |
|
23 | 22 | /* Begin PBXFileReference section */ |
24 | | - 621D5B56BD99964F2B91D12F /* Pods-HelloWorld.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld.debug.xcconfig"; path = "Target Support Files/Pods-HelloWorld/Pods-HelloWorld.debug.xcconfig"; sourceTree = "<group>"; }; |
25 | 23 | A0497B672352FFA000D70E9E /* image.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = image.png; sourceTree = "<group>"; }; |
26 | 24 | A07753C22343DDEE00186969 /* HelloWorld.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HelloWorld.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | 25 | A07753C52343DDEE00186969 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
36 | 34 | A07753E12343F9AD00186969 /* model.pt */ = {isa = PBXFileReference; lastKnownFileType = file; path = model.pt; sourceTree = "<group>"; }; |
37 | 35 | A07753E22343F9AD00186969 /* words.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = words.txt; sourceTree = "<group>"; }; |
38 | 36 | A07753E92343FDEC00186969 /* UIImage+Helper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+Helper.swift"; sourceTree = "<group>"; }; |
39 | | - A3E3E5EDF7DC90E8181E130E /* Pods-HelloWorld.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld.release.xcconfig"; path = "Target Support Files/Pods-HelloWorld/Pods-HelloWorld.release.xcconfig"; sourceTree = "<group>"; }; |
40 | | - CEAC4E4A977111B97FB776B4 /* libPods-HelloWorld.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-HelloWorld.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
41 | 37 | /* End PBXFileReference section */ |
42 | 38 |
|
43 | 39 | /* Begin PBXFrameworksBuildPhase section */ |
44 | 40 | A07753BF2343DDEE00186969 /* Frameworks */ = { |
45 | 41 | isa = PBXFrameworksBuildPhase; |
46 | 42 | buildActionMask = 2147483647; |
47 | 43 | files = ( |
48 | | - 5EDE19DE85D83B5F6A4AC5A3 /* libPods-HelloWorld.a in Frameworks */, |
49 | 44 | ); |
50 | 45 | runOnlyForDeploymentPostprocessing = 0; |
51 | 46 | }; |
52 | 47 | /* End PBXFrameworksBuildPhase section */ |
53 | 48 |
|
54 | 49 | /* Begin PBXGroup section */ |
55 | | - 142D72B14004724085B7503E /* Pods */ = { |
56 | | - isa = PBXGroup; |
57 | | - children = ( |
58 | | - 621D5B56BD99964F2B91D12F /* Pods-HelloWorld.debug.xcconfig */, |
59 | | - A3E3E5EDF7DC90E8181E130E /* Pods-HelloWorld.release.xcconfig */, |
60 | | - ); |
61 | | - name = Pods; |
62 | | - path = Pods; |
63 | | - sourceTree = "<group>"; |
64 | | - }; |
65 | 50 | A07753B92343DDEE00186969 = { |
66 | 51 | isa = PBXGroup; |
67 | 52 | children = ( |
68 | 53 | A07753C42343DDEE00186969 /* HelloWorld */, |
69 | 54 | A07753C32343DDEE00186969 /* Products */, |
70 | | - 142D72B14004724085B7503E /* Pods */, |
71 | | - C3020C4AB708B2526D0511C7 /* Frameworks */, |
72 | 55 | ); |
73 | 56 | sourceTree = "<group>"; |
74 | 57 | }; |
|
116 | 99 | path = model; |
117 | 100 | sourceTree = "<group>"; |
118 | 101 | }; |
119 | | - C3020C4AB708B2526D0511C7 /* Frameworks */ = { |
120 | | - isa = PBXGroup; |
121 | | - children = ( |
122 | | - CEAC4E4A977111B97FB776B4 /* libPods-HelloWorld.a */, |
123 | | - ); |
124 | | - name = Frameworks; |
125 | | - sourceTree = "<group>"; |
126 | | - }; |
127 | 102 | /* End PBXGroup section */ |
128 | 103 |
|
129 | 104 | /* Begin PBXNativeTarget section */ |
130 | 105 | A07753C12343DDEE00186969 /* HelloWorld */ = { |
131 | 106 | isa = PBXNativeTarget; |
132 | 107 | buildConfigurationList = A07753D62343DDEF00186969 /* Build configuration list for PBXNativeTarget "HelloWorld" */; |
133 | 108 | buildPhases = ( |
134 | | - 13E44292D2F978BF9B935BF2 /* [CP] Check Pods Manifest.lock */, |
135 | 109 | A07753BE2343DDEE00186969 /* Sources */, |
136 | 110 | A07753BF2343DDEE00186969 /* Frameworks */, |
137 | 111 | A07753C02343DDEE00186969 /* Resources */, |
|
195 | 169 | }; |
196 | 170 | /* End PBXResourcesBuildPhase section */ |
197 | 171 |
|
198 | | -/* Begin PBXShellScriptBuildPhase section */ |
199 | | - 13E44292D2F978BF9B935BF2 /* [CP] Check Pods Manifest.lock */ = { |
200 | | - isa = PBXShellScriptBuildPhase; |
201 | | - buildActionMask = 2147483647; |
202 | | - files = ( |
203 | | - ); |
204 | | - inputFileListPaths = ( |
205 | | - ); |
206 | | - inputPaths = ( |
207 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
208 | | - "${PODS_ROOT}/Manifest.lock", |
209 | | - ); |
210 | | - name = "[CP] Check Pods Manifest.lock"; |
211 | | - outputFileListPaths = ( |
212 | | - ); |
213 | | - outputPaths = ( |
214 | | - "$(DERIVED_FILE_DIR)/Pods-HelloWorld-checkManifestLockResult.txt", |
215 | | - ); |
216 | | - runOnlyForDeploymentPostprocessing = 0; |
217 | | - shellPath = /bin/sh; |
218 | | - 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"; |
219 | | - showEnvVarsInLog = 0; |
220 | | - }; |
221 | | -/* End PBXShellScriptBuildPhase section */ |
222 | | - |
223 | 172 | /* Begin PBXSourcesBuildPhase section */ |
224 | 173 | A07753BE2343DDEE00186969 /* Sources */ = { |
225 | 174 | isa = PBXSourcesBuildPhase; |
|
370 | 319 | }; |
371 | 320 | A07753D72343DDEF00186969 /* Debug */ = { |
372 | 321 | isa = XCBuildConfiguration; |
373 | | - baseConfigurationReference = 621D5B56BD99964F2B91D12F /* Pods-HelloWorld.debug.xcconfig */; |
374 | 322 | buildSettings = { |
375 | 323 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
376 | 324 | CLANG_ENABLE_MODULES = YES; |
|
393 | 341 | }; |
394 | 342 | A07753D82343DDEF00186969 /* Release */ = { |
395 | 343 | isa = XCBuildConfiguration; |
396 | | - baseConfigurationReference = A3E3E5EDF7DC90E8181E130E /* Pods-HelloWorld.release.xcconfig */; |
397 | 344 | buildSettings = { |
398 | 345 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
399 | 346 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments