NativeScript / NativeScript/nativescript-cli

Copy buid outputs to platforms/output/{android|ios} folder

未关闭
#3,575 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

build feature
主要语言
JavaScript
星标
1.1k
派生
204
平均合并
1 天 9 小时
30 天内合并 PR
8

描述

It will be good if the tns build outputs by default in platforms/output/{android|ios} folder the corresponding deliverable (apk or ipa). Basically maybe a default option for --copyTo argument so that we won't need to provide it every time in order to be able to easily find the result application which is currently located several folders bellow the root of the application platforms/android/app/build/outputs/apk/release for android.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先跟踪 tns build 命令对 --copyTo 的处理,并比较 issue 中提到的 Android 和 iOS 构建输出路径。完成标准是:不带 --copyTo 的构建会将相应的 APK 或 IPA 放置在 platforms/output/{android|ios} 下,同时现有的显式选项仍然有效。

由索引模型根据 Issue 内容生成。

评估

技术栈
android, ios, javascript
领域
cli, mobile
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
描述清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。