When i upload my app to app store, i've had a problem:
Unable to validate your application:
The path '/var/folders/hm/.../MyApp.ipa' does not contain a file
I have another error:
Couldn't find platform family in Info.plist CFBundleSupportedPlatforms or Mach-O LC_VERSION_MIN for sfnt2woff
I've added:
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
in my plist file but it doesn't work.
Any solution?
Thanks !
Have the same problem. Just delete some .bundle resource from "Bundle Resources" in Build Phases in Xcode project. See here:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With