mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-18 16:33:31 +00:00
NEW: XcodeCapp 4.0
XcodeCapp 4.0 is a major release of our beloved tool. In a nutshell it: - allows to manage multiple projects simultaneously - allows to follow operations and cancel them - has a per project Error and Warning reporting - supports capp_env as you can define additional paths and objj include path per project - much more things
This commit is contained in:
@@ -13,7 +13,7 @@ ONLY_ACTIVE_ARCH = YES
|
||||
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
|
||||
COMBINE_HIDPI_IMAGES = YES
|
||||
INSTALL_PATH = $(LOCAL_APPS_DIR)
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.6.8
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.10
|
||||
COPY_PHASE_STRIP = NO
|
||||
INFOPLIST_FILE = XcodeCapp/Info.plist
|
||||
PRODUCT_NAME = XcodeCapp
|
||||
|
||||
Reference in New Issue
Block a user