Skip to content

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Oct 15, 2015

No description provided.

rosen-vladimirov and others added 7 commits October 13, 2015 11:09
Gradle uses the third part of the identifier for apk name. Currently we are
checking for projectName (created from dir name). Check both of them when
searching for apk.

Fixes #1041
When tns init command is called in empty directory, there's no project data
and getting projectName from projectId is failing.
Add `--copy-to` option to build command that allows copying the built file (.apk or .ipa)
to a specified place. For example:
```
tns build android --copy-to ./
```
or
```
tns build android --copy-to ./myDir/out.apk
```
In case the output dir does not exist, it will be created. In case the specified value
for `copy-to` option is directory, the original filename will be used.

Required for easier integration of NativeScript in AppBuilder.
@teobugslayer
Copy link
Contributor

👍 after green build

@ns-bot
Copy link

ns-bot commented Oct 15, 2015

Test PASSed.

teobugslayer added a commit that referenced this pull request Oct 15, 2015
@teobugslayer teobugslayer merged commit 1f83014 into master Oct 15, 2015
@teobugslayer teobugslayer deleted the fatme/merge-release branch October 15, 2015 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants