Skip to content

zenangst/xcode-macos-project

Repository files navigation

Xcode macOS project template

xcode-macOS-project is a template to generate Swift-based macOS projects from the command line.

Features

Project Structure

  • Source: contains source files

    • App
  • Resources: contains resource files

    • Assets Catalog
    • Fonts
    • Info
    • Storyboard
    • Localised strings files

Usage

  1. Create new private repository on GitHub
  2. git clone git@github.com:itchdesign/xcode-macOS-project.git NewProjectName
  3. cd NewProjectName
  4. ruby ./init.rb
  5. Enter the requested info.

Author

Itch Design AS, hello@itchdesign.no

Credits

License

Xcode macOS project is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published