Steps:
- tns create MyApp --js
- tns platform add ios@5.0.0
- 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.
Steps:
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.