Skip to content

Sample iOS Application that can be built from the command line

License

Notifications You must be signed in to change notification settings

christopheredsall/SampleApp

Repository files navigation

Sample ios Application From The Command Line

This repo is based on the the blog post IOS DEVELOPMENT ON THE COMMAND LINE

Clone repo

git clone git@github.com:christopheredsall/SampleApp.git
cd SampleApp

Build and Run

make
make start-sim
make run

Limitations

This just runs the app in the simulator. Making an archive and uploading to iTunes Connect is out of scope.

Credits

  • The sources (*.m, *.h, Info.plist) are Copyright (c) 2018 Eqela Oy, the usage rights are unclear
  • AppIcon.png is licensed CC BY-SA 3.0 by Wikipedia user Oxguy3
  • Makefile, README.md and the repo itself are licensed GPLv3

About

Sample iOS Application that can be built from the command line

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published