Skip to content
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

Xcode 10 - more cleanup for macOS and iOS projects #3032

Closed
SDLBugzilla opened this issue Feb 11, 2021 · 0 comments
Closed

Xcode 10 - more cleanup for macOS and iOS projects #3032

SDLBugzilla opened this issue Feb 11, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

These attachments are available in the static archive:

Reported in version: 2.0.9
Reported for operating system, platform: macOS 10.13, All

Comments on the original bug report:

On 2018-10-18 21:16:01 +0000, Dominik Reichardt wrote:

Created attachment 3383
CoreBluetooth framework

Similar to bug/patch # 4228, the iOS Demo Xcode project needs to add the CoreBluetooth framework.
See CoreBluetooth.diff

Additionally Xcode warns about
"Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO."
Just doing the latter is enough to silence the warning without ill effects on compiling. This affects the macOS Xcode projects as well as the iOS projects. Definitely not a bug but an annoying warning that could go away.
See User_Path.diff

On 2018-10-18 21:16:40 +0000, Dominik Reichardt wrote:

Created attachment 3384
User_Paths patch

On 2018-10-18 22:42:51 +0000, Sam Lantinga wrote:

Patches added, thanks!
https://hg.libsdl.org/SDL/rev/b1d9841b25c3
https://hg.libsdl.org/SDL/rev/fa1df9b103d7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant