Closed That90sDev closed 1 year ago
@That90sDev you seem to have a pod issue. ensure :
i am running project on Apple Macbook air M1 chip, i am fairly new to Nativescript , please guide me how i can check my pod is up to date and pod repo is up to date. i tried this command brew install cocoapods
. i also tried pod install
in the platform/ios
directory i use ns clean
and run ns run ios
but issue still exists.
@That90sDev you are better of asking in discord. I dont have a M1 and their might be something special to do for it
Hi @That90sDev, I am getting too the "file not found" error on Xcode. Have you found a way to build without errors?
@tommag21 did you ask on discord?
In case anyone is having this issue on an M1/2 Macbook for iOS builds, the following worked for me. Right click on your terminal application in Finder, then click on "Get Info". Check the "Open using Rosetta" option under the General section. Quit the terminal and re-launch and iOS builds should complete properly again.
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
Please, tell us how to recreate the issue in as much detail as possible.
Android app is working fine but when i run
ns run ios
its unable to compile, when i open xcode 13 and try to run from there then i get this errorSDWebImage/SDImageTransformer.h file not found