codemagic-ci-cd / codemagic-sample-projects

A collection of sample apps built with Codemagic CI/CD. Please see the codemagic.yaml file for a sample workflow configuration.
https://codemagic.io
174 stars 348 forks source link

This needs a README file #127

Closed enigmathix closed 1 year ago

enigmathix commented 1 year ago

Here at least: https://github.com/codemagic-ci-cd/codemagic-sample-projects/tree/main/ios/ios-automatic-code-signing-demo-project

todah-zg commented 1 year ago

As suggested in the other thread, please follow the guide in the documentation site for iOS code signing.

There is also a guide on Alternative code signing methods that covers "Automatic iOS code signing" applied in the sample project that you link, but the new code signing method is much simpler and less error-prone that I warmly recommend it.

The readme file for the sample project that you mention is coming soon as well.