关于 info.plist 的 Nativescript iOS 个问题

Nativescript iOS questions on info.plist

在 info.plist 文件中,我看到 $(PRODUCT_NAME) 和 $(EXECUTABLE_NAME) - 这些名称的来源。

此外,有没有办法让我在 运行 时从应用程序中获取捆绑包版本?

谢谢。

对于捆绑版本,您可以使用 nativescript-appversion 插件:https://github.com/EddyVerbruggen/nativescript-appversion