Skip to content

Platform update ios command does not update the iOS runtime #772

@vchimev

Description

@vchimev

It seems like tns platform update ios does not download the iOS runtime requested version to the npm cache, therefore the project could not be updated to it.

Output:

vchimevmac:issueApp vchimev$ tns platform update ios
ENOENT, open '/Users/vchimev/.npm/tns-ios/1.2.1/package/framework/__PROJECT_NAME__.xcodeproj/project.pbxproj'

Workaround:

tns platform remove ios
tns platform add ios

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions