Jump to content
Gabriel_Cogima

IOS 14 and Xocde 12 issues

Recommended Posts

 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

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

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×