CFBundleSupportedPlatforms issue
CFBundleSupportedPlatforms issue
- Subject: CFBundleSupportedPlatforms issue
- From: "Rick C." <email@hidden>
- Date: Mon, 05 Oct 2015 15:40:15 +0800
Hi,
On existing project that always built without issue on 10.10/Xcode 6 I am now getting this error with 10.11/Xcode 7:
Couldn't find platform family in Info.plist CFBundleSupportedPlatforms or Mach-O LC_VERSION_MIN for myBinary
I have 3 pre-complied binaries inside of my project. They do have their own entitlements files and they are codesigned but they do not have their own Info.plist. I tried adding CFBundleSupportedPlatforms to the main Info.plist with the value MacOSX but it's not resolving the issue. Any ideas?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden