NativeScript / NativeScript/nativescript-cli
[android]app wont build if "app" is a symlink
未關閉
還沒有人認領這個 Issue。
feature
- 主要語言
- JavaScript
- 星號
- 1.1k
- 分支
- 204
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 8
描述
I am using the latest of everything
My app folder is a symlink. If i build on android like that the app will build but crash on run.
The reason is that the NativescriptAcivity.java is not generated.
If i modify my nsconfig for the app to point to the actual real folder, the build works.
I would really need for it to work just fine with symlink. If i use the real folder it has other bad side effects.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從讀取 nsconfig 應用程式位置並產生 NativescriptAcivity.java 的 Android 建置路徑開始。使用作為符號連結的 app 重現一次建置,將其與使用實際資料夾的建置進行比較,並追蹤產生被略過的原因;當符號連結建置能夠產生活動且應用程式成功執行時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- android, java, javascript
- 領域
- build-system, cli, mobile
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100