Hello,
I'm working on the Asset Manager 2005, Implementation.
I have already performed the build process for Android, now I'm trying to build the app for IOS.
The create-client command worked fine and now I'm trying to execute the:
tns run iOS
it should run over the Xcode device emulator.
The system returned the next error:
error: The linked and embedded framework 'SAPFoundation.framework' is missing one or more architectures required by this target: arm64. (in target 'AssetManager' from project 'AssetManager')
As you can see at the bottom of the next picture:
I'm using MDK 4.3.4 with extensions 2010.0.1 and I'm trying to build the app on the iOS emulator.
Best regards.