ToddFrankson 13 Posted Tuesday at 05:11 PM So I compiled an IOS App Yesterday, went just fine Today I get this error. The file "partial_info.plist" is nowhere to be found, and it seems it should be in the projects .launchscreen directory it's not being created, either on the PC or the Mac. The only change i made to the app was 1 line in the oncreate, and changed the version number. Any solutions??? Share this post Link to post
ToddFrankson 13 Posted yesterday at 01:25 PM Well it seems XCode upgraded- This was my fix "Adding the _LocationEssentials framework to iOS 26 and iOS Simulator 26 SDK fixed the problem and I was able to compile my test projects with Delphi 12 Athens and Delphi 13 Florence. https://developpeur-pascal.fr/ios-26-reclame-le-framework-_locationessentials.html" Share this post Link to post
Patrick PREMARTIN 159 Posted yesterday at 03:17 PM I had the same error ("can't open partial info.plist") yesterday but didn't investigate. Good to know that adding the framework fixed that too. 😉 1 Share this post Link to post