We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I run the command in the title and it comes up with that error in the title.
The text was updated successfully, but these errors were encountered:
There are couple of checks done to ensure the installer application is valid. So something seems to be missing or not valid in your case.
In case of OS X Mavericks:
<path>
CFBundleDisplayName
<path>/Contents/Info.plist
CFBundleIdentifier
CFBundleShortVersionString
LSMinimumSystemVersion
<path>/Contents/SharedSupport/
<path>/Contents/Resources/createinstallmedia
<path>/Contents/SharedSupport/InstallESD.dmg
<path>/Contents/SharedSupport/OSInstall.mpkg
<path>/Contents/SharedSupport/InstallInfo.plist
<path>/Contents/SharedSupport/SharedSupport.dmg
I think you should probably try to obtain the OS X Mavericks installer from an alternate source and test again.
Sorry, something went wrong.
No branches or pull requests
I run the command in the title and it comes up with that error in the title.
The text was updated successfully, but these errors were encountered: