Anyone ever get "unrecognized instruction mnemonic, did you mean: casl?" when building iOS app #15069
-
This is the first time trying to run/build the iOS version of the project as I've only just setup the provisioning profiles. /usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/16.2.2054/targets/Xamarin.Shared.Sdk.targets(3,3): Error: clang exited with code 1: I can't seem to find much on it so was wondering if it's perhaps a config setting somewhere? Any help or pointing in the right direction would be appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Same issue here. I getting the same error message but that works fine if I changed device to my iPhone (not simulator). |
Beta Was this translation helpful? Give feedback.
According to Rolf's solution, I removed MtouchArch property is worked.