|
138 | 138 | DCC05042BEB7C047BE4DB7E9 /* DevLogWidgetCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DevLogWidgetCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
139 | 139 | ECA33E1403AF8BDB84D46C01 /* DevLogPresentation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DevLogPresentation.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
140 | 140 | F078E79DE65AE8D92F556B27 /* DeletePushNotificationIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeletePushNotificationIntegrationTests.swift; sourceTree = "<group>"; }; |
| 141 | + FA3AC9C61067B0FBDE869711 /* App.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = App.xcconfig; sourceTree = "<group>"; }; |
141 | 142 | /* End PBXFileReference section */ |
142 | 143 |
|
143 | 144 | /* Begin PBXFrameworksBuildPhase section */ |
|
206 | 207 | children = ( |
207 | 208 | 6F190E03DDAFD11C50FF6510 /* App */, |
208 | 209 | 514423F7A59AD057AC7310CA /* Resource */, |
| 210 | + FA3AC9C61067B0FBDE869711 /* App.xcconfig */, |
209 | 211 | ); |
210 | 212 | path = Sources; |
211 | 213 | sourceTree = "<group>"; |
|
509 | 511 | /* Begin XCBuildConfiguration section */ |
510 | 512 | 31AC08F8A6DA3854B3A6B6AC /* Release */ = { |
511 | 513 | isa = XCBuildConfiguration; |
512 | | - baseConfigurationReference = 4635BA36DE82C73A105E7157 /* Version.xcconfig */; |
| 514 | + baseConfigurationReference = FA3AC9C61067B0FBDE869711 /* App.xcconfig */; |
513 | 515 | buildSettings = { |
| 516 | + APS_ENVIRONMENT = production; |
514 | 517 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
515 | 518 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
516 | 519 | CODE_SIGN_ENTITLEMENTS = Sources/Resource/DevLog.entitlements; |
|
617 | 620 | }; |
618 | 621 | 8D758741AE117AED0462B9E4 /* Debug */ = { |
619 | 622 | isa = XCBuildConfiguration; |
620 | | - baseConfigurationReference = 4635BA36DE82C73A105E7157 /* Version.xcconfig */; |
| 623 | + baseConfigurationReference = FA3AC9C61067B0FBDE869711 /* App.xcconfig */; |
621 | 624 | buildSettings = { |
| 625 | + APS_ENVIRONMENT = development; |
622 | 626 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
623 | 627 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
624 | 628 | CODE_SIGN_ENTITLEMENTS = Sources/Resource/DevLog.entitlements; |
|
0 commit comments