简体   繁体   English

有没有办法将 Nativescript 项目编译成 Swift/XCode 项目?

[英]Is there anyway to compile a Nativescript project into a Swift/XCode Project?

I'm creating a Native iOS app & some of the business logic is already in Nativescript project.我正在创建一个本机 iOS 应用程序,一些业务逻辑已经在 Nativescript 项目中。 Is there anyway I can compile the Nativescript source into an XCode project?无论如何我可以将 Nativescript 源代码编译成 XCode 项目吗?

After you run tns build ios command you actually get a Xcode project in platforms/ios directory.运行tns build ios命令后,您实际上会在platforms/ios目录中获得一个 Xcode 项目。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM