-
Type: Task
-
Resolution: Gone away
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
What happened?
When I compile the Xamarin.IOs project in release mode with the apple certificate. (It is my first time doing this procedure)
Repro steps
Compile in Release with the Iphone / Generic Device configuration
Note: with IphoneSimulator the compilation error does not happen
Version
.NET Standard 2.1
What SDK flavour are you using?
MongoDB Realm (i.e. Sync, auth, functions)
What type of application is this?
Xamarin
Client OS and version
IOS
Code snippets
No response
Stacktrace of the exception/crash you're getting
Unable to find source-code formatter for language: shell. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(3,3): Error: Failed to codesign 'bin/iPhone/Release/FMPatients.iOS.app//Frameworks/realm-wrappers.framework/realm-wrappers': Warning: unable to build chain to self-signed root for signer "Apple Distribution: Ivan Labrador (XXXXXXXX)"
/Users/rilanderrincon/Documents/GitHub/FMPatient/FMPatients.iOS/bin/iPhone/Release/FMPatients.iOS.app/Frameworks/realm-wrappers.framework: errSecInternalComponent
Relevant log output
No response