Create Xamarin iOS App XCArchive

Prashanta Halder 1 Reputation point
2021-01-12T21:52:30.787+00:00

Hi All

I have a need to create an .xcarchive file for my Xamarin iOS Application. The requirement here is to build the xcarchive file which i can share to another team who will sign and create the app store iPA file. I do have the Provisioning profile for the application, but not Signing Identities.

Is it possible to create such an .xcarchive using msbuild without having any signing certificates installed. I have seen that many iOS native developers uses this type of workflow , since XCode allows application to create xcarchive file without need for code signing

Developer technologies | .NET | Xamarin
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.