-
-
Notifications
You must be signed in to change notification settings - Fork 196
Closed
Description
Tell us about the problem
A few errors included in the log are:
"Failed to load Info.plist from bundle at path"
"Command xcrun with arguments simctl install"
The compiler seems to fail at copying the app files onto the device or simulator.
I have included the entire build log.
I am running a clean build with entire ios platform folder removed.
Why I think this is specific to Xcode 10:
Builds were running successfully until i updated yesterday, looking at my repo i cannot see any noticeable changes to configuration files, with an exception of this in the package-lock.json file:
The app will build and run when building directly from Xcode 10, after running "tns prepare ios"
Which platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
- CLI: 4.2.4
vultix and kspearrin