mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Correct build configuration for CI build
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
CODE_SIGN_IDENTITY = Mac Developer
|
||||
CODE_SIGN_STYLE = Automatic
|
||||
CODE_SIGN_IDENTITY = Developer ID Application
|
||||
DEVELOPMENT_TEAM = M8L2WTLA8W
|
||||
CODE_SIGN_STYLE = Manual
|
||||
PROVISIONING_PROFILE_SPECIFIER = NetNewsWire
|
||||
|
||||
// See the notes in NetNewsWire_target.xcconfig on why the
|
||||
// DeveloperSettings.xcconfig is #included here
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
CODE_SIGN_IDENTITY =
|
||||
// DEVELOPMENT_TEAM = 9C84TZ7Q6Z
|
||||
|
||||
INSTALL_PATH = $(LOCAL_LIBRARY_DIR)/Frameworks
|
||||
SKIP_INSTALL = YES
|
||||
DYLIB_COMPATIBILITY_VERSION = 1
|
||||
|
||||
Reference in New Issue
Block a user