Post

Replies

Boosts

Views

Activity

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
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 wkwebview not loading my site
please check this , due to this its not loading.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’24
Reply to Webview, photolibrary,Camera, choose files
@pxlcoder I don't have control on the webpage. is there any option within the safari webkit?
Replies
Boosts
Views
Activity
Jul ’23
Reply to Certificates: Developer ID Application not found by codesign
Try to select the login keychain in the side pane, and then attempt to import the certificate that you have created. In this case, you selected localttems, which is why you are unable to import it. After importing it to the login keychain, run this command to be able to see the certificates
Replies
Boosts
Views
Activity
Jul ’23
Reply to Xcode doesn't allow to keep two apple accounts in preferences
HI , May I know which version of Xcode and iOS you are currently using? or me, it has been working properly since I started working with iOS. I am using 2 developer account in my XCODE. MACOS:13.4 (22F66) ventura Xcode 14.1
Replies
Boosts
Views
Activity
Jun ’23
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.
Replies
Boosts
Views
Activity
Jun ’23
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.
Replies
Boosts
Views
Activity
Dec ’22