n-wen / iosmaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS Master

Build and Run iOS project on vscode

Notes:

  • Only work on macOS, and activated on project has .xcworkspace.
  • Current only support Objective C project.
  • Depends on xcode command line tools.

Installation:

Search iosmaster on vscode marketplace to install.

Use Case:

Open ios project in vscode, edit some source files and run to check output.

Contributing

Contributions are welcome. To test and run this extension, please refer to vscode extension developing docs.

Feel free to submit issues or feature requests on github

License

Licensed under the MIT license.

About


Languages

Language:JavaScript 100.0%