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

Add a new target that builds a Cocoa Touch Framework for iOS8+ #5

Closed
justinjdickow opened this issue Oct 24, 2014 · 1 comment
Closed
Labels
distribution Relating to distribution of the library to developers proposal Accepted SDL Evolution Proposal
Milestone

Comments

@justinjdickow
Copy link
Contributor

iOS8 added the ability to create dynamic frameworks - building a Cocoa Touch Framework for developers allows them to use the SDL framework in the exact same way that they use native frameworks.

@joeljfischer joeljfischer added enhancement proposal Accepted SDL Evolution Proposal labels Oct 24, 2014
@joeljfischer joeljfischer added distribution Relating to distribution of the library to developers and removed enhancement labels Nov 12, 2014
@joeljfischer joeljfischer mentioned this issue Jan 28, 2015
12 tasks
@joeljfischer joeljfischer added this to the 4.0.0 milestone Feb 19, 2015
@joeljfischer
Copy link
Contributor

Exists in develop

davidswi pushed a commit to davidswi/sdl_ios that referenced this issue May 18, 2017
… to master

* commit '5e43e44bcb6509a82bc5dc40ba793577bbc3d753': (52 commits)
  Fix branch issue for codecov comments
  Basically just a bump to re-run tests
  Update for v4.1.3
  Add clean switch to generate-documentation.sh
  Update gen documentation script
  Add Jazzy theme, scripts, initial documentation, and an updated gitignore
  Update codecov yaml file comment and status settings
  Fix mis-spaced README file causing header issues
  Fix test script
  Add carthage before_deploy generating of archive
  Fix a badge in the README
  Create .codecov.yml
  Update travis yaml file to support Xcode 7.3
  Removed unnecessary video encoder settings.
  Fix a few paths
  Re-link the README and other de-linked files from the move
  Shift files into root directory
  Update for 4.1.2
  Update PULL_REQUEST_TEMPLATE.md
  Ignore a possilbe ./Carthage/Build folder
  ...
davidswi pushed a commit to davidswi/sdl_ios that referenced this issue Nov 15, 2017
…y_dispose_crash to xevo_master

* commit 'af44b8d62271970815570cba4359dfcbf07c2a43':
  Fix race condition where stream event is triggered between niling the stream delegate and stream close.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distribution Relating to distribution of the library to developers proposal Accepted SDL Evolution Proposal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants