|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 816B7F8214E735CD3489D309 /* Pods_ObjectDetection.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 995BF57F75FECE085501C539 /* Pods_ObjectDetection.framework */; }; |
10 | 11 | AA055D8921622F3E00B25948 /* labelmap.txt in Resources */ = {isa = PBXBuildFile; fileRef = AA055D8821622F3E00B25948 /* labelmap.txt */; }; |
11 | 12 | AA119EA2217F337300DE46CF /* ModelDataHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA119EA1217F337300DE46CF /* ModelDataHandler.swift */; }; |
12 | 13 | AA16E59B21807BAC00D9E153 /* InfoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA16E59921807A7000D9E153 /* InfoCell.swift */; }; |
|
27 | 28 | /* End PBXBuildFile section */ |
28 | 29 |
|
29 | 30 | /* Begin PBXFileReference section */ |
| 31 | + 40D944742FD13DEE19466CE1 /* Pods-ObjectDetection.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ObjectDetection.debug.xcconfig"; path = "Target Support Files/Pods-ObjectDetection/Pods-ObjectDetection.debug.xcconfig"; sourceTree = "<group>"; }; |
| 32 | + 995BF57F75FECE085501C539 /* Pods_ObjectDetection.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ObjectDetection.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 33 | + 9B28A04AD4BD833A35B50884 /* Pods-ObjectDetection.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ObjectDetection.release.xcconfig"; path = "Target Support Files/Pods-ObjectDetection/Pods-ObjectDetection.release.xcconfig"; sourceTree = "<group>"; }; |
30 | 34 | AA055D8821622F3E00B25948 /* labelmap.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = labelmap.txt; sourceTree = "<group>"; }; |
31 | 35 | AA119EA1217F337300DE46CF /* ModelDataHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModelDataHandler.swift; sourceTree = "<group>"; }; |
32 | 36 | AA16E59921807A7000D9E153 /* InfoCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoCell.swift; sourceTree = "<group>"; }; |
|
53 | 57 | isa = PBXFrameworksBuildPhase; |
54 | 58 | buildActionMask = 2147483647; |
55 | 59 | files = ( |
| 60 | + 816B7F8214E735CD3489D309 /* Pods_ObjectDetection.framework in Frameworks */, |
56 | 61 | ); |
57 | 62 | runOnlyForDeploymentPostprocessing = 0; |
58 | 63 | }; |
59 | 64 | /* End PBXFrameworksBuildPhase section */ |
60 | 65 |
|
61 | 66 | /* Begin PBXGroup section */ |
| 67 | + 1EDAF72C537A01E481EEC7F2 /* Frameworks */ = { |
| 68 | + isa = PBXGroup; |
| 69 | + children = ( |
| 70 | + 995BF57F75FECE085501C539 /* Pods_ObjectDetection.framework */, |
| 71 | + ); |
| 72 | + name = Frameworks; |
| 73 | + sourceTree = "<group>"; |
| 74 | + }; |
62 | 75 | AA09263B212D730700D5890F /* Model */ = { |
63 | 76 | isa = PBXGroup; |
64 | 77 | children = ( |
|
100 | 113 | children = ( |
101 | 114 | AA9AC59D212D39FC000B4E9D /* ObjectDetection */, |
102 | 115 | AA9AC59C212D39FC000B4E9D /* Products */, |
| 116 | + C5C06069A877002CD7A994EB /* Pods */, |
| 117 | + 1EDAF72C537A01E481EEC7F2 /* Frameworks */, |
103 | 118 | ); |
104 | 119 | sourceTree = "<group>"; |
105 | 120 | }; |
|
156 | 171 | path = ModelDataHandler; |
157 | 172 | sourceTree = "<group>"; |
158 | 173 | }; |
| 174 | + C5C06069A877002CD7A994EB /* Pods */ = { |
| 175 | + isa = PBXGroup; |
| 176 | + children = ( |
| 177 | + 40D944742FD13DEE19466CE1 /* Pods-ObjectDetection.debug.xcconfig */, |
| 178 | + 9B28A04AD4BD833A35B50884 /* Pods-ObjectDetection.release.xcconfig */, |
| 179 | + ); |
| 180 | + name = Pods; |
| 181 | + path = Pods; |
| 182 | + sourceTree = "<group>"; |
| 183 | + }; |
159 | 184 | /* End PBXGroup section */ |
160 | 185 |
|
161 | 186 | /* Begin PBXNativeTarget section */ |
162 | 187 | AA9AC59A212D39FC000B4E9D /* ObjectDetection */ = { |
163 | 188 | isa = PBXNativeTarget; |
164 | 189 | buildConfigurationList = AA9AC5C3212D39FD000B4E9D /* Build configuration list for PBXNativeTarget "ObjectDetection" */; |
165 | 190 | buildPhases = ( |
| 191 | + 99E6FFEE7A0A0416B4E08898 /* [CP] Check Pods Manifest.lock */, |
166 | 192 | AA055D8A21622F7C00B25948 /* ShellScript */, |
167 | 193 | AA9AC597212D39FC000B4E9D /* Sources */, |
168 | 194 | AA9AC598212D39FC000B4E9D /* Frameworks */, |
|
227 | 253 | /* End PBXResourcesBuildPhase section */ |
228 | 254 |
|
229 | 255 | /* Begin PBXShellScriptBuildPhase section */ |
| 256 | + 99E6FFEE7A0A0416B4E08898 /* [CP] Check Pods Manifest.lock */ = { |
| 257 | + isa = PBXShellScriptBuildPhase; |
| 258 | + buildActionMask = 2147483647; |
| 259 | + files = ( |
| 260 | + ); |
| 261 | + inputFileListPaths = ( |
| 262 | + ); |
| 263 | + inputPaths = ( |
| 264 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 265 | + "${PODS_ROOT}/Manifest.lock", |
| 266 | + ); |
| 267 | + name = "[CP] Check Pods Manifest.lock"; |
| 268 | + outputFileListPaths = ( |
| 269 | + ); |
| 270 | + outputPaths = ( |
| 271 | + "$(DERIVED_FILE_DIR)/Pods-ObjectDetection-checkManifestLockResult.txt", |
| 272 | + ); |
| 273 | + runOnlyForDeploymentPostprocessing = 0; |
| 274 | + shellPath = /bin/sh; |
| 275 | + 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"; |
| 276 | + showEnvVarsInLog = 0; |
| 277 | + }; |
230 | 278 | AA055D8A21622F7C00B25948 /* ShellScript */ = { |
231 | 279 | isa = PBXShellScriptBuildPhase; |
232 | 280 | buildActionMask = 2147483647; |
|
406 | 454 | }; |
407 | 455 | AA9AC5C4212D39FD000B4E9D /* Debug */ = { |
408 | 456 | isa = XCBuildConfiguration; |
| 457 | + baseConfigurationReference = 40D944742FD13DEE19466CE1 /* Pods-ObjectDetection.debug.xcconfig */; |
409 | 458 | buildSettings = { |
410 | 459 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
411 | 460 | CLANG_ENABLE_MODULES = YES; |
|
434 | 483 | }; |
435 | 484 | AA9AC5C5212D39FD000B4E9D /* Release */ = { |
436 | 485 | isa = XCBuildConfiguration; |
| 486 | + baseConfigurationReference = 9B28A04AD4BD833A35B50884 /* Pods-ObjectDetection.release.xcconfig */; |
437 | 487 | buildSettings = { |
438 | 488 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
439 | 489 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments