|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 9439832424CA460700CF8CB4 /* SSZipArchive.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9439832324CA460700CF8CB4 /* SSZipArchive.framework */; }; |
| 11 | + 9439832524CA460700CF8CB4 /* SSZipArchive.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9439832324CA460700CF8CB4 /* SSZipArchive.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
10 | 12 | 9478476B24BCD14D004F5637 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 9478476A24BCD14D004F5637 /* main.m */; };
|
11 | 13 | 9478477324BCD180004F5637 /* NBGeocoderMetadataParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 9478477224BCD180004F5637 /* NBGeocoderMetadataParser.m */; };
|
12 | 14 | 9478477624BCD1AB004F5637 /* NBSQLiteDatabaseConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 9478477524BCD1AB004F5637 /* NBSQLiteDatabaseConnection.m */; };
|
| 15 | + 9BBB13F5268ECEF110BFB4A3 /* Pods_libPhoneNumber_GeocodingParser.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB42456B7D37F6CA481559F0 /* Pods_libPhoneNumber_GeocodingParser.framework */; }; |
13 | 16 | /* End PBXBuildFile section */
|
14 | 17 |
|
15 | 18 | /* Begin PBXCopyFilesBuildPhase section */
|
| 19 | + 9439832624CA460700CF8CB4 /* Embed Frameworks */ = { |
| 20 | + isa = PBXCopyFilesBuildPhase; |
| 21 | + buildActionMask = 2147483647; |
| 22 | + dstPath = ""; |
| 23 | + dstSubfolderSpec = 10; |
| 24 | + files = ( |
| 25 | + 9439832524CA460700CF8CB4 /* SSZipArchive.framework in Embed Frameworks */, |
| 26 | + ); |
| 27 | + name = "Embed Frameworks"; |
| 28 | + runOnlyForDeploymentPostprocessing = 0; |
| 29 | + }; |
16 | 30 | 9478476524BCD14D004F5637 /* CopyFiles */ = {
|
17 | 31 | isa = PBXCopyFilesBuildPhase;
|
18 | 32 | buildActionMask = 2147483647;
|
|
25 | 39 | /* End PBXCopyFilesBuildPhase section */
|
26 | 40 |
|
27 | 41 | /* Begin PBXFileReference section */
|
| 42 | + 1174FF265138ABDB2DE27F14 /* Pods-libPhoneNumber-GeocodingParser.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-libPhoneNumber-GeocodingParser.debug.xcconfig"; path = "Target Support Files/Pods-libPhoneNumber-GeocodingParser/Pods-libPhoneNumber-GeocodingParser.debug.xcconfig"; sourceTree = "<group>"; }; |
| 43 | + 8FD4ACC3A7C4DC8DBDA891B2 /* Pods-libPhoneNumber-GeocodingParser.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-libPhoneNumber-GeocodingParser.release.xcconfig"; path = "Target Support Files/Pods-libPhoneNumber-GeocodingParser/Pods-libPhoneNumber-GeocodingParser.release.xcconfig"; sourceTree = "<group>"; }; |
| 44 | + 9439832324CA460700CF8CB4 /* SSZipArchive.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SSZipArchive.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
28 | 45 | 9478476724BCD14D004F5637 /* libPhoneNumber-GeocodingParser */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "libPhoneNumber-GeocodingParser"; sourceTree = BUILT_PRODUCTS_DIR; };
|
29 | 46 | 9478476A24BCD14D004F5637 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
30 | 47 | 9478477124BCD180004F5637 /* NBGeocoderMetadataParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NBGeocoderMetadataParser.h; sourceTree = "<group>"; };
|
31 | 48 | 9478477224BCD180004F5637 /* NBGeocoderMetadataParser.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NBGeocoderMetadataParser.m; sourceTree = "<group>"; };
|
32 | 49 | 9478477424BCD1AB004F5637 /* NBSQLiteDatabaseConnection.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NBSQLiteDatabaseConnection.h; sourceTree = "<group>"; };
|
33 | 50 | 9478477524BCD1AB004F5637 /* NBSQLiteDatabaseConnection.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NBSQLiteDatabaseConnection.m; sourceTree = "<group>"; };
|
| 51 | + AB42456B7D37F6CA481559F0 /* Pods_libPhoneNumber_GeocodingParser.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_libPhoneNumber_GeocodingParser.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
34 | 52 | /* End PBXFileReference section */
|
35 | 53 |
|
36 | 54 | /* Begin PBXFrameworksBuildPhase section */
|
37 | 55 | 9478476424BCD14D004F5637 /* Frameworks */ = {
|
38 | 56 | isa = PBXFrameworksBuildPhase;
|
39 | 57 | buildActionMask = 2147483647;
|
40 | 58 | files = (
|
| 59 | + 9BBB13F5268ECEF110BFB4A3 /* Pods_libPhoneNumber_GeocodingParser.framework in Frameworks */, |
| 60 | + 9439832424CA460700CF8CB4 /* SSZipArchive.framework in Frameworks */, |
41 | 61 | );
|
42 | 62 | runOnlyForDeploymentPostprocessing = 0;
|
43 | 63 | };
|
44 | 64 | /* End PBXFrameworksBuildPhase section */
|
45 | 65 |
|
46 | 66 | /* Begin PBXGroup section */
|
| 67 | + 019E1F2D6D2F2646AA0F7A07 /* Frameworks */ = { |
| 68 | + isa = PBXGroup; |
| 69 | + children = ( |
| 70 | + 9439832324CA460700CF8CB4 /* SSZipArchive.framework */, |
| 71 | + AB42456B7D37F6CA481559F0 /* Pods_libPhoneNumber_GeocodingParser.framework */, |
| 72 | + ); |
| 73 | + name = Frameworks; |
| 74 | + sourceTree = "<group>"; |
| 75 | + }; |
| 76 | + 81942256806B519825D98257 /* Pods */ = { |
| 77 | + isa = PBXGroup; |
| 78 | + children = ( |
| 79 | + 1174FF265138ABDB2DE27F14 /* Pods-libPhoneNumber-GeocodingParser.debug.xcconfig */, |
| 80 | + 8FD4ACC3A7C4DC8DBDA891B2 /* Pods-libPhoneNumber-GeocodingParser.release.xcconfig */, |
| 81 | + ); |
| 82 | + path = Pods; |
| 83 | + sourceTree = "<group>"; |
| 84 | + }; |
47 | 85 | 9478475E24BCD14D004F5637 = {
|
48 | 86 | isa = PBXGroup;
|
49 | 87 | children = (
|
50 | 88 | 9478476924BCD14D004F5637 /* libPhoneNumber-GeocodingParser */,
|
51 | 89 | 9478476824BCD14D004F5637 /* Products */,
|
| 90 | + 81942256806B519825D98257 /* Pods */, |
| 91 | + 019E1F2D6D2F2646AA0F7A07 /* Frameworks */, |
52 | 92 | );
|
53 | 93 | sourceTree = "<group>";
|
54 | 94 | };
|
|
79 | 119 | isa = PBXNativeTarget;
|
80 | 120 | buildConfigurationList = 9478476E24BCD14D004F5637 /* Build configuration list for PBXNativeTarget "libPhoneNumber-GeocodingParser" */;
|
81 | 121 | buildPhases = (
|
| 122 | + 78E19583AC36ED362B40DB2E /* [CP] Check Pods Manifest.lock */, |
82 | 123 | 9478476324BCD14D004F5637 /* Sources */,
|
83 | 124 | 9478476424BCD14D004F5637 /* Frameworks */,
|
84 | 125 | 9478476524BCD14D004F5637 /* CopyFiles */,
|
| 126 | + 9439832224CA428D00CF8CB4 /* ShellScript */, |
| 127 | + 9439832624CA460700CF8CB4 /* Embed Frameworks */, |
85 | 128 | );
|
86 | 129 | buildRules = (
|
87 | 130 | );
|
|
124 | 167 | };
|
125 | 168 | /* End PBXProject section */
|
126 | 169 |
|
| 170 | +/* Begin PBXShellScriptBuildPhase section */ |
| 171 | + 78E19583AC36ED362B40DB2E /* [CP] Check Pods Manifest.lock */ = { |
| 172 | + isa = PBXShellScriptBuildPhase; |
| 173 | + buildActionMask = 2147483647; |
| 174 | + files = ( |
| 175 | + ); |
| 176 | + inputFileListPaths = ( |
| 177 | + ); |
| 178 | + inputPaths = ( |
| 179 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 180 | + "${PODS_ROOT}/Manifest.lock", |
| 181 | + ); |
| 182 | + name = "[CP] Check Pods Manifest.lock"; |
| 183 | + outputFileListPaths = ( |
| 184 | + ); |
| 185 | + outputPaths = ( |
| 186 | + "$(DERIVED_FILE_DIR)/Pods-libPhoneNumber-GeocodingParser-checkManifestLockResult.txt", |
| 187 | + ); |
| 188 | + runOnlyForDeploymentPostprocessing = 0; |
| 189 | + shellPath = /bin/sh; |
| 190 | + 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"; |
| 191 | + showEnvVarsInLog = 0; |
| 192 | + }; |
| 193 | + 9439832224CA428D00CF8CB4 /* ShellScript */ = { |
| 194 | + isa = PBXShellScriptBuildPhase; |
| 195 | + buildActionMask = 2147483647; |
| 196 | + files = ( |
| 197 | + ); |
| 198 | + inputFileListPaths = ( |
| 199 | + ); |
| 200 | + inputPaths = ( |
| 201 | + ); |
| 202 | + outputFileListPaths = ( |
| 203 | + ); |
| 204 | + outputPaths = ( |
| 205 | + ); |
| 206 | + runOnlyForDeploymentPostprocessing = 0; |
| 207 | + shellPath = /bin/sh; |
| 208 | + shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n"; |
| 209 | + }; |
| 210 | +/* End PBXShellScriptBuildPhase section */ |
| 211 | + |
127 | 212 | /* Begin PBXSourcesBuildPhase section */
|
128 | 213 | 9478476324BCD14D004F5637 /* Sources */ = {
|
129 | 214 | isa = PBXSourcesBuildPhase;
|
|
249 | 334 | };
|
250 | 335 | 9478476F24BCD14D004F5637 /* Debug */ = {
|
251 | 336 | isa = XCBuildConfiguration;
|
| 337 | + baseConfigurationReference = 1174FF265138ABDB2DE27F14 /* Pods-libPhoneNumber-GeocodingParser.debug.xcconfig */; |
252 | 338 | buildSettings = {
|
| 339 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
253 | 340 | CODE_SIGN_STYLE = Automatic;
|
254 | 341 | DEVELOPMENT_TEAM = 973LHT5R86;
|
255 | 342 | ENABLE_HARDENED_RUNTIME = YES;
|
|
259 | 346 | };
|
260 | 347 | 9478477024BCD14D004F5637 /* Release */ = {
|
261 | 348 | isa = XCBuildConfiguration;
|
| 349 | + baseConfigurationReference = 8FD4ACC3A7C4DC8DBDA891B2 /* Pods-libPhoneNumber-GeocodingParser.release.xcconfig */; |
262 | 350 | buildSettings = {
|
| 351 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
263 | 352 | CODE_SIGN_STYLE = Automatic;
|
264 | 353 | DEVELOPMENT_TEAM = 973LHT5R86;
|
265 | 354 | ENABLE_HARDENED_RUNTIME = YES;
|
|
0 commit comments