phracker / MacOSX-SDKs

A collection of those pesky SDK folders: MacOSX10.1.5.sdk thru MacOSX11.3.sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

10.11 SDK Missing DMG file

vinnytammu opened this issue · comments

I need the old 10.11 xcode for my openframeworks project to work. Upon extracting the zip file, I found no DMG file.

I need this DMG file in order to proceed with my project. https://forum.openframeworks.cc/t/quicktime-quicktime-h-file-not-found/24494/3

Screen Shot 2019-04-15 at 16 39 10

@vinnytammu with your Apple Developer account you can log into https://developer.apple.com/download/more/ and search for "Xcode 7" which was the earliest version supporting 10.11.
The SDK files @phracker is providing here is for those who want to use latest Xcode for compiling apps compatible with older macOS versions. Xcode usually comes with latest SDKs only.

@vinnytammu this project does not provide dmg files used for installation, just the .sdk folders provided by each version of Xcode.