-
-
Notifications
You must be signed in to change notification settings - Fork 194
Closed
Description
- CLI: 5.4.0
Steps:
- tns create MyApp --js
- tns platform add [email protected]
- tns platform update ios
Expected: platform ios to be updated to latest version
Actual: Command fails with message:
The content of the current project file: /TestProjects/n12/platforms/ios/n12.xcodeproj/project.pbxproj and the new project file: /var/folders/qf/619q3nkx0fx88gd52_ffmz8hxrr56w/T/runtime-to-update11955-21364-1uegwr7.hyog/framework/PROJECT_NAME.xcodeproj/project.pbxproj is different.
Native Platform cannot be updated.
paxperscientiam