Azure-Samples / communication-services-ios-quickstarts

Sample code for Azure Communication Services iOS quickstarts
MIT License
11 stars 24 forks source link

Xcode failing running on simulator with an M1 chip #29

Closed LuisFX closed 2 years ago

LuisFX commented 2 years ago

This issue is for:

- [x] compatibility 

Minimal steps to reproduce

Try running the sample on the ios simulator

Error


VideoCall.swift:8:8: Could not find module 'AzureCommunicationCommon' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator, at: Build/Products/Debug-iphonesimulator/AzureCommunicationCommon/AzureCommunicationCommon.framework/Modules/AzureCommunicationCommon.swiftmodule
LuisFX commented 2 years ago

Issue was NOT related to ACS