|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 48; |
| 6 | + objectVersion = 60; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 2FAD9763203C412B000D30F8 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = 2FAD9762203C412B000D30F8 /* config.xml */; }; |
| 11 | + 4D22ABE92AF431CB00220026 /* CapApp-SPM in Frameworks */ = {isa = PBXBuildFile; productRef = 4D22ABE82AF431CB00220026 /* CapApp-SPM */; }; |
11 | 12 | 50379B232058CBB4000EE86E /* capacitor.config.json in Resources */ = {isa = PBXBuildFile; fileRef = 50379B222058CBB4000EE86E /* capacitor.config.json */; }; |
12 | 13 | 504EC3081FED79650016851F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504EC3071FED79650016851F /* AppDelegate.swift */; }; |
13 | 14 | 504EC30D1FED79650016851F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30B1FED79650016851F /* Main.storyboard */; }; |
14 | 15 | 504EC30F1FED79650016851F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30E1FED79650016851F /* Assets.xcassets */; }; |
15 | 16 | 504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC3101FED79650016851F /* LaunchScreen.storyboard */; }; |
16 | 17 | 50B271D11FEDC1A000F3C39B /* public in Resources */ = {isa = PBXBuildFile; fileRef = 50B271D01FEDC1A000F3C39B /* public */; }; |
17 | | - A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */; }; |
18 | 18 | /* End PBXBuildFile section */ |
19 | 19 |
|
20 | 20 | /* Begin PBXFileReference section */ |
|
27 | 27 | 504EC3111FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
28 | 28 | 504EC3131FED79650016851F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
29 | 29 | 50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; }; |
30 | | - AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_App.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | | - 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>"; }; |
32 | | - 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>"; }; |
| 30 | + 958DCC722DB07C7200EA8C5F /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = debug.xcconfig; path = ../debug.xcconfig; sourceTree = SOURCE_ROOT; }; |
33 | 31 | /* End PBXFileReference section */ |
34 | 32 |
|
35 | 33 | /* Begin PBXFrameworksBuildPhase section */ |
36 | 34 | 504EC3011FED79650016851F /* Frameworks */ = { |
37 | 35 | isa = PBXFrameworksBuildPhase; |
38 | 36 | buildActionMask = 2147483647; |
39 | 37 | files = ( |
40 | | - A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */, |
| 38 | + 4D22ABE92AF431CB00220026 /* CapApp-SPM in Frameworks */, |
41 | 39 | ); |
42 | 40 | runOnlyForDeploymentPostprocessing = 0; |
43 | 41 | }; |
44 | 42 | /* End PBXFrameworksBuildPhase section */ |
45 | 43 |
|
46 | 44 | /* Begin PBXGroup section */ |
47 | | - 27E2DDA53C4D2A4D1A88CE4A /* Frameworks */ = { |
48 | | - isa = PBXGroup; |
49 | | - children = ( |
50 | | - AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */, |
51 | | - ); |
52 | | - name = Frameworks; |
53 | | - sourceTree = "<group>"; |
54 | | - }; |
55 | 45 | 504EC2FB1FED79650016851F = { |
56 | 46 | isa = PBXGroup; |
57 | 47 | children = ( |
| 48 | + 958DCC722DB07C7200EA8C5F /* debug.xcconfig */, |
58 | 49 | 504EC3061FED79650016851F /* App */, |
59 | 50 | 504EC3051FED79650016851F /* Products */, |
60 | | - 7F8756D8B27F46E3366F6CEA /* Pods */, |
61 | | - 27E2DDA53C4D2A4D1A88CE4A /* Frameworks */, |
62 | 51 | ); |
63 | 52 | sourceTree = "<group>"; |
64 | 53 | }; |
|
85 | 74 | path = App; |
86 | 75 | sourceTree = "<group>"; |
87 | 76 | }; |
88 | | - 7F8756D8B27F46E3366F6CEA /* Pods */ = { |
89 | | - isa = PBXGroup; |
90 | | - children = ( |
91 | | - FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */, |
92 | | - AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */, |
93 | | - ); |
94 | | - name = Pods; |
95 | | - sourceTree = "<group>"; |
96 | | - }; |
97 | 77 | /* End PBXGroup section */ |
98 | 78 |
|
99 | 79 | /* Begin PBXNativeTarget section */ |
100 | 80 | 504EC3031FED79650016851F /* App */ = { |
101 | 81 | isa = PBXNativeTarget; |
102 | 82 | buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */; |
103 | 83 | buildPhases = ( |
104 | | - 6634F4EFEBD30273BCE97C65 /* [CP] Check Pods Manifest.lock */, |
105 | 84 | 504EC3001FED79650016851F /* Sources */, |
106 | 85 | 504EC3011FED79650016851F /* Frameworks */, |
107 | 86 | 504EC3021FED79650016851F /* Resources */, |
108 | | - 9592DBEFFC6D2A0C8D5DEB22 /* [CP] Embed Pods Frameworks */, |
109 | 87 | ); |
110 | 88 | buildRules = ( |
111 | 89 | ); |
112 | 90 | dependencies = ( |
113 | 91 | ); |
114 | 92 | name = App; |
| 93 | + packageProductDependencies = ( |
| 94 | + 4D22ABE82AF431CB00220026 /* CapApp-SPM */, |
| 95 | + ); |
115 | 96 | productName = App; |
116 | 97 | productReference = 504EC3041FED79650016851F /* App.app */; |
117 | 98 | productType = "com.apple.product-type.application"; |
|
142 | 123 | ); |
143 | 124 | mainGroup = 504EC2FB1FED79650016851F; |
144 | 125 | packageReferences = ( |
| 126 | + D4C12C0A2AAA248700AAC8A2 /* XCLocalSwiftPackageReference "CapApp-SPM" */, |
145 | 127 | ); |
146 | 128 | productRefGroup = 504EC3051FED79650016851F /* Products */; |
147 | 129 | projectDirPath = ""; |
|
168 | 150 | }; |
169 | 151 | /* End PBXResourcesBuildPhase section */ |
170 | 152 |
|
171 | | -/* Begin PBXShellScriptBuildPhase section */ |
172 | | - 6634F4EFEBD30273BCE97C65 /* [CP] Check Pods Manifest.lock */ = { |
173 | | - isa = PBXShellScriptBuildPhase; |
174 | | - buildActionMask = 2147483647; |
175 | | - files = ( |
176 | | - ); |
177 | | - inputPaths = ( |
178 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
179 | | - "${PODS_ROOT}/Manifest.lock", |
180 | | - ); |
181 | | - name = "[CP] Check Pods Manifest.lock"; |
182 | | - outputPaths = ( |
183 | | - "$(DERIVED_FILE_DIR)/Pods-App-checkManifestLockResult.txt", |
184 | | - ); |
185 | | - runOnlyForDeploymentPostprocessing = 0; |
186 | | - shellPath = /bin/sh; |
187 | | - 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"; |
188 | | - showEnvVarsInLog = 0; |
189 | | - }; |
190 | | - 9592DBEFFC6D2A0C8D5DEB22 /* [CP] Embed Pods Frameworks */ = { |
191 | | - isa = PBXShellScriptBuildPhase; |
192 | | - buildActionMask = 2147483647; |
193 | | - files = ( |
194 | | - ); |
195 | | - inputPaths = ( |
196 | | - ); |
197 | | - name = "[CP] Embed Pods Frameworks"; |
198 | | - outputPaths = ( |
199 | | - ); |
200 | | - runOnlyForDeploymentPostprocessing = 0; |
201 | | - shellPath = /bin/sh; |
202 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App/Pods-App-frameworks.sh\"\n"; |
203 | | - showEnvVarsInLog = 0; |
204 | | - }; |
205 | | -/* End PBXShellScriptBuildPhase section */ |
206 | | - |
207 | 153 | /* Begin PBXSourcesBuildPhase section */ |
208 | 154 | 504EC3001FED79650016851F /* Sources */ = { |
209 | 155 | isa = PBXSourcesBuildPhase; |
|
237 | 183 | /* Begin XCBuildConfiguration section */ |
238 | 184 | 504EC3141FED79650016851F /* Debug */ = { |
239 | 185 | isa = XCBuildConfiguration; |
| 186 | + baseConfigurationReference = 958DCC722DB07C7200EA8C5F /* debug.xcconfig */; |
240 | 187 | buildSettings = { |
241 | 188 | ALWAYS_SEARCH_USER_PATHS = NO; |
242 | 189 | CLANG_ANALYZER_NONNULL = YES; |
|
283 | 230 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
284 | 231 | GCC_WARN_UNUSED_FUNCTION = YES; |
285 | 232 | GCC_WARN_UNUSED_VARIABLE = YES; |
286 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 233 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
287 | 234 | MTL_ENABLE_DEBUG_INFO = YES; |
288 | 235 | ONLY_ACTIVE_ARCH = YES; |
289 | 236 | SDKROOT = iphoneos; |
|
334 | 281 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
335 | 282 | GCC_WARN_UNUSED_FUNCTION = YES; |
336 | 283 | GCC_WARN_UNUSED_VARIABLE = YES; |
337 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 284 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
338 | 285 | MTL_ENABLE_DEBUG_INFO = NO; |
339 | 286 | SDKROOT = iphoneos; |
340 | | - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| 287 | + SWIFT_COMPILATION_MODE = wholemodule; |
| 288 | + SWIFT_OPTIMIZATION_LEVEL = "-O"; |
341 | 289 | VALIDATE_PRODUCT = YES; |
342 | 290 | }; |
343 | 291 | name = Release; |
344 | 292 | }; |
345 | 293 | 504EC3171FED79650016851F /* Debug */ = { |
346 | 294 | isa = XCBuildConfiguration; |
347 | | - baseConfigurationReference = FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */; |
| 295 | + baseConfigurationReference = 958DCC722DB07C7200EA8C5F /* debug.xcconfig */; |
348 | 296 | buildSettings = { |
349 | 297 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
350 | 298 | CODE_SIGN_STYLE = Automatic; |
351 | 299 | CURRENT_PROJECT_VERSION = 1; |
352 | 300 | INFOPLIST_FILE = App/Info.plist; |
353 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
354 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 301 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
| 302 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 303 | + "$(inherited)", |
| 304 | + "@executable_path/Frameworks", |
| 305 | + ); |
355 | 306 | MARKETING_VERSION = 1.0; |
356 | 307 | OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\""; |
357 | | - PRODUCT_BUNDLE_IDENTIFIER = app.capgo.flash; |
| 308 | + PRODUCT_BUNDLE_IDENTIFIER = app.capgo.realtimekit; |
358 | 309 | PRODUCT_NAME = "$(TARGET_NAME)"; |
359 | 310 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
360 | 311 | SWIFT_VERSION = 5.0; |
|
364 | 315 | }; |
365 | 316 | 504EC3181FED79650016851F /* Release */ = { |
366 | 317 | isa = XCBuildConfiguration; |
367 | | - baseConfigurationReference = AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */; |
368 | 318 | buildSettings = { |
369 | 319 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
370 | 320 | CODE_SIGN_STYLE = Automatic; |
371 | 321 | CURRENT_PROJECT_VERSION = 1; |
372 | 322 | INFOPLIST_FILE = App/Info.plist; |
373 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
374 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 323 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
| 324 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 325 | + "$(inherited)", |
| 326 | + "@executable_path/Frameworks", |
| 327 | + ); |
375 | 328 | MARKETING_VERSION = 1.0; |
376 | | - PRODUCT_BUNDLE_IDENTIFIER = app.capgo.flash; |
| 329 | + PRODUCT_BUNDLE_IDENTIFIER = app.capgo.realtimekit; |
377 | 330 | PRODUCT_NAME = "$(TARGET_NAME)"; |
378 | 331 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = ""; |
379 | 332 | SWIFT_VERSION = 5.0; |
|
403 | 356 | defaultConfigurationName = Release; |
404 | 357 | }; |
405 | 358 | /* End XCConfigurationList section */ |
| 359 | + |
| 360 | +/* Begin XCLocalSwiftPackageReference section */ |
| 361 | + D4C12C0A2AAA248700AAC8A2 /* XCLocalSwiftPackageReference "CapApp-SPM" */ = { |
| 362 | + isa = XCLocalSwiftPackageReference; |
| 363 | + relativePath = "CapApp-SPM"; |
| 364 | + }; |
| 365 | +/* End XCLocalSwiftPackageReference section */ |
| 366 | + |
| 367 | +/* Begin XCSwiftPackageProductDependency section */ |
| 368 | + 4D22ABE82AF431CB00220026 /* CapApp-SPM */ = { |
| 369 | + isa = XCSwiftPackageProductDependency; |
| 370 | + package = D4C12C0A2AAA248700AAC8A2 /* XCLocalSwiftPackageReference "CapApp-SPM" */; |
| 371 | + productName = "CapApp-SPM"; |
| 372 | + }; |
| 373 | +/* End XCSwiftPackageProductDependency section */ |
406 | 374 | }; |
407 | 375 | rootObject = 504EC2FC1FED79650016851F /* Project object */; |
408 | 376 | } |
0 commit comments