|
44 | 44 | EB33A51E2954E1BC00B16357 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
45 | 45 | EBB5BA5229425BEE003A2A5B /* PipelineLoader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PipelineLoader.swift; sourceTree = "<group>"; };
|
46 | 46 | EBB5BA5929426E06003A2A5B /* Downloader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Downloader.swift; sourceTree = "<group>"; };
|
| 47 | + EBE3FF4A295DFE2400E921AA /* common.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = common.xcconfig; path = config/common.xcconfig; sourceTree = "<group>"; }; |
47 | 48 | EBE4438729488DCA00CDA605 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
48 | 49 | EBE443892948953600CDA605 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
49 | 50 | EBE755C5293E37DD00806B32 /* Diffusion.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Diffusion.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
101 | 102 | EBE755BC293E37DD00806B32 = {
|
102 | 103 | isa = PBXGroup;
|
103 | 104 | children = (
|
| 105 | + EBE3FF4A295DFE2400E921AA /* common.xcconfig */, |
104 | 106 | EBE4438729488DCA00CDA605 /* README.md */,
|
105 | 107 | EBE443892948953600CDA605 /* LICENSE */,
|
106 | 108 | EBE755FF293E910800806B32 /* Packages */,
|
|
478 | 480 | };
|
479 | 481 | EBE755EB293E37DE00806B32 /* Debug */ = {
|
480 | 482 | isa = XCBuildConfiguration;
|
| 483 | + baseConfigurationReference = EBE3FF4A295DFE2400E921AA /* common.xcconfig */; |
481 | 484 | buildSettings = {
|
482 | 485 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
483 | 486 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
484 | 487 | CODE_SIGN_ENTITLEMENTS = Diffusion/Diffusion.entitlements;
|
485 | 488 | CODE_SIGN_STYLE = Automatic;
|
486 | 489 | CURRENT_PROJECT_VERSION = 1;
|
487 | 490 | DEVELOPMENT_ASSET_PATHS = "\"Diffusion/Preview Content\"";
|
488 |
| - DEVELOPMENT_TEAM = ZWDJQ796RU; |
489 | 491 | ENABLE_HARDENED_RUNTIME = YES;
|
490 | 492 | ENABLE_PREVIEWS = YES;
|
491 | 493 | GENERATE_INFOPLIST_FILE = YES;
|
|
519 | 521 | };
|
520 | 522 | EBE755EC293E37DE00806B32 /* Release */ = {
|
521 | 523 | isa = XCBuildConfiguration;
|
| 524 | + baseConfigurationReference = EBE3FF4A295DFE2400E921AA /* common.xcconfig */; |
522 | 525 | buildSettings = {
|
523 | 526 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
524 | 527 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
525 | 528 | CODE_SIGN_ENTITLEMENTS = Diffusion/Diffusion.entitlements;
|
526 | 529 | CODE_SIGN_STYLE = Automatic;
|
527 | 530 | CURRENT_PROJECT_VERSION = 1;
|
528 | 531 | DEVELOPMENT_ASSET_PATHS = "\"Diffusion/Preview Content\"";
|
529 |
| - DEVELOPMENT_TEAM = ZWDJQ796RU; |
530 | 532 | ENABLE_HARDENED_RUNTIME = YES;
|
531 | 533 | ENABLE_PREVIEWS = YES;
|
532 | 534 | GENERATE_INFOPLIST_FILE = YES;
|
|
0 commit comments