Skip to content

iOS apps will not start with Xcode 10 #3920

@mrdavidrees

Description

@mrdavidrees

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:
package-lock

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

typeout-build-log-xcode10.txt

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions