-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Xcode iOS Target Project Fixes #8328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Also Target Device Simulator or Real. core ios Project - targetname to just simple openFrameworks LIB_OF -> LIB_OF_RELEASE / LIB_OF_DEBUG Object-C enabled by default
|
PG working with template iOS: Changing to Simulator - > Device -> Debug - > Release all work instantly no issues of the past |
danoli3
added a commit
that referenced
this pull request
Mar 13, 2025
* commit '5630d2034d835e81225a225355e97f4144b21179': (446 commits) Restore target build dir behavior for Xcode. Closes #8321 (#8340) of script updates (#8339) _OBJC_CLASS_$_AVFoundationVideoPlayer fix (#8337) poco mk (#8336) relative locations rabbit (#8335) fix(ofParameter): better default init() handling of non-comparable/non-copyable objects and containers (#8325) path to string conversion on Windows fix. (#8333) iOS template add ofxiOS group ref (#8330) Xcode iOS Target Project Fixes (#8328) chore(iOS): remove iosNativeARCExample (#8324) ofxGui fix for apple targets (#8320) assimp ios addon_config (#8319) chore(iOS): remove GLKit example (#8317) fix(iOS): adjustments to layout of Location example + deprecations updates (#8311) fix(iOS): update to CoreLocation authorization request (#8309) remove boost from android. (#8307) Remove boost from linux scripts, download_libs (#8306) ofPixels memory allocation size fix (#8226) remove boost references from CoreOF.xcconfig and config.*.default.mk for macOS and osx. (#8304) Fix to json scripts (#8301) ... # Conflicts: # .gitignore # libs/openFrameworks/gl/ofGLProgrammableRenderer.cpp # libs/openFrameworks/gl/ofGLUtils.h # libs/openFrameworks/gl/ofShader.cpp # libs/openFrameworks/gl/ofTexture.h # libs/openFrameworks/graphics/ofTrueTypeFont.cpp # libs/openFrameworks/graphics/ofTrueTypeFont.h # libs/openFrameworks/sound/ofAVEngineSoundPlayer.h # libs/openFrameworks/sound/ofSoundBaseTypes.cpp # libs/openFrameworks/sound/ofSoundBaseTypes.h # libs/openFrameworks/sound/ofSoundStream.cpp # libs/openFrameworks/utils/ofConstants.h # libs/openFrameworks/utils/ofThread.h # libs/openFrameworks/utils/ofURLFileLoader.cpp # libs/openFrameworks/utils/ofUtils.h # libs/openFrameworks/utils/ofXml.h # libs/openFrameworksCompiled/project/android/build.gradle # libs/openFrameworksCompiled/project/android/common-functions.gradle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.


iOS and macOS fixes
osx