Skip to content

mthiesen/SDL2-iOS-Prebuilt-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. In the Project Navigator select your project.
  2. Select the Build Phases tab.
  3. Expand the Link Binary With Libraries section.
  4. Drag the prebuilt SDL2.framework file to the section.
  5. Press the + button and add the following system libraries:
    • AudioToolbox.framework
    • AVFoundation.framework
    • CoreGraphics.framework
    • CoreMotion.framework
    • Foundation.framework
    • GameController.framework
    • OpenGLES.framework
    • QuartzCore.framework
    • UIKit.framework
    • libobjc.tbd
  6. Open the Build Settings tab.
  7. Add the path to the SDL2.framework file to Framework Search Paths.
  8. Add your SDL2 source files to the project.

About

Prebuilt SDL2 binary as an iOS framework and the corresponding build script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published