|
517 | 517 | 0C5A651A2D9B21CE00C25301 /* Reader.debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Reader.debug.xcconfig; sourceTree = "<group>"; }; |
518 | 518 | 0C5A651B2D9B21CE00C25301 /* Reader.release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Reader.release.xcconfig; sourceTree = "<group>"; }; |
519 | 519 | 0C96AC202D92FC17000779B8 /* Common.release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Common.release.xcconfig; sourceTree = "<group>"; }; |
| 520 | + 0CACC0012E6F000000000001 /* WordPressApp.debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = WordPressApp.debug.xcconfig; sourceTree = "<group>"; }; |
| 521 | + 0CACC0012E6F000000000002 /* WordPressApp.release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = WordPressApp.release.xcconfig; sourceTree = "<group>"; }; |
| 522 | + 0CACC0012E6F000000000003 /* WordPressApp.alpha.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = WordPressApp.alpha.xcconfig; sourceTree = "<group>"; }; |
| 523 | + 0CACC0012E6F000000000004 /* JetpackApp.debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = JetpackApp.debug.xcconfig; sourceTree = "<group>"; }; |
| 524 | + 0CACC0012E6F000000000005 /* JetpackApp.release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = JetpackApp.release.xcconfig; sourceTree = "<group>"; }; |
| 525 | + 0CACC0012E6F000000000006 /* JetpackApp.alpha.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = JetpackApp.alpha.xcconfig; sourceTree = "<group>"; }; |
520 | 526 | 0CED01702D95B897003015CF /* WordPress.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WordPress.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
521 | 527 | 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
522 | 528 | 1D6058910D05DD3D006BFB54 /* WordPress.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WordPress.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
1501 | 1507 | F14B5F70208E648200439554 /* WordPress.debug.xcconfig */, |
1502 | 1508 | F14B5F71208E648200439554 /* WordPress.release.xcconfig */, |
1503 | 1509 | F14B5F73208E648300439554 /* WordPress.alpha.xcconfig */, |
| 1510 | + 0CACC0012E6F000000000001 /* WordPressApp.debug.xcconfig */, |
| 1511 | + 0CACC0012E6F000000000002 /* WordPressApp.release.xcconfig */, |
| 1512 | + 0CACC0012E6F000000000003 /* WordPressApp.alpha.xcconfig */, |
1504 | 1513 | 24350E7C264DB76E009BB2B6 /* Jetpack.debug.xcconfig */, |
1505 | 1514 | 24351059264DC1E2009BB2B6 /* Jetpack.release.xcconfig */, |
1506 | 1515 | 2439B1DB264ECBDF00239130 /* Jetpack.alpha.xcconfig */, |
| 1516 | + 0CACC0012E6F000000000004 /* JetpackApp.debug.xcconfig */, |
| 1517 | + 0CACC0012E6F000000000005 /* JetpackApp.release.xcconfig */, |
| 1518 | + 0CACC0012E6F000000000006 /* JetpackApp.alpha.xcconfig */, |
1507 | 1519 | 0C5A651A2D9B21CE00C25301 /* Reader.debug.xcconfig */, |
1508 | 1520 | 0C5A651B2D9B21CE00C25301 /* Reader.release.xcconfig */, |
1509 | 1521 | 0C5A65192D9B21CE00C25301 /* Reader.alpha.xcconfig */, |
|
3652 | 3664 | }; |
3653 | 3665 | 1D6058940D05DD3E006BFB54 /* Debug */ = { |
3654 | 3666 | isa = XCBuildConfiguration; |
3655 | | - baseConfigurationReference = F14B5F70208E648200439554 /* WordPress.debug.xcconfig */; |
| 3667 | + baseConfigurationReference = 0CACC0012E6F000000000001 /* WordPressApp.debug.xcconfig */; |
3656 | 3668 | buildSettings = { |
3657 | 3669 | APPLICATION_EXTENSION_API_ONLY = NO; |
3658 | 3670 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIconLegacy; |
|
3708 | 3720 | }; |
3709 | 3721 | 1D6058950D05DD3E006BFB54 /* Release */ = { |
3710 | 3722 | isa = XCBuildConfiguration; |
3711 | | - baseConfigurationReference = F14B5F71208E648200439554 /* WordPress.release.xcconfig */; |
| 3723 | + baseConfigurationReference = 0CACC0012E6F000000000002 /* WordPressApp.release.xcconfig */; |
3712 | 3724 | buildSettings = { |
3713 | 3725 | APPLICATION_EXTENSION_API_ONLY = NO; |
3714 | 3726 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIconLegacy; |
|
4594 | 4606 | }; |
4595 | 4607 | 8546B4441BEAD39700193C07 /* Release-Alpha */ = { |
4596 | 4608 | isa = XCBuildConfiguration; |
4597 | | - baseConfigurationReference = F14B5F73208E648300439554 /* WordPress.alpha.xcconfig */; |
| 4609 | + baseConfigurationReference = 0CACC0012E6F000000000003 /* WordPressApp.alpha.xcconfig */; |
4598 | 4610 | buildSettings = { |
4599 | 4611 | APPLICATION_EXTENSION_API_ONLY = NO; |
4600 | 4612 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIconLegacy; |
|
5002 | 5014 | }; |
5003 | 5015 | FABB264E2602FC2C00C8785C /* Debug */ = { |
5004 | 5016 | isa = XCBuildConfiguration; |
5005 | | - baseConfigurationReference = 24350E7C264DB76E009BB2B6 /* Jetpack.debug.xcconfig */; |
| 5017 | + baseConfigurationReference = 0CACC0012E6F000000000004 /* JetpackApp.debug.xcconfig */; |
5006 | 5018 | buildSettings = { |
5007 | 5019 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIconLegacy; |
5008 | 5020 | CLANG_ENABLE_OBJC_ARC = YES; |
|
5059 | 5071 | }; |
5060 | 5072 | FABB264F2602FC2C00C8785C /* Release */ = { |
5061 | 5073 | isa = XCBuildConfiguration; |
5062 | | - baseConfigurationReference = 24351059264DC1E2009BB2B6 /* Jetpack.release.xcconfig */; |
| 5074 | + baseConfigurationReference = 0CACC0012E6F000000000005 /* JetpackApp.release.xcconfig */; |
5063 | 5075 | buildSettings = { |
5064 | 5076 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIconLegacy; |
5065 | 5077 | CLANG_ENABLE_OBJC_ARC = YES; |
|
5114 | 5126 | }; |
5115 | 5127 | FABB26512602FC2C00C8785C /* Release-Alpha */ = { |
5116 | 5128 | isa = XCBuildConfiguration; |
5117 | | - baseConfigurationReference = 2439B1DB264ECBDF00239130 /* Jetpack.alpha.xcconfig */; |
| 5129 | + baseConfigurationReference = 0CACC0012E6F000000000006 /* JetpackApp.alpha.xcconfig */; |
5118 | 5130 | buildSettings = { |
5119 | 5131 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIconLegacy; |
5120 | 5132 | CLANG_ENABLE_OBJC_ARC = YES; |
|
0 commit comments