|
24 | 24 | D27F18641D3B5E21009D7482 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D27F18611D3B5E21009D7482 /* Main.storyboard */; }; |
25 | 25 | D286A76D1518CA9F00E13FB8 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D286A76C1518CA9F00E13FB8 /* CoreGraphics.framework */; }; |
26 | 26 | D2B174121C5E3A3D00021915 /* HudTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D2B174111C5E3A3D00021915 /* HudTests.m */; }; |
| 27 | + D2D75D5323A8193100485497 /* Launch.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D2D75D5123A8193000485497 /* Launch.storyboard */; }; |
27 | 28 | D2EEB3811B55967200F59EC1 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D2EEB3801B55967200F59EC1 /* Images.xcassets */; }; |
28 | 29 | /* End PBXBuildFile section */ |
29 | 30 |
|
|
63 | 64 | D27F18621D3B5E21009D7482 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = HudDemo/en.lproj/Main.storyboard; sourceTree = "<group>"; }; |
64 | 65 | D27F18651D3B5E2D009D7482 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = HudDemo/Info.plist; sourceTree = "<group>"; }; |
65 | 66 | D286A76C1518CA9F00E13FB8 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
| 67 | + D2B1269B23CB8D9C00A01F4C /* HudDemo.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = HudDemo.entitlements; sourceTree = "<group>"; }; |
66 | 68 | D2B1740F1C5E3A3D00021915 /* HudTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HudTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
67 | 69 | D2B174111C5E3A3D00021915 /* HudTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HudTests.m; sourceTree = "<group>"; }; |
68 | 70 | D2B174131C5E3A3D00021915 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 71 | + D2D75D5223A8193000485497 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Launch.storyboard; sourceTree = "<group>"; }; |
69 | 72 | D2EEB3801B55967200F59EC1 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = HudDemo/Images.xcassets; sourceTree = SOURCE_ROOT; }; |
70 | 73 | /* End PBXFileReference section */ |
71 | 74 |
|
|
101 | 104 | 080E96DDFE201D6D7F000001 /* HudDemo */ = { |
102 | 105 | isa = PBXGroup; |
103 | 106 | children = ( |
| 107 | + D2B1269B23CB8D9C00A01F4C /* HudDemo.entitlements */, |
104 | 108 | D27F18561D3B5DFF009D7482 /* MBHudDemoAppDelegate.h */, |
105 | 109 | D27F18571D3B5DFF009D7482 /* MBHudDemoViewController.h */, |
106 | 110 | D27F18581D3B5DFF009D7482 /* MBHudDemoAppDelegate.m */, |
|
199 | 203 | D27F18671D3B5E43009D7482 /* Resources */ = { |
200 | 204 | isa = PBXGroup; |
201 | 205 | children = ( |
| 206 | + D2D75D5123A8193000485497 /* Launch.storyboard */, |
202 | 207 | D27F184C1D3B5878009D7482 /* Main.storyboard */, |
203 | 208 | D27F18511D3B5878009D7482 /* Info.plist */, |
204 | 209 | D274948A1D3B74AA00ABEB66 /* Images.xcassets */, |
|
300 | 305 | }; |
301 | 306 | buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "HudDemo" */; |
302 | 307 | compatibilityVersion = "Xcode 3.2"; |
303 | | - developmentRegion = English; |
| 308 | + developmentRegion = en; |
304 | 309 | hasScannedForEncodings = 1; |
305 | 310 | knownRegions = ( |
306 | | - English, |
307 | | - Japanese, |
308 | | - French, |
309 | | - German, |
310 | 311 | en, |
311 | 312 | Base, |
312 | 313 | ); |
|
338 | 339 | files = ( |
339 | 340 | D27F184E1D3B5878009D7482 /* Main.storyboard in Resources */, |
340 | 341 | D274948B1D3B74AA00ABEB66 /* Images.xcassets in Resources */, |
| 342 | + D2D75D5323A8193100485497 /* Launch.storyboard in Resources */, |
341 | 343 | ); |
342 | 344 | runOnlyForDeploymentPostprocessing = 0; |
343 | 345 | }; |
|
416 | 418 | name = Main.storyboard; |
417 | 419 | sourceTree = "<group>"; |
418 | 420 | }; |
| 421 | + D2D75D5123A8193000485497 /* Launch.storyboard */ = { |
| 422 | + isa = PBXVariantGroup; |
| 423 | + children = ( |
| 424 | + D2D75D5223A8193000485497 /* Base */, |
| 425 | + ); |
| 426 | + name = Launch.storyboard; |
| 427 | + sourceTree = "<group>"; |
| 428 | + }; |
419 | 429 | /* End PBXVariantGroup section */ |
420 | 430 |
|
421 | 431 | /* Begin XCBuildConfiguration section */ |
|
424 | 434 | buildSettings = { |
425 | 435 | ALWAYS_SEARCH_USER_PATHS = NO; |
426 | 436 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 437 | + CODE_SIGN_ENTITLEMENTS = HudDemo/HudDemo.entitlements; |
427 | 438 | COPY_PHASE_STRIP = NO; |
| 439 | + DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES; |
428 | 440 | GCC_DYNAMIC_NO_PIC = NO; |
429 | 441 | GCC_OPTIMIZATION_LEVEL = 0; |
430 | 442 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
431 | 443 | GCC_PREFIX_HEADER = HudDemo/HudDemo_Prefix.pch; |
432 | 444 | INFOPLIST_FILE = HudDemo/Info.plist; |
433 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 445 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
434 | 446 | PRODUCT_BUNDLE_IDENTIFIER = "com.bukovinski.${PRODUCT_NAME:identifier}"; |
435 | 447 | PRODUCT_NAME = HudDemo; |
| 448 | + SUPPORTS_MACCATALYST = YES; |
436 | 449 | TARGETED_DEVICE_FAMILY = "1,2"; |
437 | 450 | }; |
438 | 451 | name = Debug; |
|
442 | 455 | buildSettings = { |
443 | 456 | ALWAYS_SEARCH_USER_PATHS = NO; |
444 | 457 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 458 | + CODE_SIGN_ENTITLEMENTS = HudDemo/HudDemo.entitlements; |
445 | 459 | COPY_PHASE_STRIP = YES; |
| 460 | + DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES; |
446 | 461 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
447 | 462 | GCC_PREFIX_HEADER = HudDemo/HudDemo_Prefix.pch; |
448 | 463 | INFOPLIST_FILE = HudDemo/Info.plist; |
449 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 464 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
450 | 465 | PRODUCT_BUNDLE_IDENTIFIER = "com.bukovinski.${PRODUCT_NAME:identifier}"; |
451 | 466 | PRODUCT_NAME = HudDemo; |
452 | 467 | SDKROOT = iphoneos; |
| 468 | + SUPPORTS_MACCATALYST = YES; |
453 | 469 | TARGETED_DEVICE_FAMILY = "1,2"; |
454 | 470 | }; |
455 | 471 | name = Release; |
|
476 | 492 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
477 | 493 | CLANG_WARN_UNREACHABLE_CODE = YES; |
478 | 494 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
479 | | - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
480 | 495 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
481 | 496 | ENABLE_TESTABILITY = YES; |
482 | 497 | GCC_C_LANGUAGE_STANDARD = c99; |
|
488 | 503 | GCC_WARN_UNINITIALIZED_AUTOS = YES; |
489 | 504 | GCC_WARN_UNUSED_FUNCTION = YES; |
490 | 505 | GCC_WARN_UNUSED_VARIABLE = YES; |
491 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 506 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
492 | 507 | ONLY_ACTIVE_ARCH = YES; |
493 | 508 | SDKROOT = iphoneos; |
494 | 509 | }; |
|
516 | 531 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
517 | 532 | CLANG_WARN_UNREACHABLE_CODE = YES; |
518 | 533 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
519 | | - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
520 | 534 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
521 | 535 | GCC_C_LANGUAGE_STANDARD = c99; |
522 | 536 | GCC_NO_COMMON_BLOCKS = YES; |
|
527 | 541 | GCC_WARN_UNINITIALIZED_AUTOS = YES; |
528 | 542 | GCC_WARN_UNUSED_FUNCTION = YES; |
529 | 543 | GCC_WARN_UNUSED_VARIABLE = YES; |
530 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 544 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
531 | 545 | SDKROOT = iphoneos; |
532 | 546 | }; |
533 | 547 | name = Release; |
|
621 | 635 | MTL_ENABLE_DEBUG_INFO = YES; |
622 | 636 | PRODUCT_BUNDLE_IDENTIFIER = com.bukovinski.HudTests; |
623 | 637 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 638 | + TARGETED_DEVICE_FAMILY = "1,2"; |
624 | 639 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/HudDemo.app/HudDemo"; |
625 | 640 | }; |
626 | 641 | name = Debug; |
|
647 | 662 | MTL_ENABLE_DEBUG_INFO = NO; |
648 | 663 | PRODUCT_BUNDLE_IDENTIFIER = com.bukovinski.HudTests; |
649 | 664 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 665 | + TARGETED_DEVICE_FAMILY = "1,2"; |
650 | 666 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/HudDemo.app/HudDemo"; |
651 | 667 | VALIDATE_PRODUCT = YES; |
652 | 668 | }; |
|
0 commit comments