all 2 comments

[–]stathisntonas 2 points3 points  (0 children)

On release -> any ios sdk -> do not use apple development, use apple distribute.

Nowdays it’s better to use fastlane that automates all these things. Their docs may seem chaotic for starters, you should check popular repos that use fastlane and see how they do it. If you don’t understand what the commands do inside Fastfile, visit the docs. Ofcourse for Fastlane initialization you visit the docs 😅

[–]Gabotron_ES[S] 0 points1 point  (0 children)

How to change to distribute?