How do I simply build an iOS project? #50
Unanswered
haikalpribadi
asked this question in
Q&A
Replies: 1 comment
-
|
I'm preparing a larger update (including a website with documentation) to improve the setup and integration with sourcekit-lsp, but unfortunately iOS development or working with XCode projects won't land in the near future. XCode will hopefully be integrated with xcode-build-server, but to support this well it'll take more time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm very much excited for this plugin, and appreciate the work put in to it!
I do need help in simply getting started though. I'm quite experienced with IntelliJ (and thus disappointed by Xcode as I'm learning Swift+iOS development at the moment). However, I'm simply opening an Xcode project in Intellij with your plugin right now, and the code in a given Swift file does not recognise code written in other Swift files written in the same directory.
Can you help point me in the right direction? I'm expecting to simply be able to write+refactor+compile my code in IntelliJ and okay with running the simulator in Xcode. Is the plugin meant to be able to support this already?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions