Older SDKs #2
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
miles/macosx-sdks#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Could you add older SDKs? I've managed to package the SDKs as old as 10.4u which osxcross theoretically supports as it was the first x86 release. Using the oldest SDK that your software is intended to run on can prevent issues of accidentally using new APIs that don't exist on older versions of the OS as they will get compile time errors on older SDKs.
I updated the repo to support some way to contribute.
Please have a look at https://github.com/joseluisq/macosx-sdks#contributions
Just let me know if you need any help.
BTW should this issue be closed or are you planning more SDKs to submit?
Closing, feel free to open a new issue when needed.