You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xamarin-FaceSDK does not build when using iOS simulator
Steps To Reproduce
Download sample main branch
Build solution
See error
Xamarin.Shared.Sdk.targets(1560, 3): clang++ exited with code 1:
ld: building for iOS Simulator, but linking in dylib built for iOS, file '/Users/jpaquete/Downloads/Xamarin-FaceSDK-main/FaceSample/obj/Debug/net8.0-ios/iossimulator-arm64/linker-cache/RegulaCommon.framework/RegulaCommon'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Expected behavior
Should build and lauch with no error
Environment:
Rider latest version updated
OS: Apple M1 Max Sonoma 14.4.1
OS version: iOS simulator iPhone 15 IOS 17.2 and 17.5
P.S. evaluating this SDK for big company.
The text was updated successfully, but these errors were encountered:
Xamarin-FaceSDK does not build when using iOS simulator
Steps To Reproduce
Xamarin.Shared.Sdk.targets(1560, 3): clang++ exited with code 1:
ld: building for iOS Simulator, but linking in dylib built for iOS, file '/Users/jpaquete/Downloads/Xamarin-FaceSDK-main/FaceSample/obj/Debug/net8.0-ios/iossimulator-arm64/linker-cache/RegulaCommon.framework/RegulaCommon'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Expected behavior
Should build and lauch with no error
Environment:
P.S. evaluating this SDK for big company.
The text was updated successfully, but these errors were encountered: