Skip to content

Austin-iPhone-Developer-Group/AustiniOSMeetupSingleView

Repository files navigation

AustiniOSMeetupSingleView

Setup git

  1. Create a single view app from Xcode's templates.
  2. Use the Xcode shortcut to open a Finder window at the project directory.
  3. Close the project.
  4. Use the Finder shortcut to open a Terminal window at the project directory.
  5. git init
  6. curl https://www.gitignore.io/api/xcode > .gitignore
  7. git add .
  8. git commit -m "initial commit"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages