question

billbanks-3524 avatar image
0 Votes"
billbanks-3524 asked RobCaplan edited

I can not create a app for the app store. I'm getting the following error message

/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(3,3): Warning: warning: /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/C/org.llvm.clang.runner/ModuleCache/1S4DKV4D3U46T/ObjectiveC-2RDOZQ5UE3FMD.pcm: No such file or directory (MyVoiceApp.iOS)
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(3,3): Error: /usr/bin/codesign exited with code 1
(MyVoiceApp.iOS)
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(3,3): Error: Failed to codesign 'bin/iPhone/Debug/device-builds/iphone9.2-14.4.2/MyVoiceApp.iOS.app//Frameworks/grpcpp.framework/grpcpp': Warning: unable to build chain to self-signed root for signer "Apple Distribution: Bill Banks (5Z8C2NPWCK)"
/Users/ourweb1/Desktop/mycode/MyVoiceApp/MyVoiceApp/MyVoiceApp.iOS/bin/iPhone/Debug/device-builds/iphone9.2-14.4.2/MyVoiceApp.iOS.app/Frameworks/grpcpp.framework: errSecInternalComponent

      (MyVoiceApp.iOS)
dotnet-xamarin
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@billbanks-3524 About "error exited with code 1", here is a related thread here you can refer to. And try to update "Developer Relations Intermediate Certificate".

0 Votes 0 ·

I created a new distribute certificate but it didn't help. What do you mean by "Developer Relations Intermediate Certificate"?

0 Votes 0 ·

@billbanks-3524 Check the answer in this thread and the post on Developer Community.

0 Votes 0 ·

For me this is that worked.

In Visual Studio for Mac I've opened a .xib file so it opens the project in Xcode.
Went to the project settings > Signing and Capabilities, selected the team and then fixed the Signing Certificate.

0 Votes 0 ·

0 Answers