_From @chauhan-saurabh on September 25, 2017 9:23_
2017-09-25 15:05:58.319 xcodebuild[7007:161370] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-13203/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/BuildSystem/Runtime/PBXTargetBuildContext.mm:757
Details: unexpected successful exit code from cancelled command
Object:
Method: -createCommandInvocationRecordFromInvocation:
Thread:
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
2017-09-25 15:05:58.345 xcodebuild[7007:161370] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-13203/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/BuildSystem/Runtime/PBXTargetBuildContext.mm:757
Details: unexpected successful exit code from cancelled command
Object:
Method: -createCommandInvocationRecordFromInvocation:
Thread:
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
* BUILD FAILED *
The following build commands failed:
PBXCp /Users/saurabh.chauhan/Desktop/clone/futuredms-shyft-auto-mobile/shyft/node_modules/nativescript-telerik-ui-pro/platforms/ios/TelerikUI.framework build/emulator/shyft.app/Frameworks/TelerikUI.framework
(1 failure)
Unable to apply changes on device: 469149AE-AFEC-4CB9-BCBF-9E3D29EF8850. Error is: Command xcodebuild failed with exit code 65.(http://stackoverflow.com/questions/tagged/nativescript).
_Copied from original issue: NativeScript/nativescript-angular#1005_
thanks @NickIliev issue resolved
Same problem with nativescript-telerik-ui-pro version 3.1.3.
Was there a solution for this? I'm seeing it as well.
nevermind, got rid of the error by doing the following:
uninstalled the deprecated nativescript-telerik-ui
installed the new nativescript-pro-ui
deleted my platforms/ios folder
tns run ios
@ Indeed that is the solution, anyone hitting this issue please read this article from our documentation.
Most helpful comment
nevermind, got rid of the error by doing the following:
uninstalled the deprecated nativescript-telerik-ui
installed the new nativescript-pro-ui
deleted my platforms/ios folder
tns run ios