Skip to content

Instantly share code, notes, and snippets.

@jaminguy
Created October 4, 2015 20:55
Show Gist options
  • Save jaminguy/137c51a8f2ef7aecb374 to your computer and use it in GitHub Desktop.
Save jaminguy/137c51a8f2ef7aecb374 to your computer and use it in GitHub Desktop.
So first, archive your app. In Xcode Organizer, right click your archive and reveal it in finder. Right click the now-revealed archive and click show package contents. Then go Products > Applications > Right Click your app and show package contents again. Now, the magic begins. Find your info.plist file. Open it in Xcode, and locate the line that says “BuildMachineOSBuild”. Alter the string from whatever it is to “14F27”. This is the Build ID for Yosemite. Safe the file, and now you should be all set to sumbit!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment