Thanks to Chris Hanson and NSCoderNight (shameless plug) for helping
me figure this out.
The solution was:
1) I need to create a Library/Frameworks folder inside the .sdk and
place the frameworks in there instead of just in the .sdk.
2) It seems that the .plist file is not used/required
3) In the using project, use ADDITIONAL_SDKs to add the path with SDK
to the list, e.g. ~/MyKit.sdk
So this is currently a lack of guidelines or conventions on:
1) How to name the SDK (e.g. ProjectName-{project.version}-{SDK.version}.sdk)
2) Where to tell people to install the SDK (e.g. /Library/SDKs)
Would the community like to try to suggest something here?
Thanks,
Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden
This email sent to email@hidden