Jump to content

marcin71

Members
  • Content Count

    5
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. marcin71

    Delphi 10.4.2 and iOS - Deployment problem

    Solved ! In my case, I changed CFBundleName to $(ModuleName) Thread closed ! Thanks for Your help
  2. marcin71

    Delphi 10.4.2 and iOS - Deployment problem

    Thank you ! It was my mistake ! The procedure for rebuilding the certificate by Xcode helped. Unfortunately, now with Deploy for the Appstore version I have such a problem [PAClient Error] Error: E0776 2021-03-16 21:38:32.051 xcodebuild[1007:12366] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path '/var/folders/__/lkqyx3hs259_5q8dfrjs66880000gp/T/xxxxxxxxxx_2021-03-16_21-38-32.050.xcdistributionlogs'.
  3. marcin71

    Delphi 10.4.2 and iOS - Deployment problem

    I prepared a clean project in Xcode To run it, I had to change the certificate settings to default! The swift project starts correctly on the phone! (is signed) Xcode has created a new provision profile available for Delphi In Delphi settings I can see profiles and my developer certificate! Unfortunately, I receive the message No provisioning profile found for the selected build configuration Any further suggestions? Macbook Reinstallation?
  4. Hello After updating my environment (Delphi, macOS, and Xcode), I am unable to create an iOS app. Even an empty newly created project does not successfully complete the Deploy process. Below I present information about the parameters of my environment and messages returned during the compilation process. Has anyone had such a problem? I will be obligated for your help! Environment Delphi ver 10.4.2 PAServer ver 12.2.10.3 macOS ver 11.2.3 Xcode ver 12.4 (12D4e) Messages [PAClient Error] Error: E0264 Unable to execute '"/ usr / bin / codesign" --deep -s "Apple Development: Mxxxxxxxxx (xxxxxxxxxx)" -f "/Users/xxxxxxx/PAServer/scratch-dir/Marcin-192.167 .7.14 / iOSTest.app "'(Error 1) [PAClient Error] Error: E0264 Warning: unable to build chain to self-signed root for signer "Apple Development: Mxxxxxxxxx (xxxxxxxxxx)" [PAClient Error] Error: E0264 /Users/xxxxxxx/PAServer/scratch-dir/Marcin-192.167.7.14/iOSTest.app: errSecInternalComponent
  5. marcin71

    Content not filling screen on iPhone 6

    after implementing this solution i lost my splash screen. is anybody help me ? Regards Marcin
×