1// !$*UTF8*$! 2{ 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 54; 7 objects = { 8 9/* Begin PBXBuildFile section */ 10 00E356F31AD99517003FC87E /* MusicFreeTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* MusicFreeTests.m */; }; 11 0C80B921A6F3F58F76C31292 /* libPods-MusicFree.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-MusicFree.a */; }; 12 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; 13 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; 14 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; 15 7699B88040F8A987B510C191 /* libPods-MusicFree-MusicFreeTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-MusicFree-MusicFreeTests.a */; }; 16 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; 17/* End PBXBuildFile section */ 18 19/* Begin PBXContainerItemProxy section */ 20 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = { 21 isa = PBXContainerItemProxy; 22 containerPortal = 83CBB9F71A601CBA00E9B192; 23 proxyType = 1; 24 remoteGlobalIDString = 13B07F861A680F5B00A75B9A; 25 remoteInfo = MusicFree; 26 }; 27/* End PBXContainerItemProxy section */ 28 29/* Begin PBXFileReference section */ 30 00E356EE1AD99517003FC87E /* MusicFreeTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MusicFreeTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 31 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; 32 00E356F21AD99517003FC87E /* MusicFreeTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MusicFreeTests.m; sourceTree = "<group>"; }; 33 13B07F961A680F5B00A75B9A /* MusicFree.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MusicFree.app; sourceTree = BUILT_PRODUCTS_DIR; }; 34 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = MusicFree/AppDelegate.h; sourceTree = "<group>"; }; 35 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = MusicFree/AppDelegate.mm; sourceTree = "<group>"; }; 36 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = MusicFree/Images.xcassets; sourceTree = "<group>"; }; 37 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = MusicFree/Info.plist; sourceTree = "<group>"; }; 38 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = MusicFree/main.m; sourceTree = "<group>"; }; 39 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = MusicFree/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; 40 19F6CBCC0A4E27FBF8BF4A61 /* libPods-MusicFree-MusicFreeTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-MusicFree-MusicFreeTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 41 3B4392A12AC88292D35C810B /* Pods-MusicFree.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicFree.debug.xcconfig"; path = "Target Support Files/Pods-MusicFree/Pods-MusicFree.debug.xcconfig"; sourceTree = "<group>"; }; 42 5709B34CF0A7D63546082F79 /* Pods-MusicFree.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicFree.release.xcconfig"; path = "Target Support Files/Pods-MusicFree/Pods-MusicFree.release.xcconfig"; sourceTree = "<group>"; }; 43 5B7EB9410499542E8C5724F5 /* Pods-MusicFree-MusicFreeTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicFree-MusicFreeTests.debug.xcconfig"; path = "Target Support Files/Pods-MusicFree-MusicFreeTests/Pods-MusicFree-MusicFreeTests.debug.xcconfig"; sourceTree = "<group>"; }; 44 5DCACB8F33CDC322A6C60F78 /* libPods-MusicFree.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-MusicFree.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 45 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = MusicFree/LaunchScreen.storyboard; sourceTree = "<group>"; }; 46 89C6BE57DB24E9ADA2F236DE /* Pods-MusicFree-MusicFreeTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicFree-MusicFreeTests.release.xcconfig"; path = "Target Support Files/Pods-MusicFree-MusicFreeTests/Pods-MusicFree-MusicFreeTests.release.xcconfig"; sourceTree = "<group>"; }; 47 ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; 48/* End PBXFileReference section */ 49 50/* Begin PBXFrameworksBuildPhase section */ 51 00E356EB1AD99517003FC87E /* Frameworks */ = { 52 isa = PBXFrameworksBuildPhase; 53 buildActionMask = 2147483647; 54 files = ( 55 7699B88040F8A987B510C191 /* libPods-MusicFree-MusicFreeTests.a in Frameworks */, 56 ); 57 runOnlyForDeploymentPostprocessing = 0; 58 }; 59 13B07F8C1A680F5B00A75B9A /* Frameworks */ = { 60 isa = PBXFrameworksBuildPhase; 61 buildActionMask = 2147483647; 62 files = ( 63 0C80B921A6F3F58F76C31292 /* libPods-MusicFree.a in Frameworks */, 64 ); 65 runOnlyForDeploymentPostprocessing = 0; 66 }; 67/* End PBXFrameworksBuildPhase section */ 68 69/* Begin PBXGroup section */ 70 00E356EF1AD99517003FC87E /* MusicFreeTests */ = { 71 isa = PBXGroup; 72 children = ( 73 00E356F21AD99517003FC87E /* MusicFreeTests.m */, 74 00E356F01AD99517003FC87E /* Supporting Files */, 75 ); 76 path = MusicFreeTests; 77 sourceTree = "<group>"; 78 }; 79 00E356F01AD99517003FC87E /* Supporting Files */ = { 80 isa = PBXGroup; 81 children = ( 82 00E356F11AD99517003FC87E /* Info.plist */, 83 ); 84 name = "Supporting Files"; 85 sourceTree = "<group>"; 86 }; 87 13B07FAE1A68108700A75B9A /* MusicFree */ = { 88 isa = PBXGroup; 89 children = ( 90 13B07FAF1A68108700A75B9A /* AppDelegate.h */, 91 13B07FB01A68108700A75B9A /* AppDelegate.mm */, 92 13B07FB51A68108700A75B9A /* Images.xcassets */, 93 13B07FB61A68108700A75B9A /* Info.plist */, 94 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */, 95 13B07FB71A68108700A75B9A /* main.m */, 96 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */, 97 ); 98 name = MusicFree; 99 sourceTree = "<group>"; 100 }; 101 2D16E6871FA4F8E400B85C8A /* Frameworks */ = { 102 isa = PBXGroup; 103 children = ( 104 ED297162215061F000B7C4FE /* JavaScriptCore.framework */, 105 5DCACB8F33CDC322A6C60F78 /* libPods-MusicFree.a */, 106 19F6CBCC0A4E27FBF8BF4A61 /* libPods-MusicFree-MusicFreeTests.a */, 107 ); 108 name = Frameworks; 109 sourceTree = "<group>"; 110 }; 111 832341AE1AAA6A7D00B99B32 /* Libraries */ = { 112 isa = PBXGroup; 113 children = ( 114 ); 115 name = Libraries; 116 sourceTree = "<group>"; 117 }; 118 83CBB9F61A601CBA00E9B192 /* PBXGroup */ = { 119 isa = PBXGroup; 120 children = ( 121 13B07FAE1A68108700A75B9A /* MusicFree */, 122 832341AE1AAA6A7D00B99B32 /* Libraries */, 123 00E356EF1AD99517003FC87E /* MusicFreeTests */, 124 83CBBA001A601CBA00E9B192 /* Products */, 125 2D16E6871FA4F8E400B85C8A /* Frameworks */, 126 BBD78D7AC51CEA395F1C20DB /* Pods */, 127 ); 128 indentWidth = 2; 129 sourceTree = "<group>"; 130 tabWidth = 2; 131 usesTabs = 0; 132 }; 133 83CBBA001A601CBA00E9B192 /* Products */ = { 134 isa = PBXGroup; 135 children = ( 136 13B07F961A680F5B00A75B9A /* MusicFree.app */, 137 00E356EE1AD99517003FC87E /* MusicFreeTests.xctest */, 138 ); 139 name = Products; 140 sourceTree = "<group>"; 141 }; 142 BBD78D7AC51CEA395F1C20DB /* Pods */ = { 143 isa = PBXGroup; 144 children = ( 145 3B4392A12AC88292D35C810B /* Pods-MusicFree.debug.xcconfig */, 146 5709B34CF0A7D63546082F79 /* Pods-MusicFree.release.xcconfig */, 147 5B7EB9410499542E8C5724F5 /* Pods-MusicFree-MusicFreeTests.debug.xcconfig */, 148 89C6BE57DB24E9ADA2F236DE /* Pods-MusicFree-MusicFreeTests.release.xcconfig */, 149 ); 150 path = Pods; 151 sourceTree = "<group>"; 152 }; 153/* End PBXGroup section */ 154 155/* Begin PBXNativeTarget section */ 156 00E356ED1AD99517003FC87E /* MusicFreeTests */ = { 157 isa = PBXNativeTarget; 158 buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "MusicFreeTests" */; 159 buildPhases = ( 160 A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */, 161 00E356EA1AD99517003FC87E /* Sources */, 162 00E356EB1AD99517003FC87E /* Frameworks */, 163 00E356EC1AD99517003FC87E /* Resources */, 164 C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */, 165 F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */, 166 ); 167 buildRules = ( 168 ); 169 dependencies = ( 170 00E356F51AD99517003FC87E /* PBXTargetDependency */, 171 ); 172 name = MusicFreeTests; 173 productName = MusicFreeTests; 174 productReference = 00E356EE1AD99517003FC87E /* MusicFreeTests.xctest */; 175 productType = "com.apple.product-type.bundle.unit-test"; 176 }; 177 13B07F861A680F5B00A75B9A /* MusicFree */ = { 178 isa = PBXNativeTarget; 179 buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "MusicFree" */; 180 buildPhases = ( 181 C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */, 182 13B07F871A680F5B00A75B9A /* Sources */, 183 13B07F8C1A680F5B00A75B9A /* Frameworks */, 184 13B07F8E1A680F5B00A75B9A /* Resources */, 185 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, 186 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */, 187 E235C05ADACE081382539298 /* [CP] Copy Pods Resources */, 188 ); 189 buildRules = ( 190 ); 191 dependencies = ( 192 ); 193 name = MusicFree; 194 productName = MusicFree; 195 productReference = 13B07F961A680F5B00A75B9A /* MusicFree.app */; 196 productType = "com.apple.product-type.application"; 197 }; 198/* End PBXNativeTarget section */ 199 200/* Begin PBXProject section */ 201 83CBB9F71A601CBA00E9B192 = { 202 isa = PBXProject; 203 attributes = { 204 LastUpgradeCheck = 1210; 205 TargetAttributes = { 206 00E356ED1AD99517003FC87E = { 207 CreatedOnToolsVersion = 6.2; 208 TestTargetID = 13B07F861A680F5B00A75B9A /* MusicFree */; 209 }; 210 13B07F861A680F5B00A75B9A = { 211 LastSwiftMigration = 1120; 212 }; 213 }; 214 }; 215 buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "MusicFree" */; 216 compatibilityVersion = "Xcode 12.0"; 217 developmentRegion = en; 218 hasScannedForEncodings = 0; 219 knownRegions = ( 220 en, 221 Base, 222 ); 223 mainGroup = 83CBB9F61A601CBA00E9B192 /* PBXGroup */; 224 productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */; 225 projectDirPath = ""; 226 projectRoot = ""; 227 targets = ( 228 13B07F861A680F5B00A75B9A /* MusicFree */, 229 00E356ED1AD99517003FC87E /* MusicFreeTests */, 230 ); 231 }; 232/* End PBXProject section */ 233 234/* Begin PBXResourcesBuildPhase section */ 235 00E356EC1AD99517003FC87E /* Resources */ = { 236 isa = PBXResourcesBuildPhase; 237 buildActionMask = 2147483647; 238 files = ( 239 ); 240 runOnlyForDeploymentPostprocessing = 0; 241 }; 242 13B07F8E1A680F5B00A75B9A /* Resources */ = { 243 isa = PBXResourcesBuildPhase; 244 buildActionMask = 2147483647; 245 files = ( 246 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, 247 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, 248 ); 249 runOnlyForDeploymentPostprocessing = 0; 250 }; 251/* End PBXResourcesBuildPhase section */ 252 253/* Begin PBXShellScriptBuildPhase section */ 254 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = { 255 isa = PBXShellScriptBuildPhase; 256 buildActionMask = 2147483647; 257 files = ( 258 ); 259 inputPaths = ( 260 "$(SRCROOT)/.xcode.env.local", 261 "$(SRCROOT)/.xcode.env", 262 ); 263 name = "Bundle React Native code and images"; 264 outputPaths = ( 265 ); 266 runOnlyForDeploymentPostprocessing = 0; 267 shellPath = /bin/sh; 268 shellScript = "if [[ -f \"$PODS_ROOT/../.xcode.env\" ]]; then\n source \"$PODS_ROOT/../.xcode.env\"\nfi\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n# The project root by default is one level up from the ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry resolution.\n export ENTRY_FILE=\"$(\"$NODE_BINARY\" -e \"require('expo/scripts/resolveAppEntry')\" \"$PROJECT_ROOT\" ios absolute | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CLI_PATH=\"$(\"$NODE_BINARY\" --print \"require.resolve('@expo/cli')\")\"\nfi\nif [[ -z \"$BUNDLE_COMMAND\" ]]; then\n # Default Expo CLI command for bundling\n export BUNDLE_COMMAND=\"export:embed\"\nfi\n\n`\"$NODE_BINARY\" --print \"require('path').dirname(require.resolve('react-native/package.json')) + '/scripts/react-native-xcode.sh'\"`\n"; 269 }; 270 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */ = { 271 isa = PBXShellScriptBuildPhase; 272 buildActionMask = 2147483647; 273 files = ( 274 ); 275 inputFileListPaths = ( 276 "${PODS_ROOT}/Target Support Files/Pods-MusicFree/Pods-MusicFree-frameworks-${CONFIGURATION}-input-files.xcfilelist", 277 ); 278 name = "[CP] Embed Pods Frameworks"; 279 outputFileListPaths = ( 280 "${PODS_ROOT}/Target Support Files/Pods-MusicFree/Pods-MusicFree-frameworks-${CONFIGURATION}-output-files.xcfilelist", 281 ); 282 runOnlyForDeploymentPostprocessing = 0; 283 shellPath = /bin/sh; 284 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MusicFree/Pods-MusicFree-frameworks.sh\"\n"; 285 showEnvVarsInLog = 0; 286 }; 287 A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */ = { 288 isa = PBXShellScriptBuildPhase; 289 buildActionMask = 2147483647; 290 files = ( 291 ); 292 inputFileListPaths = ( 293 ); 294 inputPaths = ( 295 "${PODS_PODFILE_DIR_PATH}/Podfile.lock", 296 "${PODS_ROOT}/Manifest.lock", 297 ); 298 name = "[CP] Check Pods Manifest.lock"; 299 outputFileListPaths = ( 300 ); 301 outputPaths = ( 302 "$(DERIVED_FILE_DIR)/Pods-MusicFree-MusicFreeTests-checkManifestLockResult.txt", 303 ); 304 runOnlyForDeploymentPostprocessing = 0; 305 shellPath = /bin/sh; 306 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"; 307 showEnvVarsInLog = 0; 308 }; 309 C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = { 310 isa = PBXShellScriptBuildPhase; 311 buildActionMask = 2147483647; 312 files = ( 313 ); 314 inputFileListPaths = ( 315 ); 316 inputPaths = ( 317 "${PODS_PODFILE_DIR_PATH}/Podfile.lock", 318 "${PODS_ROOT}/Manifest.lock", 319 ); 320 name = "[CP] Check Pods Manifest.lock"; 321 outputFileListPaths = ( 322 ); 323 outputPaths = ( 324 "$(DERIVED_FILE_DIR)/Pods-MusicFree-checkManifestLockResult.txt", 325 ); 326 runOnlyForDeploymentPostprocessing = 0; 327 shellPath = /bin/sh; 328 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"; 329 showEnvVarsInLog = 0; 330 }; 331 C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */ = { 332 isa = PBXShellScriptBuildPhase; 333 buildActionMask = 2147483647; 334 files = ( 335 ); 336 inputFileListPaths = ( 337 "${PODS_ROOT}/Target Support Files/Pods-MusicFree-MusicFreeTests/Pods-MusicFree-MusicFreeTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", 338 ); 339 name = "[CP] Embed Pods Frameworks"; 340 outputFileListPaths = ( 341 "${PODS_ROOT}/Target Support Files/Pods-MusicFree-MusicFreeTests/Pods-MusicFree-MusicFreeTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", 342 ); 343 runOnlyForDeploymentPostprocessing = 0; 344 shellPath = /bin/sh; 345 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MusicFree-MusicFreeTests/Pods-MusicFree-MusicFreeTests-frameworks.sh\"\n"; 346 showEnvVarsInLog = 0; 347 }; 348 E235C05ADACE081382539298 /* [CP] Copy Pods Resources */ = { 349 isa = PBXShellScriptBuildPhase; 350 buildActionMask = 2147483647; 351 files = ( 352 ); 353 inputFileListPaths = ( 354 "${PODS_ROOT}/Target Support Files/Pods-MusicFree/Pods-MusicFree-resources-${CONFIGURATION}-input-files.xcfilelist", 355 ); 356 name = "[CP] Copy Pods Resources"; 357 outputFileListPaths = ( 358 "${PODS_ROOT}/Target Support Files/Pods-MusicFree/Pods-MusicFree-resources-${CONFIGURATION}-output-files.xcfilelist", 359 ); 360 runOnlyForDeploymentPostprocessing = 0; 361 shellPath = /bin/sh; 362 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MusicFree/Pods-MusicFree-resources.sh\"\n"; 363 showEnvVarsInLog = 0; 364 }; 365 F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */ = { 366 isa = PBXShellScriptBuildPhase; 367 buildActionMask = 2147483647; 368 files = ( 369 ); 370 inputFileListPaths = ( 371 "${PODS_ROOT}/Target Support Files/Pods-MusicFree-MusicFreeTests/Pods-MusicFree-MusicFreeTests-resources-${CONFIGURATION}-input-files.xcfilelist", 372 ); 373 name = "[CP] Copy Pods Resources"; 374 outputFileListPaths = ( 375 "${PODS_ROOT}/Target Support Files/Pods-MusicFree-MusicFreeTests/Pods-MusicFree-MusicFreeTests-resources-${CONFIGURATION}-output-files.xcfilelist", 376 ); 377 runOnlyForDeploymentPostprocessing = 0; 378 shellPath = /bin/sh; 379 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MusicFree-MusicFreeTests/Pods-MusicFree-MusicFreeTests-resources.sh\"\n"; 380 showEnvVarsInLog = 0; 381 }; 382/* End PBXShellScriptBuildPhase section */ 383 384/* Begin PBXSourcesBuildPhase section */ 385 00E356EA1AD99517003FC87E /* Sources */ = { 386 isa = PBXSourcesBuildPhase; 387 buildActionMask = 2147483647; 388 files = ( 389 00E356F31AD99517003FC87E /* MusicFreeTests.m in Sources */, 390 ); 391 runOnlyForDeploymentPostprocessing = 0; 392 }; 393 13B07F871A680F5B00A75B9A /* Sources */ = { 394 isa = PBXSourcesBuildPhase; 395 buildActionMask = 2147483647; 396 files = ( 397 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, 398 13B07FC11A68108700A75B9A /* main.m in Sources */, 399 ); 400 runOnlyForDeploymentPostprocessing = 0; 401 }; 402/* End PBXSourcesBuildPhase section */ 403 404/* Begin PBXTargetDependency section */ 405 00E356F51AD99517003FC87E /* PBXTargetDependency */ = { 406 isa = PBXTargetDependency; 407 target = 13B07F861A680F5B00A75B9A /* MusicFree */; 408 targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */; 409 }; 410/* End PBXTargetDependency section */ 411 412/* Begin XCBuildConfiguration section */ 413 00E356F61AD99517003FC87E /* Debug */ = { 414 isa = XCBuildConfiguration; 415 baseConfigurationReference = 5B7EB9410499542E8C5724F5 /* Pods-MusicFree-MusicFreeTests.debug.xcconfig */; 416 buildSettings = { 417 BUNDLE_LOADER = "$(TEST_HOST)"; 418 GCC_PREPROCESSOR_DEFINITIONS = ( 419 "DEBUG=1", 420 "$(inherited)", 421 ); 422 INFOPLIST_FILE = MusicFreeTests/Info.plist; 423 IPHONEOS_DEPLOYMENT_TARGET = 13.4; 424 LD_RUNPATH_SEARCH_PATHS = ( 425 "$(inherited)", 426 "@executable_path/Frameworks", 427 "@loader_path/Frameworks", 428 ); 429 OTHER_LDFLAGS = ( 430 "-ObjC", 431 "-lc++", 432 "$(inherited)", 433 ); 434 PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; 435 PRODUCT_NAME = "$(TARGET_NAME)"; 436 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MusicFree.app/MusicFree"; 437 }; 438 name = Debug; 439 }; 440 00E356F71AD99517003FC87E /* Release */ = { 441 isa = XCBuildConfiguration; 442 baseConfigurationReference = 89C6BE57DB24E9ADA2F236DE /* Pods-MusicFree-MusicFreeTests.release.xcconfig */; 443 buildSettings = { 444 BUNDLE_LOADER = "$(TEST_HOST)"; 445 COPY_PHASE_STRIP = NO; 446 INFOPLIST_FILE = MusicFreeTests/Info.plist; 447 IPHONEOS_DEPLOYMENT_TARGET = 13.4; 448 LD_RUNPATH_SEARCH_PATHS = ( 449 "$(inherited)", 450 "@executable_path/Frameworks", 451 "@loader_path/Frameworks", 452 ); 453 OTHER_LDFLAGS = ( 454 "-ObjC", 455 "-lc++", 456 "$(inherited)", 457 ); 458 PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; 459 PRODUCT_NAME = "$(TARGET_NAME)"; 460 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MusicFree.app/MusicFree"; 461 }; 462 name = Release; 463 }; 464 13B07F941A680F5B00A75B9A /* Debug */ = { 465 isa = XCBuildConfiguration; 466 baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-MusicFree.debug.xcconfig */; 467 buildSettings = { 468 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 469 CLANG_ENABLE_MODULES = YES; 470 CURRENT_PROJECT_VERSION = 1; 471 ENABLE_BITCODE = NO; 472 INFOPLIST_FILE = MusicFree/Info.plist; 473 LD_RUNPATH_SEARCH_PATHS = ( 474 "$(inherited)", 475 "@executable_path/Frameworks", 476 ); 477 MARKETING_VERSION = 1.0; 478 OTHER_LDFLAGS = ( 479 "$(inherited)", 480 "-ObjC", 481 "-lc++", 482 ); 483 PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; 484 PRODUCT_NAME = MusicFree; 485 SWIFT_OPTIMIZATION_LEVEL = "-Onone"; 486 SWIFT_VERSION = 5.0; 487 VERSIONING_SYSTEM = "apple-generic"; 488 }; 489 name = Debug; 490 }; 491 13B07F951A680F5B00A75B9A /* Release */ = { 492 isa = XCBuildConfiguration; 493 baseConfigurationReference = 5709B34CF0A7D63546082F79 /* Pods-MusicFree.release.xcconfig */; 494 buildSettings = { 495 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 496 CLANG_ENABLE_MODULES = YES; 497 CURRENT_PROJECT_VERSION = 1; 498 INFOPLIST_FILE = MusicFree/Info.plist; 499 LD_RUNPATH_SEARCH_PATHS = ( 500 "$(inherited)", 501 "@executable_path/Frameworks", 502 ); 503 MARKETING_VERSION = 1.0; 504 OTHER_LDFLAGS = ( 505 "$(inherited)", 506 "-ObjC", 507 "-lc++", 508 ); 509 PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; 510 PRODUCT_NAME = MusicFree; 511 SWIFT_VERSION = 5.0; 512 VERSIONING_SYSTEM = "apple-generic"; 513 }; 514 name = Release; 515 }; 516 83CBBA201A601CBA00E9B192 /* Debug */ = { 517 isa = XCBuildConfiguration; 518 buildSettings = { 519 ALWAYS_SEARCH_USER_PATHS = NO; 520 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; 521 CLANG_CXX_LANGUAGE_STANDARD = "c++20"; 522 CLANG_CXX_LIBRARY = "libc++"; 523 CLANG_ENABLE_MODULES = YES; 524 CLANG_ENABLE_OBJC_ARC = YES; 525 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 526 CLANG_WARN_BOOL_CONVERSION = YES; 527 CLANG_WARN_COMMA = YES; 528 CLANG_WARN_CONSTANT_CONVERSION = YES; 529 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 530 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 531 CLANG_WARN_EMPTY_BODY = YES; 532 CLANG_WARN_ENUM_CONVERSION = YES; 533 CLANG_WARN_INFINITE_RECURSION = YES; 534 CLANG_WARN_INT_CONVERSION = YES; 535 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 536 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 537 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 538 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 539 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 540 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 541 CLANG_WARN_STRICT_PROTOTYPES = YES; 542 CLANG_WARN_SUSPICIOUS_MOVE = YES; 543 CLANG_WARN_UNREACHABLE_CODE = YES; 544 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 545 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 546 COPY_PHASE_STRIP = NO; 547 ENABLE_STRICT_OBJC_MSGSEND = YES; 548 ENABLE_TESTABILITY = YES; 549 "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; 550 GCC_C_LANGUAGE_STANDARD = gnu99; 551 GCC_DYNAMIC_NO_PIC = NO; 552 GCC_NO_COMMON_BLOCKS = YES; 553 GCC_OPTIMIZATION_LEVEL = 0; 554 GCC_PREPROCESSOR_DEFINITIONS = ( 555 "DEBUG=1", 556 "$(inherited)", 557 ); 558 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 559 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 560 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 561 GCC_WARN_UNDECLARED_SELECTOR = YES; 562 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 563 GCC_WARN_UNUSED_FUNCTION = YES; 564 GCC_WARN_UNUSED_VARIABLE = YES; 565 IPHONEOS_DEPLOYMENT_TARGET = 13.4; 566 LD_RUNPATH_SEARCH_PATHS = ( 567 /usr/lib/swift, 568 "$(inherited)", 569 ); 570 LIBRARY_SEARCH_PATHS = ( 571 "\"$(SDKROOT)/usr/lib/swift\"", 572 "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", 573 "\"$(inherited)\"", 574 ); 575 MTL_ENABLE_DEBUG_INFO = YES; 576 ONLY_ACTIVE_ARCH = YES; 577 OTHER_CPLUSPLUSFLAGS = ( 578 "$(OTHER_CFLAGS)", 579 "-DFOLLY_NO_CONFIG", 580 "-DFOLLY_MOBILE=1", 581 "-DFOLLY_USE_LIBCPP=1", 582 "-DFOLLY_CFG_NO_COROUTINES=1", 583 "-DFOLLY_HAVE_CLOCK_GETTIME=1", 584 ); 585 SDKROOT = iphoneos; 586 }; 587 name = Debug; 588 }; 589 83CBBA211A601CBA00E9B192 /* Release */ = { 590 isa = XCBuildConfiguration; 591 buildSettings = { 592 ALWAYS_SEARCH_USER_PATHS = NO; 593 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; 594 CLANG_CXX_LANGUAGE_STANDARD = "c++20"; 595 CLANG_CXX_LIBRARY = "libc++"; 596 CLANG_ENABLE_MODULES = YES; 597 CLANG_ENABLE_OBJC_ARC = YES; 598 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 599 CLANG_WARN_BOOL_CONVERSION = YES; 600 CLANG_WARN_COMMA = YES; 601 CLANG_WARN_CONSTANT_CONVERSION = YES; 602 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 603 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 604 CLANG_WARN_EMPTY_BODY = YES; 605 CLANG_WARN_ENUM_CONVERSION = YES; 606 CLANG_WARN_INFINITE_RECURSION = YES; 607 CLANG_WARN_INT_CONVERSION = YES; 608 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 609 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 610 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 611 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 612 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 613 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 614 CLANG_WARN_STRICT_PROTOTYPES = YES; 615 CLANG_WARN_SUSPICIOUS_MOVE = YES; 616 CLANG_WARN_UNREACHABLE_CODE = YES; 617 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 618 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 619 COPY_PHASE_STRIP = YES; 620 ENABLE_NS_ASSERTIONS = NO; 621 ENABLE_STRICT_OBJC_MSGSEND = YES; 622 "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; 623 GCC_C_LANGUAGE_STANDARD = gnu99; 624 GCC_NO_COMMON_BLOCKS = YES; 625 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 626 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 627 GCC_WARN_UNDECLARED_SELECTOR = YES; 628 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 629 GCC_WARN_UNUSED_FUNCTION = YES; 630 GCC_WARN_UNUSED_VARIABLE = YES; 631 IPHONEOS_DEPLOYMENT_TARGET = 13.4; 632 LD_RUNPATH_SEARCH_PATHS = ( 633 /usr/lib/swift, 634 "$(inherited)", 635 ); 636 LIBRARY_SEARCH_PATHS = ( 637 "\"$(SDKROOT)/usr/lib/swift\"", 638 "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", 639 "\"$(inherited)\"", 640 ); 641 MTL_ENABLE_DEBUG_INFO = NO; 642 OTHER_CPLUSPLUSFLAGS = ( 643 "$(OTHER_CFLAGS)", 644 "-DFOLLY_NO_CONFIG", 645 "-DFOLLY_MOBILE=1", 646 "-DFOLLY_USE_LIBCPP=1", 647 "-DFOLLY_CFG_NO_COROUTINES=1", 648 "-DFOLLY_HAVE_CLOCK_GETTIME=1", 649 ); 650 SDKROOT = iphoneos; 651 VALIDATE_PRODUCT = YES; 652 }; 653 name = Release; 654 }; 655/* End XCBuildConfiguration section */ 656 657/* Begin XCConfigurationList section */ 658 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "MusicFreeTests" */ = { 659 isa = XCConfigurationList; 660 buildConfigurations = ( 661 00E356F61AD99517003FC87E /* Debug */, 662 00E356F71AD99517003FC87E /* Release */, 663 ); 664 defaultConfigurationIsVisible = 0; 665 defaultConfigurationName = Release; 666 }; 667 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "MusicFree" */ = { 668 isa = XCConfigurationList; 669 buildConfigurations = ( 670 13B07F941A680F5B00A75B9A /* Debug */, 671 13B07F951A680F5B00A75B9A /* Release */, 672 ); 673 defaultConfigurationIsVisible = 0; 674 defaultConfigurationName = Release; 675 }; 676 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "MusicFree" */ = { 677 isa = XCConfigurationList; 678 buildConfigurations = ( 679 83CBBA201A601CBA00E9B192 /* Debug */, 680 83CBBA211A601CBA00E9B192 /* Release */, 681 ); 682 defaultConfigurationIsVisible = 0; 683 defaultConfigurationName = Release; 684 }; 685/* End XCConfigurationList section */ 686 }; 687 rootObject = 83CBB9F71A601CBA00E9B192; 688} 689