Fix build settings

This commit is contained in:
Maurice Parker 2020-04-14 07:54:40 -05:00
parent d07e282c6b
commit 4a7a27e695

View File

@ -4899,7 +4899,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = D5907CE02002F0FA005947E5 /* NetNewsWire_macapp_target.xcconfig */;
buildSettings = {
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
};
name = Test;
};
@ -4914,7 +4913,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 51121AA12265430A00BC0EC1 /* NetNewsWire_iOSapp_target.xcconfig */;
buildSettings = {
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
};
name = Test;
};
@ -4951,7 +4949,6 @@
baseConfigurationReference = 65ED40F2235DF5E00081F399 /* NetNewsWire_macapp_target_macappstore.xcconfig */;
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_NAME = NetNewsWire;
};
name = Debug;
@ -4961,7 +4958,6 @@
baseConfigurationReference = 65ED40F2235DF5E00081F399 /* NetNewsWire_macapp_target_macappstore.xcconfig */;
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_NAME = NetNewsWire;
};
name = Test;
@ -4971,7 +4967,6 @@
baseConfigurationReference = 65ED40F2235DF5E00081F399 /* NetNewsWire_macapp_target_macappstore.xcconfig */;
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_NAME = NetNewsWire;
};
name = Release;
@ -5004,7 +4999,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 51121AA12265430A00BC0EC1 /* NetNewsWire_iOSapp_target.xcconfig */;
buildSettings = {
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
};
name = Debug;
};
@ -5012,7 +5006,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 51121AA12265430A00BC0EC1 /* NetNewsWire_iOSapp_target.xcconfig */;
buildSettings = {
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
};
name = Release;
};
@ -5034,7 +5027,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = D5907CE02002F0FA005947E5 /* NetNewsWire_macapp_target.xcconfig */;
buildSettings = {
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
};
name = Debug;
};
@ -5042,7 +5034,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = D5907CE02002F0FA005947E5 /* NetNewsWire_macapp_target.xcconfig */;
buildSettings = {
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
};
name = Release;
};