SDL is an amazing crossolatform library for C.However I actually cannot use it in XCode to build for iOS. Steps to reproduce:
- Download the official framework from their github
- Link it as a franework in any project
- Choose to embed and sign it
I can build, but after running the app XCode cannot actually find the header files to include. Also after trying to run the executable I get an error with DYLD library not loaded and e.g.
I am using macbook 13 on MacOS Sonoma