|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 54; |
| 6 | + objectVersion = 60; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
24 | 24 | 0DAA0106000000000000AA06 /* ShareExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 0DAA0105000000000000AA05 /* ShareExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
25 | 25 | 0DAA0112000000000000AA12 /* Translations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DAA0113000000000000AA13 /* Translations.swift */; }; |
26 | 26 | 0DAA0114000000000000AA14 /* Translations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DAA0113000000000000AA13 /* Translations.swift */; }; |
| 27 | + 0DCC0103000000000000CC03 /* CapApp-SPM in Frameworks */ = {isa = PBXBuildFile; productRef = 0DCC0102000000000000CC02 /* CapApp-SPM */; }; |
| 28 | + 0DCC0106000000000000CC06 /* MapLibre in Frameworks */ = {isa = PBXBuildFile; productRef = 0DCC0105000000000000CC05 /* MapLibre */; }; |
27 | 29 | 0DD5D9592FDBDBB300983BAA /* PMTiles in Frameworks */ = {isa = PBXBuildFile; productRef = 0DD5D9582FDBDBB300983BAA /* PMTiles */; }; |
28 | 30 | 2FAD9763203C412B000D30F8 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = 2FAD9762203C412B000D30F8 /* config.xml */; }; |
29 | 31 | 50379B232058CBB4000EE86E /* capacitor.config.json in Resources */ = {isa = PBXBuildFile; fileRef = 50379B222058CBB4000EE86E /* capacitor.config.json */; }; |
|
32 | 34 | 504EC30F1FED79650016851F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30E1FED79650016851F /* Assets.xcassets */; }; |
33 | 35 | 504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC3101FED79650016851F /* LaunchScreen.storyboard */; }; |
34 | 36 | 50B271D11FEDC1A000F3C39B /* public in Resources */ = {isa = PBXBuildFile; fileRef = 50B271D01FEDC1A000F3C39B /* public */; }; |
35 | | - A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */; }; |
36 | 37 | /* End PBXBuildFile section */ |
37 | 38 |
|
38 | 39 | /* Begin PBXContainerItemProxy section */ |
|
77 | 78 | 0DAA0104000000000000AA04 /* ShareExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ShareExtension.entitlements; sourceTree = "<group>"; }; |
78 | 79 | 0DAA0105000000000000AA05 /* ShareExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = ShareExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
79 | 80 | 0DAA0113000000000000AA13 /* Translations.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Translations.swift; sourceTree = "<group>"; }; |
| 81 | + 0DCC0107000000000000CC07 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = debug.xcconfig; path = ../debug.xcconfig; sourceTree = SOURCE_ROOT; }; |
80 | 82 | 2FAD9762203C412B000D30F8 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = config.xml; sourceTree = "<group>"; }; |
81 | 83 | 50379B222058CBB4000EE86E /* capacitor.config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = capacitor.config.json; sourceTree = "<group>"; }; |
82 | 84 | 504EC3041FED79650016851F /* App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = App.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
86 | 88 | 504EC3111FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
87 | 89 | 504EC3131FED79650016851F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
88 | 90 | 50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; }; |
89 | | - AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_App.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
90 | | - AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.release.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.release.xcconfig"; sourceTree = "<group>"; }; |
91 | 91 | F15F05A52935486900827848 /* App.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = App.entitlements; sourceTree = "<group>"; }; |
92 | | - FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.debug.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.debug.xcconfig"; sourceTree = "<group>"; }; |
93 | 92 | /* End PBXFileReference section */ |
94 | 93 |
|
95 | 94 | /* Begin PBXFrameworksBuildPhase section */ |
|
104 | 103 | isa = PBXFrameworksBuildPhase; |
105 | 104 | buildActionMask = 2147483647; |
106 | 105 | files = ( |
107 | | - A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */, |
| 106 | + 0DCC0103000000000000CC03 /* CapApp-SPM in Frameworks */, |
| 107 | + 0DCC0106000000000000CC06 /* MapLibre in Frameworks */, |
108 | 108 | 0DD5D9592FDBDBB300983BAA /* PMTiles in Frameworks */, |
109 | 109 | 0D6243252FDEC57E00B2C10A /* MaplibreContour in Frameworks */, |
110 | 110 | ); |
|
141 | 141 | path = ShareExtension; |
142 | 142 | sourceTree = "<group>"; |
143 | 143 | }; |
144 | | - 27E2DDA53C4D2A4D1A88CE4A /* Frameworks */ = { |
145 | | - isa = PBXGroup; |
146 | | - children = ( |
147 | | - AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */, |
148 | | - ); |
149 | | - name = Frameworks; |
150 | | - sourceTree = "<group>"; |
151 | | - }; |
152 | 144 | 504EC2FB1FED79650016851F = { |
153 | 145 | isa = PBXGroup; |
154 | 146 | children = ( |
| 147 | + 0DCC0107000000000000CC07 /* debug.xcconfig */, |
155 | 148 | 504EC3051FED79650016851F /* Products */, |
156 | | - 7F8756D8B27F46E3366F6CEA /* Pods */, |
157 | | - 27E2DDA53C4D2A4D1A88CE4A /* Frameworks */, |
158 | 149 | 504EC3061FED79650016851F /* App */, |
159 | 150 | 0DAA0107000000000000AA07 /* ShareExtension */, |
160 | 151 | ); |
|
188 | 179 | path = App; |
189 | 180 | sourceTree = "<group>"; |
190 | 181 | }; |
191 | | - 7F8756D8B27F46E3366F6CEA /* Pods */ = { |
192 | | - isa = PBXGroup; |
193 | | - children = ( |
194 | | - FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */, |
195 | | - AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */, |
196 | | - ); |
197 | | - name = Pods; |
198 | | - sourceTree = "<group>"; |
199 | | - }; |
200 | 182 | /* End PBXGroup section */ |
201 | 183 |
|
202 | 184 | /* Begin PBXNativeTarget section */ |
|
221 | 203 | isa = PBXNativeTarget; |
222 | 204 | buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */; |
223 | 205 | buildPhases = ( |
224 | | - 6634F4EFEBD30273BCE97C65 /* [CP] Check Pods Manifest.lock */, |
225 | 206 | 504EC3001FED79650016851F /* Sources */, |
226 | 207 | 504EC3011FED79650016851F /* Frameworks */, |
227 | 208 | 504EC3021FED79650016851F /* Resources */, |
228 | | - 9592DBEFFC6D2A0C8D5DEB22 /* [CP] Embed Pods Frameworks */, |
229 | 209 | 0DAA010F000000000000AA0F /* Embed App Extensions */, |
230 | 210 | ); |
231 | 211 | buildRules = ( |
|
234 | 214 | 0DAA0110000000000000AA10 /* PBXTargetDependency */, |
235 | 215 | ); |
236 | 216 | name = App; |
| 217 | + packageProductDependencies = ( |
| 218 | + 0DCC0102000000000000CC02 /* CapApp-SPM */, |
| 219 | + 0DCC0105000000000000CC05 /* MapLibre */, |
| 220 | + 0DD5D9582FDBDBB300983BAA /* PMTiles */, |
| 221 | + 0D6243242FDEC57E00B2C10A /* MaplibreContour */, |
| 222 | + ); |
237 | 223 | productName = App; |
238 | 224 | productReference = 504EC3041FED79650016851F /* App.app */; |
239 | 225 | productType = "com.apple.product-type.application"; |
|
267 | 253 | ); |
268 | 254 | mainGroup = 504EC2FB1FED79650016851F; |
269 | 255 | packageReferences = ( |
| 256 | + 0DCC0101000000000000CC01 /* XCLocalSwiftPackageReference "CapApp-SPM" */, |
| 257 | + 0DCC0104000000000000CC04 /* XCRemoteSwiftPackageReference "maplibre-gl-native-distribution" */, |
270 | 258 | 0DD5D9572FDBDBB300983BAA /* XCRemoteSwiftPackageReference "pmtiles-mobile" */, |
271 | 259 | 0D6243232FDEC57E00B2C10A /* XCRemoteSwiftPackageReference "maplibre-contour-rs" */, |
272 | 260 | ); |
|
303 | 291 | }; |
304 | 292 | /* End PBXResourcesBuildPhase section */ |
305 | 293 |
|
306 | | -/* Begin PBXShellScriptBuildPhase section */ |
307 | | - 6634F4EFEBD30273BCE97C65 /* [CP] Check Pods Manifest.lock */ = { |
308 | | - isa = PBXShellScriptBuildPhase; |
309 | | - buildActionMask = 2147483647; |
310 | | - files = ( |
311 | | - ); |
312 | | - inputPaths = ( |
313 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
314 | | - "${PODS_ROOT}/Manifest.lock", |
315 | | - ); |
316 | | - name = "[CP] Check Pods Manifest.lock"; |
317 | | - outputPaths = ( |
318 | | - "$(DERIVED_FILE_DIR)/Pods-App-checkManifestLockResult.txt", |
319 | | - ); |
320 | | - runOnlyForDeploymentPostprocessing = 0; |
321 | | - shellPath = /bin/sh; |
322 | | - 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"; |
323 | | - showEnvVarsInLog = 0; |
324 | | - }; |
325 | | - 9592DBEFFC6D2A0C8D5DEB22 /* [CP] Embed Pods Frameworks */ = { |
326 | | - isa = PBXShellScriptBuildPhase; |
327 | | - buildActionMask = 2147483647; |
328 | | - files = ( |
329 | | - ); |
330 | | - inputPaths = ( |
331 | | - ); |
332 | | - name = "[CP] Embed Pods Frameworks"; |
333 | | - outputPaths = ( |
334 | | - ); |
335 | | - runOnlyForDeploymentPostprocessing = 0; |
336 | | - shellPath = /bin/sh; |
337 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App/Pods-App-frameworks.sh\"\n"; |
338 | | - showEnvVarsInLog = 0; |
339 | | - }; |
340 | | -/* End PBXShellScriptBuildPhase section */ |
341 | | - |
342 | 294 | /* Begin PBXSourcesBuildPhase section */ |
343 | 295 | 0DAA0108000000000000AA08 /* Sources */ = { |
344 | 296 | isa = PBXSourcesBuildPhase; |
|
455 | 407 | }; |
456 | 408 | 504EC3141FED79650016851F /* Debug */ = { |
457 | 409 | isa = XCBuildConfiguration; |
| 410 | + baseConfigurationReference = 0DCC0107000000000000CC07 /* debug.xcconfig */; |
458 | 411 | buildSettings = { |
459 | 412 | ALWAYS_SEARCH_USER_PATHS = NO; |
460 | 413 | CLANG_ANALYZER_NONNULL = YES; |
|
573 | 526 | }; |
574 | 527 | 504EC3171FED79650016851F /* Debug */ = { |
575 | 528 | isa = XCBuildConfiguration; |
576 | | - baseConfigurationReference = FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */; |
| 529 | + baseConfigurationReference = 0DCC0107000000000000CC07 /* debug.xcconfig */; |
577 | 530 | buildSettings = { |
578 | 531 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
579 | 532 | CODE_SIGN_ENTITLEMENTS = App/App.entitlements; |
|
588 | 541 | "@executable_path/Frameworks", |
589 | 542 | ); |
590 | 543 | MARKETING_VERSION = 9.20.0; |
591 | | - OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\""; |
592 | 544 | PRODUCT_BUNDLE_IDENTIFIER = com.mapeak; |
593 | 545 | PRODUCT_NAME = "$(TARGET_NAME)"; |
594 | 546 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
600 | 552 | }; |
601 | 553 | 504EC3181FED79650016851F /* Release */ = { |
602 | 554 | isa = XCBuildConfiguration; |
603 | | - baseConfigurationReference = AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */; |
604 | 555 | buildSettings = { |
605 | 556 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
606 | 557 | CODE_SIGN_ENTITLEMENTS = App/App.entitlements; |
|
658 | 609 | }; |
659 | 610 | /* End XCConfigurationList section */ |
660 | 611 |
|
| 612 | +/* Begin XCLocalSwiftPackageReference section */ |
| 613 | + 0DCC0101000000000000CC01 /* XCLocalSwiftPackageReference "CapApp-SPM" */ = { |
| 614 | + isa = XCLocalSwiftPackageReference; |
| 615 | + relativePath = "CapApp-SPM"; |
| 616 | + }; |
| 617 | +/* End XCLocalSwiftPackageReference section */ |
| 618 | + |
661 | 619 | /* Begin XCRemoteSwiftPackageReference section */ |
| 620 | + 0DCC0104000000000000CC04 /* XCRemoteSwiftPackageReference "maplibre-gl-native-distribution" */ = { |
| 621 | + isa = XCRemoteSwiftPackageReference; |
| 622 | + repositoryURL = "https://github.com/maplibre/maplibre-gl-native-distribution"; |
| 623 | + requirement = { |
| 624 | + kind = exactVersion; |
| 625 | + version = 6.28.0; |
| 626 | + }; |
| 627 | + }; |
662 | 628 | 0D6243232FDEC57E00B2C10A /* XCRemoteSwiftPackageReference "maplibre-contour-rs" */ = { |
663 | 629 | isa = XCRemoteSwiftPackageReference; |
664 | | - repositoryURL = "https://github.com/Mapeak-com/maplibre-contour-rs"; |
| 630 | + repositoryURL = "https://github.com/mapeak-com/maplibre-contour-rs"; |
665 | 631 | requirement = { |
666 | 632 | kind = exactVersion; |
667 | | - version = 0.4.1; |
| 633 | + version = 0.4.2; |
668 | 634 | }; |
669 | 635 | }; |
670 | 636 | 0DD5D9572FDBDBB300983BAA /* XCRemoteSwiftPackageReference "pmtiles-mobile" */ = { |
671 | 637 | isa = XCRemoteSwiftPackageReference; |
672 | | - repositoryURL = "https://github.com/mapeak-com/pmtiles-mobile.git"; |
| 638 | + repositoryURL = "https://github.com/mapeak-com/pmtiles-mobile"; |
673 | 639 | requirement = { |
674 | 640 | kind = exactVersion; |
675 | | - version = 0.3.2; |
| 641 | + version = 0.3.3; |
676 | 642 | }; |
677 | 643 | }; |
678 | 644 | /* End XCRemoteSwiftPackageReference section */ |
679 | 645 |
|
680 | 646 | /* Begin XCSwiftPackageProductDependency section */ |
| 647 | + 0DCC0102000000000000CC02 /* CapApp-SPM */ = { |
| 648 | + isa = XCSwiftPackageProductDependency; |
| 649 | + package = 0DCC0101000000000000CC01 /* XCLocalSwiftPackageReference "CapApp-SPM" */; |
| 650 | + productName = "CapApp-SPM"; |
| 651 | + }; |
| 652 | + 0DCC0105000000000000CC05 /* MapLibre */ = { |
| 653 | + isa = XCSwiftPackageProductDependency; |
| 654 | + package = 0DCC0104000000000000CC04 /* XCRemoteSwiftPackageReference "maplibre-gl-native-distribution" */; |
| 655 | + productName = MapLibre; |
| 656 | + }; |
681 | 657 | 0D6243242FDEC57E00B2C10A /* MaplibreContour */ = { |
682 | 658 | isa = XCSwiftPackageProductDependency; |
683 | 659 | package = 0D6243232FDEC57E00B2C10A /* XCRemoteSwiftPackageReference "maplibre-contour-rs" */; |
|
0 commit comments