Jump to content

Gabriel_Cogima

Members
  • Content Count

    8
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Gabriel_Cogima


  1. Hi Guys !

     

    So now i can build with Xcode 12 and for IOS 14 !

     

    So the solution for me is :

     

    In project --> options --> version information --> CFBundleName, put : $(ModuleName)

     

    Now i can build my project for the AppStore (Thanks weabow !!!!!)

     

    Gabriel

    • Like 3
    • Thanks 1

  2.  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


  3. Hi !

     

    I have the same error ... i have the patch and the last version ou PAServer

    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/BanquesMobile_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 ....

     

     

    Any ideas ?

     


  4. Hey guys,

     

    Do you have a good tutorial for Firebase ? It's for my mobile app IOS/Android. Until my migration in 10.4.1 Firebase working but now ... nop

    I saw some tuto but it's so horrible.

    Any suggestion ?

     

    Thanks


  5. Hi guys,

    I have a problem with transporter, in fact i build my app with Delphi 10.4.1 and when i want to publish in the AppStore (it's an update of my app to support dark mode) it i have

    "ERROR ITMS-90700: "Incorrect Platform. You included the iOS arm64 executable “BanquesMobile.app/BanquesMobile” in your iOS bundle. Only iOS executables can be included."

    Of course my app is build with IOS 64bits in Delphi

    My app is for Android and IOS (64bits)

    My config :

    • Delphi 10.4.1
    • PAServer 21
    • Xcode 11.6
    • IOS SDK 13.6

    Can you help me ?

    Thanks,

    Gabriel

×