Skip to content

Instantly share code, notes, and snippets.

@bodja
Last active December 5, 2016 01:54
Show Gist options
  • Save bodja/7dc88b8c54d86c03105fd93871c01278 to your computer and use it in GitHub Desktop.
Save bodja/7dc88b8c54d86c03105fd93871c01278 to your computer and use it in GitHub Desktop.
Build Wineskin engines using SDK 10.8
# W2.5.5v1EngineBase
1) put sdk 10.8 into the /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
2) change MinimumSDKVersion at /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Info.plist to 10.8
3) update WineskinEngineBuilder's dependencies at /Users/<username>/Library/Application Support/Wineskin/EngineBase/W2.5.5v1EngineBase
libxml2 -> libxml2
libpng14 -> libpng16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment