Skip to content

[@next] --copy-to option is broken #2357

@dtopuzov

Description

@dtopuzov

Steps to reproduce:

tns create TestApp
tns platform add ios@next --path TestApp
tns build ios --path TestApp--copy-to ./

Result:
App is build and available at /Users/nsbuilduser/workspace/CLI-stable-tests-osx-build/TNS_App/platforms/ios/build/emulator/TNSApp.app
App is not copied to specified location.

Logs:

Signing Identity:     "-"

    /usr/bin/codesign --force --sign - --timestamp=none /Users/nsbuilduser/workspace/CLI-stable-tests-osx-build/TNS_App/platforms/ios/build/emulator/TNSApp.app

** BUILD SUCCEEDED **

Project successfully built.
?[31;1mcp: omitting directory '/Users/nsbuilduser/workspace/CLI-stable-tests-osx-build/TNS_App/platforms/ios/build/emulator/TNSApp.app'?[0m

Failing since Dec 13, 2016
It was fine on Dec 12, 2016

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions