Remove build settings from project file

This commit is contained in:
Maurice Parker 2019-09-09 13:02:41 -05:00
parent 1e4b97dc3b
commit 6a47a45a61
1 changed files with 0 additions and 2 deletions

View File

@ -3054,7 +3054,6 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = 515D4FCE2325B3D000EE1167 /* NetNewsWire_iOSshareextension_target.xcconfig */; baseConfigurationReference = 515D4FCE2325B3D000EE1167 /* NetNewsWire_iOSshareextension_target.xcconfig */;
buildSettings = { buildSettings = {
PRODUCT_BUNDLE_IDENTIFIER = "com.ranchero.NetNewsWire-Evergreen.iOS-Share-Extension";
}; };
name = Debug; name = Debug;
}; };
@ -3062,7 +3061,6 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = 515D4FCE2325B3D000EE1167 /* NetNewsWire_iOSshareextension_target.xcconfig */; baseConfigurationReference = 515D4FCE2325B3D000EE1167 /* NetNewsWire_iOSshareextension_target.xcconfig */;
buildSettings = { buildSettings = {
PRODUCT_BUNDLE_IDENTIFIER = "com.ranchero.NetNewsWire-Evergreen.iOS-Share-Extension";
}; };
name = Release; name = Release;
}; };