Post

Replies

Boosts

Views

Activity

Reply to how to generate the .ipa from the terminal
@tulakshana, I have created a Plist manually and I have added these keys to the Plist 1.method: app-store 2.teamID : "34JIJJDI" 3.signing style : manual 4.provisional profiles dictionary [bundle. id : ] still, it says "Add a profile to the "provisioning profiles" dictionary in your Export Options property list" please help me with this issue.
Dec ’22
Reply to Generation of IPA using Command line tools
Hello guys, I tried some of the pre-listed commands from Xcode, but I haven't found a solution related to the issue I described above. However, I read someone's post in the forum suggesting to pass these parameters while generating the archive file: CODE_SIGN_IDENTITY="Apple Distribution TeamName(Team ID)" PROVISIONING_PROFILE="Provisional name." However, in my Xcode, it's not recognizing it as a proper tag. If you know any other tags or command parameters to pass for generating the archive file, please help me. My main concern is to perform codesigning using command line tools without using an interactive menu to enter it manually. Thanks in advance.
Jun ’23