openFrameworks icon indicating copy to clipboard operation
openFrameworks copied to clipboard

iOS Template Updates

Open dimitre opened this issue 3 years ago • 1 comments

Removing boost from core and moving configurations to Project.xcconfig, commented out in the likes of osx template

eliminate some warnings by ALWAYS_SEARCH_USER_PATHS = NO

Bundle identifier with iOS in reverse URL identifier PRODUCT_BUNDLE_IDENTIFIER = cc.openFrameworks.iOS.$(TARGET_NAME)

"ENABLE_TESTABILITY": "YES", in Debug

Updating the template to latest version, so it will be easy to add new files (ofAVEngine, etc)

dimitre avatar Sep 30 '22 22:09 dimitre

These changes stale now yeah @dimitre

danoli3 avatar Aug 27 '24 18:08 danoli3