error signing apple application on virtual machine

mrcre

New member
XNullUser
Joined
Oct 12, 2023
Messages
1
Reaction score
0
Points
1
Location
rus
NullCash
10
• Steps to reproduce the issue - I followed Microsoft instructions https://learn.microsoft.com/en-us/dotnet/maui/ios/deployment/publish-app-store?tabs=vsmac

• Approximate date and time the error occurred (including the time zone) - This error occurs constantly and on several PCs

• Web browsers that you were able to reproduce the issue in Safari

• Web browser version numbers: 16.3

• Xcode version number: Xcode version: 14.3



Error: - Path mlaunch: /Users/user/Library/Caches/Xamarin/XMA/SDKs/dotnet/packs/Microsoft.iOS.Sdk/16.4.7067/tools/bin/mlaunch

- Xcode version: 14.3

-Xcode Path: /Applications/Xcode.app



Checking Xcode Version Compatibility...

Unable to create iOS archive "Messsu". Unable to start process on XMA server.

/usr/bin/codesign exited with code 1:

Warning: unable to build chain to self-signed root for signer "Apple Distribution"

/Users/user/Library/Caches/Xamarin/mtbs/builds/MessKubsu/fbad27fdcae92ab80aee001b4e80d7dfccb4de8a50c238e3b87df21633af9b54/bin/Debug/net7.0-ios/ios-arm64/MessKubsu.app: errSecInternal Component

Code signing failed at "/Users/user/Library/Caches/Xamarin/mtbs/builds/MessKubsu/fbad27fdcae92ab80aee001b4e80d7dfccb4de8a50c238e3b87df21633af9b54/bin/Debug/net7.0-ios/ios-arm64/MessKubsu.app ": Warning: unable to build chain to self-signed root for signer "Apple Distribution: Mikhail Fomenko (FP95G7UJT6)"

/Users/user/Library/Caches/Xamarin/mtbs/builds/MessKubsu/fbad27fdcae92ab80aee001b4e80d7dfccb4de8a50c238e3b87df21633af9b54/bin/Debug/net7.0-ios/ios-arm64/MessKubsu.app: errSecInternal Component
 
Top