Replies: 1 comment
-
I found out that this package causing the error above I added ForceSimulatorX64ArchitectureInIDE but didn't work as mentioned in one of the discussion. any help would be appreciated. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
on my windows 10 I have Maui application using visual studio 2022 version 17.11.5
on MacBook I have Sequoia 15.1 and Xcode 16.0
it paired to mac successfully but when I tried to build using iPhone 15 iOS 17.5 or
iPhone 15 18.0 I get error message
Error (active) clang++ exited with code 1:
ld: building for 'iOS-simulator', but linking in object file (/Users/sam/Library/Caches/Xamarin/mtbs/builds/CompanyMobile/94ebe42756bc16592cb442b5ab77d43d079a57dfde5e720b972b8ef1e104efc6/obj/Debug/net8.0-ios/iossimulator-arm64/linker-cache/AppCenter.a[arm64]2) built for 'iOS'
clang++: error: linker command failed with exit code 1 (use -v to see invocation) CompanyMobile(net8.0-ios) C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk.net8.0_18.0\18.0.8303\targets\Xamarin.Shared.Sdk.targets 1643
any help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions