Instructions for MAC M1 instance:
1) Update your package.json with the latest tns-ios version!
2) run from /platforms directory: tns platform remove ios, tns platform install ios
3) tns prepare ios, and follow the settings for:
Xcode 12
build:
and development(emulator):
Keep in mind to change for build the VALID_ARCHS to x86_64, and
for developments to arm64 respectively.
for Xcode 13 build just change the VALID_ARCHS to:
No comments:
Post a Comment