I'm creating a Native iOS app & some of the business logic is already in Nativescript project. Is there anyway I can compile the Nativescript source into an XCode project?
After you run tns build ios command you actually get a Xcode project in platforms/ios directory.
tns build ios
platforms/ios
1.4m articles
1.4m replys
5 comments
57.0k users