|
36 | 36 |
|
37 | 37 | /* Begin PBXFileReference section */
|
38 | 38 | FA6ED892231090FF00651DD9 /* BuilderLayoutView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuilderLayoutView.swift; sourceTree = "<group>"; };
|
| 39 | + FA6ED895231197C600651DD9 /* GridExamples iOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "GridExamples iOS.entitlements"; sourceTree = "<group>"; }; |
39 | 40 | FA902111230B32EA00BF9341 /* GridExamples iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "GridExamples iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
40 | 41 | FA902114230B32EA00BF9341 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
41 | 42 | FA902116230B32EA00BF9341 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
112 | 113 | FA90211A230B32EC00BF9341 /* Assets.xcassets */,
|
113 | 114 | FA90211F230B32EC00BF9341 /* LaunchScreen.storyboard */,
|
114 | 115 | FA902122230B32EC00BF9341 /* Info.plist */,
|
| 116 | + FA6ED895231197C600651DD9 /* GridExamples iOS.entitlements */, |
115 | 117 | FA90211C230B32EC00BF9341 /* Preview Content */,
|
116 | 118 | );
|
117 | 119 | path = "GridExamples iOS";
|
|
371 | 373 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
372 | 374 | CLANG_WARN_UNREACHABLE_CODE = YES;
|
373 | 375 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
| 376 | + CODE_SIGN_ENTITLEMENTS = "GridExamples iOS/GridExamples iOS.entitlements"; |
374 | 377 | CODE_SIGN_STYLE = Automatic;
|
375 | 378 | COPY_PHASE_STRIP = NO;
|
376 | 379 | DEBUG_INFORMATION_FORMAT = dwarf;
|
| 380 | + DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES; |
377 | 381 | DEVELOPMENT_ASSET_PATHS = "\"GridExamples iOS\"/Preview\\ Content";
|
378 | 382 | DEVELOPMENT_TEAM = Z8L4G5WZR3;
|
379 | 383 | ENABLE_PREVIEWS = YES;
|
|
405 | 409 | PRODUCT_BUNDLE_IDENTIFIER = com.spacenation.grid.examples.ios;
|
406 | 410 | PRODUCT_NAME = "$(TARGET_NAME)";
|
407 | 411 | SDKROOT = iphoneos;
|
| 412 | + SUPPORTS_MACCATALYST = YES; |
408 | 413 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
409 | 414 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
410 | 415 | SWIFT_VERSION = 5.0;
|
|
445 | 450 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
446 | 451 | CLANG_WARN_UNREACHABLE_CODE = YES;
|
447 | 452 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
| 453 | + CODE_SIGN_ENTITLEMENTS = "GridExamples iOS/GridExamples iOS.entitlements"; |
448 | 454 | CODE_SIGN_STYLE = Automatic;
|
449 | 455 | COPY_PHASE_STRIP = NO;
|
450 | 456 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
| 457 | + DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES; |
451 | 458 | DEVELOPMENT_ASSET_PATHS = "\"GridExamples iOS\"/Preview\\ Content";
|
452 | 459 | DEVELOPMENT_TEAM = Z8L4G5WZR3;
|
453 | 460 | ENABLE_NS_ASSERTIONS = NO;
|
|
472 | 479 | PRODUCT_BUNDLE_IDENTIFIER = com.spacenation.grid.examples.ios;
|
473 | 480 | PRODUCT_NAME = "$(TARGET_NAME)";
|
474 | 481 | SDKROOT = iphoneos;
|
| 482 | + SUPPORTS_MACCATALYST = YES; |
475 | 483 | SWIFT_COMPILATION_MODE = wholemodule;
|
476 | 484 | SWIFT_OPTIMIZATION_LEVEL = "-O";
|
477 | 485 | SWIFT_VERSION = 5.0;
|
|
0 commit comments