Couldn't find platform family in Info.plist CFBundleSupportedPlatforms or Mach-O LC_VERSION_MIN for sfnt2woff

Ho creato un'App ibrida basata su Cordova e Framework7. Se compilo Ad-Hoc o con la modalità Developer per distribuire ai membri del Team va tutto bene. Quando provo a compilare per AppStore (ed eventualmente usare TestFlight) mi compare l'errore dell'oggetto: "Couldn't find platform family in Info.plist CFBundleSupportedPlatforms or Mach-O LC_VERSION_MIN for sfnt2woff".


Ho visto che altri hanno riscontrato lo stesso problema, ma non sono riuscito a risolvere con le loro soluzioni. Qualcuno ha idea di come fare?

Se provo a pubblicare il file .ipa creato Ad-Hoc o in modalità Developer ovviamente mi dà un errore sui certificati, perché per la pubblicazione vuole certificati di distribuzione per AppStore.


Grazie in anticipo a chiunque mi aiuti. Sono disperato da una settimana.

Accepted Reply

Hi! I also use framework7 with Cordova. And I also faced such a problem. "Couldn't find platform family in Info error.plist CFBundleSupportedPlatforms or Mach-O LC_VERSION_MIN for sfnt2woff" caused by framework7. The sfnt2woff script is located in the framework7\scripts\icon-font folder. It causes an error when loading in the AppStore.
I deleted the "scripts" folder and deleted all unnecessary files in the framework folder. I left only js and css files needed for the application.
It worked for me. Application download error in AppStore is gone.

Replies

I have a similar problem. I would be grateful for the help in its solution.

The text of my error: "Couldn't find platform family in Info.plist CFBundleSupportedPlatforms or Mach-O LC_VERSION_MIN for modplug"