Gabriel_Cogima 4 Posted January 11, 2021 Hi ! I want upgrade my app for IOS 14 but i can't ... in fact with Xcode 12 I have error ... i have the patch with delphi and the last version of PAServer (12.1.10.5) And i have this message : ' [PAClient Erreur] Erreur : E0776 2020-12-29 14:17:28.849 xcodebuild[14242:259479] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path '/var/folders/zm/w8j7dc4n7_s7hbsrdk104w3r0000gn/T/MyApp_2020-12-29_14-17-28.848.xcdistributionlogs'. ' [PAClient Erreur] Erreur : E0776 ** EXPORT SUCCEEDED ** But it works in developpement configuration but not in Store App configuration .... My setup: IOS 14.3 Xcode 12.3 MacOS 11.1 PAServer 12.1.10.5 Can you help me ? Thanks Gabriel Share this post Link to post
Beppe Magistro 1 Posted January 15, 2021 i have the same issue , delphi 10.4.1 ,xcode 12.3 ios 14.3 Beppe Share this post Link to post
weabow 6 Posted January 18, 2021 Hi, I had this problem and coped with it this way : In project/options/version information/CFBundleName, put : $(ModuleName) For me it runs fine now 1 Share this post Link to post
Gabriel_Cogima 4 Posted January 21, 2021 Hi ! thank you weabow ! Now it's work ! For me it runs fine ! Share this post Link to post