Skip to content

2.5.1 iOS incremental build generates inconsistent binary  #2557

Closed
@toddanglin

Description

@toddanglin

There appears to be an issue with 2.5.1 that is corrupting all incremental iOS builds targeting the simulator. The issue is captured and well described here:

https://discourse.nativescript.org/t/ns-2-5-1-ios-incremental-build-generates-inconsistent-binary/591

Steps to reproduce:

  • Build and deploy an app to the iOS simulator using CLI 2.5.1
  • Trigger an incremental/LiveSync build
  • After successful build/sync, the app will crash on simulator
  • App cannot be re-opened or run until a fresh build is forced (using tns build or tns deploy)

This problem did not exist in 2.5.0.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions