|
16 | 16 | 8892FAAA1AF6E4DA00F2D347 /* JSQSystemSoundPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8892FA9E1AF6E4DA00F2D347 /* JSQSystemSoundPlayer.framework */; }; |
17 | 17 | 8892FAB11AF6E4DA00F2D347 /* JSQSystemSoundPlayerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8892FAB01AF6E4DA00F2D347 /* JSQSystemSoundPlayerTests.m */; }; |
18 | 18 | 8892FABB1AF6E4F500F2D347 /* JSQSystemSoundPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 8892FABA1AF6E4F500F2D347 /* JSQSystemSoundPlayer.m */; }; |
| 19 | + 88F469371C0BE3A2001F70F4 /* JSQSystemSoundPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8892FAA31AF6E4DA00F2D347 /* JSQSystemSoundPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 20 | + 88F469381C0BE3A2001F70F4 /* JSQSystemSoundPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 8892FABA1AF6E4F500F2D347 /* JSQSystemSoundPlayer.m */; }; |
19 | 21 | /* End PBXBuildFile section */ |
20 | 22 |
|
21 | 23 | /* Begin PBXContainerItemProxy section */ |
|
41 | 43 | 8892FAAF1AF6E4DA00F2D347 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
42 | 44 | 8892FAB01AF6E4DA00F2D347 /* JSQSystemSoundPlayerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JSQSystemSoundPlayerTests.m; sourceTree = "<group>"; }; |
43 | 45 | 8892FABA1AF6E4F500F2D347 /* JSQSystemSoundPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSQSystemSoundPlayer.m; sourceTree = "<group>"; }; |
| 46 | + 88F4692F1C0BE399001F70F4 /* JSQSystemSoundPlayer.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = JSQSystemSoundPlayer.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 47 | + 88F469331C0BE399001F70F4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
44 | 48 | /* End PBXFileReference section */ |
45 | 49 |
|
46 | 50 | /* Begin PBXFrameworksBuildPhase section */ |
|
66 | 70 | ); |
67 | 71 | runOnlyForDeploymentPostprocessing = 0; |
68 | 72 | }; |
| 73 | + 88F4692B1C0BE399001F70F4 /* Frameworks */ = { |
| 74 | + isa = PBXFrameworksBuildPhase; |
| 75 | + buildActionMask = 2147483647; |
| 76 | + files = ( |
| 77 | + ); |
| 78 | + runOnlyForDeploymentPostprocessing = 0; |
| 79 | + }; |
69 | 80 | /* End PBXFrameworksBuildPhase section */ |
70 | 81 |
|
71 | 82 | /* Begin PBXGroup section */ |
|
93 | 104 | 8892FAA01AF6E4DA00F2D347 /* JSQSystemSoundPlayer */, |
94 | 105 | 8892FAAD1AF6E4DA00F2D347 /* JSQSystemSoundPlayerTests */, |
95 | 106 | 884DF6641AF6E96700D97D16 /* JSQSystemSoundPlayer-OSX */, |
| 107 | + 88F469301C0BE399001F70F4 /* JSQSystemSoundPlayer-tvOS */, |
96 | 108 | 8892FA9F1AF6E4DA00F2D347 /* Products */, |
97 | 109 | ); |
98 | 110 | sourceTree = "<group>"; |
|
103 | 115 | 8892FA9E1AF6E4DA00F2D347 /* JSQSystemSoundPlayer.framework */, |
104 | 116 | 8892FAA91AF6E4DA00F2D347 /* JSQSystemSoundPlayerTests.xctest */, |
105 | 117 | 884DF6631AF6E96700D97D16 /* JSQSystemSoundPlayer.framework */, |
| 118 | + 88F4692F1C0BE399001F70F4 /* JSQSystemSoundPlayer.framework */, |
106 | 119 | ); |
107 | 120 | name = Products; |
108 | 121 | sourceTree = "<group>"; |
|
127 | 140 | path = JSQSystemSoundPlayerTests; |
128 | 141 | sourceTree = "<group>"; |
129 | 142 | }; |
| 143 | + 88F469301C0BE399001F70F4 /* JSQSystemSoundPlayer-tvOS */ = { |
| 144 | + isa = PBXGroup; |
| 145 | + children = ( |
| 146 | + 88F469331C0BE399001F70F4 /* Info.plist */, |
| 147 | + ); |
| 148 | + path = "JSQSystemSoundPlayer-tvOS"; |
| 149 | + sourceTree = "<group>"; |
| 150 | + }; |
130 | 151 | /* End PBXGroup section */ |
131 | 152 |
|
132 | 153 | /* Begin PBXHeadersBuildPhase section */ |
|
146 | 167 | ); |
147 | 168 | runOnlyForDeploymentPostprocessing = 0; |
148 | 169 | }; |
| 170 | + 88F4692C1C0BE399001F70F4 /* Headers */ = { |
| 171 | + isa = PBXHeadersBuildPhase; |
| 172 | + buildActionMask = 2147483647; |
| 173 | + files = ( |
| 174 | + 88F469371C0BE3A2001F70F4 /* JSQSystemSoundPlayer.h in Headers */, |
| 175 | + ); |
| 176 | + runOnlyForDeploymentPostprocessing = 0; |
| 177 | + }; |
149 | 178 | /* End PBXHeadersBuildPhase section */ |
150 | 179 |
|
151 | 180 | /* Begin PBXNativeTarget section */ |
|
203 | 232 | productReference = 8892FAA91AF6E4DA00F2D347 /* JSQSystemSoundPlayerTests.xctest */; |
204 | 233 | productType = "com.apple.product-type.bundle.unit-test"; |
205 | 234 | }; |
| 235 | + 88F4692E1C0BE399001F70F4 /* JSQSystemSoundPlayer-tvOS */ = { |
| 236 | + isa = PBXNativeTarget; |
| 237 | + buildConfigurationList = 88F469341C0BE399001F70F4 /* Build configuration list for PBXNativeTarget "JSQSystemSoundPlayer-tvOS" */; |
| 238 | + buildPhases = ( |
| 239 | + 88F4692A1C0BE399001F70F4 /* Sources */, |
| 240 | + 88F4692B1C0BE399001F70F4 /* Frameworks */, |
| 241 | + 88F4692C1C0BE399001F70F4 /* Headers */, |
| 242 | + 88F4692D1C0BE399001F70F4 /* Resources */, |
| 243 | + ); |
| 244 | + buildRules = ( |
| 245 | + ); |
| 246 | + dependencies = ( |
| 247 | + ); |
| 248 | + name = "JSQSystemSoundPlayer-tvOS"; |
| 249 | + productName = "JSQSystemSoundPlayer-tvOS"; |
| 250 | + productReference = 88F4692F1C0BE399001F70F4 /* JSQSystemSoundPlayer.framework */; |
| 251 | + productType = "com.apple.product-type.framework"; |
| 252 | + }; |
206 | 253 | /* End PBXNativeTarget section */ |
207 | 254 |
|
208 | 255 | /* Begin PBXProject section */ |
|
222 | 269 | 8892FAA81AF6E4DA00F2D347 = { |
223 | 270 | CreatedOnToolsVersion = 6.3.1; |
224 | 271 | }; |
| 272 | + 88F4692E1C0BE399001F70F4 = { |
| 273 | + CreatedOnToolsVersion = 7.1.1; |
| 274 | + }; |
225 | 275 | }; |
226 | 276 | }; |
227 | 277 | buildConfigurationList = 8892FA981AF6E4DA00F2D347 /* Build configuration list for PBXProject "JSQSystemSoundPlayer" */; |
|
239 | 289 | 8892FA9D1AF6E4DA00F2D347 /* JSQSystemSoundPlayer-iOS */, |
240 | 290 | 8892FAA81AF6E4DA00F2D347 /* JSQSystemSoundPlayerTests */, |
241 | 291 | 884DF6621AF6E96700D97D16 /* JSQSystemSoundPlayer-OSX */, |
| 292 | + 88F4692E1C0BE399001F70F4 /* JSQSystemSoundPlayer-tvOS */, |
242 | 293 | ); |
243 | 294 | }; |
244 | 295 | /* End PBXProject section */ |
|
268 | 319 | ); |
269 | 320 | runOnlyForDeploymentPostprocessing = 0; |
270 | 321 | }; |
| 322 | + 88F4692D1C0BE399001F70F4 /* Resources */ = { |
| 323 | + isa = PBXResourcesBuildPhase; |
| 324 | + buildActionMask = 2147483647; |
| 325 | + files = ( |
| 326 | + ); |
| 327 | + runOnlyForDeploymentPostprocessing = 0; |
| 328 | + }; |
271 | 329 | /* End PBXResourcesBuildPhase section */ |
272 | 330 |
|
273 | 331 | /* Begin PBXSourcesBuildPhase section */ |
|
295 | 353 | ); |
296 | 354 | runOnlyForDeploymentPostprocessing = 0; |
297 | 355 | }; |
| 356 | + 88F4692A1C0BE399001F70F4 /* Sources */ = { |
| 357 | + isa = PBXSourcesBuildPhase; |
| 358 | + buildActionMask = 2147483647; |
| 359 | + files = ( |
| 360 | + 88F469381C0BE3A2001F70F4 /* JSQSystemSoundPlayer.m in Sources */, |
| 361 | + ); |
| 362 | + runOnlyForDeploymentPostprocessing = 0; |
| 363 | + }; |
298 | 364 | /* End PBXSourcesBuildPhase section */ |
299 | 365 |
|
300 | 366 | /* Begin PBXTargetDependency section */ |
|
389 | 455 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
390 | 456 | GCC_WARN_UNUSED_FUNCTION = YES; |
391 | 457 | GCC_WARN_UNUSED_VARIABLE = YES; |
392 | | - IPHONEOS_DEPLOYMENT_TARGET = 6.0; |
| 458 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
393 | 459 | MACOSX_DEPLOYMENT_TARGET = 10.7; |
394 | 460 | MTL_ENABLE_DEBUG_INFO = YES; |
395 | 461 | ONLY_ACTIVE_ARCH = YES; |
|
431 | 497 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
432 | 498 | GCC_WARN_UNUSED_FUNCTION = YES; |
433 | 499 | GCC_WARN_UNUSED_VARIABLE = YES; |
434 | | - IPHONEOS_DEPLOYMENT_TARGET = 6.0; |
| 500 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
435 | 501 | MACOSX_DEPLOYMENT_TARGET = 10.7; |
436 | 502 | MTL_ENABLE_DEBUG_INFO = NO; |
437 | 503 | SDKROOT = iphoneos; |
|
451 | 517 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
452 | 518 | INFOPLIST_FILE = JSQSystemSoundPlayer/Info.plist; |
453 | 519 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 520 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
454 | 521 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
455 | 522 | PRODUCT_BUNDLE_IDENTIFIER = "com.hexedbits.$(PRODUCT_NAME:rfc1034identifier)"; |
456 | 523 | PRODUCT_NAME = JSQSystemSoundPlayer; |
|
467 | 534 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
468 | 535 | INFOPLIST_FILE = JSQSystemSoundPlayer/Info.plist; |
469 | 536 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 537 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
470 | 538 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
471 | 539 | PRODUCT_BUNDLE_IDENTIFIER = "com.hexedbits.$(PRODUCT_NAME:rfc1034identifier)"; |
472 | 540 | PRODUCT_NAME = JSQSystemSoundPlayer; |
|
500 | 568 | }; |
501 | 569 | name = Release; |
502 | 570 | }; |
| 571 | + 88F469351C0BE399001F70F4 /* Debug */ = { |
| 572 | + isa = XCBuildConfiguration; |
| 573 | + buildSettings = { |
| 574 | + DEBUG_INFORMATION_FORMAT = dwarf; |
| 575 | + DEFINES_MODULE = YES; |
| 576 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 577 | + DYLIB_CURRENT_VERSION = 1; |
| 578 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 579 | + INFOPLIST_FILE = "JSQSystemSoundPlayer-tvOS/Info.plist"; |
| 580 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 581 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 582 | + PRODUCT_BUNDLE_IDENTIFIER = "com.hexedbits.JSQSystemSoundPlayer-tvOS"; |
| 583 | + PRODUCT_NAME = JSQSystemSoundPlayer; |
| 584 | + SDKROOT = appletvos; |
| 585 | + SKIP_INSTALL = YES; |
| 586 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 587 | + TARGETED_DEVICE_FAMILY = 3; |
| 588 | + TVOS_DEPLOYMENT_TARGET = 9.0; |
| 589 | + }; |
| 590 | + name = Debug; |
| 591 | + }; |
| 592 | + 88F469361C0BE399001F70F4 /* Release */ = { |
| 593 | + isa = XCBuildConfiguration; |
| 594 | + buildSettings = { |
| 595 | + DEFINES_MODULE = YES; |
| 596 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 597 | + DYLIB_CURRENT_VERSION = 1; |
| 598 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 599 | + INFOPLIST_FILE = "JSQSystemSoundPlayer-tvOS/Info.plist"; |
| 600 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 601 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 602 | + PRODUCT_BUNDLE_IDENTIFIER = "com.hexedbits.JSQSystemSoundPlayer-tvOS"; |
| 603 | + PRODUCT_NAME = JSQSystemSoundPlayer; |
| 604 | + SDKROOT = appletvos; |
| 605 | + SKIP_INSTALL = YES; |
| 606 | + TARGETED_DEVICE_FAMILY = 3; |
| 607 | + TVOS_DEPLOYMENT_TARGET = 9.0; |
| 608 | + }; |
| 609 | + name = Release; |
| 610 | + }; |
503 | 611 | /* End XCBuildConfiguration section */ |
504 | 612 |
|
505 | 613 | /* Begin XCConfigurationList section */ |
|
539 | 647 | defaultConfigurationIsVisible = 0; |
540 | 648 | defaultConfigurationName = Release; |
541 | 649 | }; |
| 650 | + 88F469341C0BE399001F70F4 /* Build configuration list for PBXNativeTarget "JSQSystemSoundPlayer-tvOS" */ = { |
| 651 | + isa = XCConfigurationList; |
| 652 | + buildConfigurations = ( |
| 653 | + 88F469351C0BE399001F70F4 /* Debug */, |
| 654 | + 88F469361C0BE399001F70F4 /* Release */, |
| 655 | + ); |
| 656 | + defaultConfigurationIsVisible = 0; |
| 657 | + }; |
542 | 658 | /* End XCConfigurationList section */ |
543 | 659 | }; |
544 | 660 | rootObject = 8892FA951AF6E4DA00F2D347 /* Project object */; |
|
0 commit comments