Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Nativescript CLI 上运行此命令
tns build ios --release
但不是构建.ipa文件。
.ipa
如何构建.ipa文件?
使用 IPA 文件构建tns build ios --release --forDevice 后将位于以下文件夹中
tns build ios --release --forDevice
<project>/platforms/ios/build/device