|
11 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
12 | 12 | 761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; }; |
13 | 13 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
| 14 | + D9E9710F6DD265B06507D3D3 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */; }; |
14 | 15 | /* End PBXBuildFile section */ |
15 | 16 |
|
16 | | -/* Begin PBXContainerItemProxy section */ |
17 | | - 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = { |
18 | | - isa = PBXContainerItemProxy; |
19 | | - containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */; |
20 | | - proxyType = 1; |
21 | | - remoteGlobalIDString = 13B07F861A680F5B00A75B9A; |
22 | | - remoteInfo = MusicLibraryExample; |
23 | | - }; |
24 | | -/* End PBXContainerItemProxy section */ |
25 | | - |
26 | 17 | /* Begin PBXFileReference section */ |
27 | | - 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
28 | 18 | 13B07F961A680F5B00A75B9A /* MusicLibraryExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MusicLibraryExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | 19 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = MusicLibraryExample/Images.xcassets; sourceTree = "<group>"; }; |
30 | 20 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = MusicLibraryExample/Info.plist; sourceTree = "<group>"; }; |
|
49 | 39 | /* End PBXFrameworksBuildPhase section */ |
50 | 40 |
|
51 | 41 | /* Begin PBXGroup section */ |
52 | | - 00E356F01AD99517003FC87E /* Supporting Files */ = { |
53 | | - isa = PBXGroup; |
54 | | - children = ( |
55 | | - 00E356F11AD99517003FC87E /* Info.plist */, |
56 | | - ); |
57 | | - name = "Supporting Files"; |
58 | | - sourceTree = "<group>"; |
59 | | - }; |
60 | 42 | 13B07FAE1A68108700A75B9A /* MusicLibraryExample */ = { |
61 | 43 | isa = PBXGroup; |
62 | 44 | children = ( |
|
146 | 128 | 83CBB9F71A601CBA00E9B192 /* Project object */ = { |
147 | 129 | isa = PBXProject; |
148 | 130 | attributes = { |
149 | | - LastUpgradeCheck = 1210; |
| 131 | + BuildIndependentTargetsInParallel = YES; |
| 132 | + LastUpgradeCheck = 1620; |
150 | 133 | TargetAttributes = { |
151 | 134 | 13B07F861A680F5B00A75B9A = { |
152 | 135 | LastSwiftMigration = 1120; |
|
172 | 155 | /* End PBXProject section */ |
173 | 156 |
|
174 | 157 | /* Begin PBXResourcesBuildPhase section */ |
175 | | - 00E356EC1AD99517003FC87E /* Resources */ = { |
176 | | - isa = PBXResourcesBuildPhase; |
177 | | - buildActionMask = 2147483647; |
178 | | - files = ( |
179 | | - ); |
180 | | - runOnlyForDeploymentPostprocessing = 0; |
181 | | - }; |
182 | 158 | 13B07F8E1A680F5B00A75B9A /* Resources */ = { |
183 | 159 | isa = PBXResourcesBuildPhase; |
184 | 160 | buildActionMask = 2147483647; |
185 | 161 | files = ( |
186 | 162 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, |
187 | 163 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
| 164 | + D9E9710F6DD265B06507D3D3 /* PrivacyInfo.xcprivacy in Resources */, |
188 | 165 | ); |
189 | 166 | runOnlyForDeploymentPostprocessing = 0; |
190 | 167 | }; |
|
276 | 253 | }; |
277 | 254 | /* End PBXSourcesBuildPhase section */ |
278 | 255 |
|
279 | | -/* Begin PBXTargetDependency section */ |
280 | | - 00E356F51AD99517003FC87E /* PBXTargetDependency */ = { |
281 | | - isa = PBXTargetDependency; |
282 | | - target = 13B07F861A680F5B00A75B9A /* MusicLibraryExample */; |
283 | | - targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */; |
284 | | - }; |
285 | | -/* End PBXTargetDependency section */ |
286 | | - |
287 | 256 | /* Begin XCBuildConfiguration section */ |
288 | 257 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
289 | 258 | isa = XCBuildConfiguration; |
290 | 259 | baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-MusicLibraryExample.debug.xcconfig */; |
291 | 260 | buildSettings = { |
292 | 261 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
293 | 262 | CLANG_ENABLE_MODULES = YES; |
| 263 | + CODE_SIGN_STYLE = Automatic; |
294 | 264 | CURRENT_PROJECT_VERSION = 1; |
| 265 | + DEVELOPMENT_TEAM = CX4KVQYCBC; |
295 | 266 | ENABLE_BITCODE = NO; |
296 | 267 | INFOPLIST_FILE = MusicLibraryExample/Info.plist; |
| 268 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.music"; |
297 | 269 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
298 | 270 | LD_RUNPATH_SEARCH_PATHS = ( |
299 | 271 | "$(inherited)", |
|
305 | 277 | "-ObjC", |
306 | 278 | "-lc++", |
307 | 279 | ); |
308 | | - PRODUCT_BUNDLE_IDENTIFIER = "musiclibrary.example"; |
| 280 | + PRODUCT_BUNDLE_IDENTIFIER = musiclibrary.example; |
309 | 281 | PRODUCT_NAME = MusicLibraryExample; |
310 | 282 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
311 | 283 | SWIFT_VERSION = 5.0; |
|
319 | 291 | buildSettings = { |
320 | 292 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
321 | 293 | CLANG_ENABLE_MODULES = YES; |
| 294 | + CODE_SIGN_STYLE = Automatic; |
322 | 295 | CURRENT_PROJECT_VERSION = 1; |
| 296 | + DEVELOPMENT_TEAM = CX4KVQYCBC; |
323 | 297 | INFOPLIST_FILE = MusicLibraryExample/Info.plist; |
| 298 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.music"; |
324 | 299 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
325 | 300 | LD_RUNPATH_SEARCH_PATHS = ( |
326 | 301 | "$(inherited)", |
|
332 | 307 | "-ObjC", |
333 | 308 | "-lc++", |
334 | 309 | ); |
335 | | - PRODUCT_BUNDLE_IDENTIFIER = "musiclibrary.example"; |
| 310 | + PRODUCT_BUNDLE_IDENTIFIER = musiclibrary.example; |
336 | 311 | PRODUCT_NAME = MusicLibraryExample; |
337 | 312 | SWIFT_VERSION = 5.0; |
338 | 313 | VERSIONING_SYSTEM = "apple-generic"; |
|
372 | 347 | COPY_PHASE_STRIP = NO; |
373 | 348 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
374 | 349 | ENABLE_TESTABILITY = YES; |
| 350 | + ENABLE_USER_SCRIPT_SANDBOXING = NO; |
375 | 351 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
376 | 352 | GCC_C_LANGUAGE_STANDARD = gnu99; |
377 | 353 | GCC_DYNAMIC_NO_PIC = NO; |
|
408 | 384 | "-DFOLLY_CFG_NO_COROUTINES=1", |
409 | 385 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
410 | 386 | ); |
| 387 | + OTHER_LDFLAGS = "$(inherited) "; |
| 388 | + REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
411 | 389 | SDKROOT = iphoneos; |
| 390 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
| 391 | + USE_HERMES = true; |
412 | 392 | }; |
413 | 393 | name = Debug; |
414 | 394 | }; |
|
445 | 425 | COPY_PHASE_STRIP = YES; |
446 | 426 | ENABLE_NS_ASSERTIONS = NO; |
447 | 427 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 428 | + ENABLE_USER_SCRIPT_SANDBOXING = NO; |
448 | 429 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
449 | 430 | GCC_C_LANGUAGE_STANDARD = gnu99; |
450 | 431 | GCC_NO_COMMON_BLOCKS = YES; |
|
473 | 454 | "-DFOLLY_CFG_NO_COROUTINES=1", |
474 | 455 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
475 | 456 | ); |
| 457 | + OTHER_LDFLAGS = "$(inherited) "; |
| 458 | + REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
476 | 459 | SDKROOT = iphoneos; |
| 460 | + SWIFT_COMPILATION_MODE = wholemodule; |
| 461 | + USE_HERMES = true; |
477 | 462 | VALIDATE_PRODUCT = YES; |
478 | 463 | }; |
479 | 464 | name = Release; |
|
0 commit comments