Jump to content

Search the Community

Showing results for tags 'delphi12'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Delphi Questions and Answers
    • Algorithms, Data Structures and Class Design
    • VCL
    • FMX
    • RTL and Delphi Object Pascal
    • Databases
    • Network, Cloud and Web
    • Windows API
    • Cross-platform
    • Delphi IDE and APIs
    • General Help
    • Delphi Third-Party
  • C++Builder Questions and Answers
    • General Help
  • General Discussions
    • Embarcadero Lounge
    • Tips / Blogs / Tutorials / Videos
    • Job Opportunities / Coder for Hire
    • I made this
  • Software Development
    • Project Planning and -Management
    • Software Testing and Quality Assurance
  • Community
    • Community Management

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Delphi-Version

Found 1 result

  1. Vanar

    Deploy Delphi 12 iOS 17 XCode 15.4

    Good day! When compiling an iOS application in Application Store mode, the following error occurs: " [PAClient Error] Error: E0776 2024-06-11 22:30:54.587 xcodebuild[1276:18656] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path "/var/folders/g1/kgg6vjrx7q70pjsh4v66xtc80000gn/T/StepUp_2024-06-11_22-30-54.585.xcdistributionlogs". [PAClient Error] Error: E0776 2024-06-11 22:30:54.773 xcodebuild[1276:18656] [MT] IDEDistribution: Command line name "app-store" is deprecated. Use "app-store-connect" instead. [PAClient Error] Error: E0776 error: exportArchive: No "signingCertificate" specified. Provide the SHA-1 hash or name of the (null) certificate to use, or "(null)" to let Xcode choose one. [PAClient Error] Error: E0776 Error Domain=IDEDistributionSigningAssetStepErrorDomain Code=2 "No "signingCertificate" specified. Provide the SHA-1 hash or name of the (null) certificate to use, or "(null)" to let Xcode choose one." UserInfo={NSLocalizedDescription=No "signingCertificate" specified. Provide the SHA-1 hash or name of the (null) certificate to use, or "(null)" to let Xcode choose one.} " The application is signed: Development certificate: Apple Distribution (everything is fine with the signature in XCODE) Compiling an iOS application in Development mode (Development certificate: Apple Development) is successful The error occurs when the ipa file begins to be formed Saw a similar topic but the solution methods have probably changed, I was not able to use them. Are there any working methods to solve this problem?
×