jengelsma / art-at-gvsu-ios

Art At GVSU on iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Art At GVSU

CalVer 2023.08.1009

Getting Started

  1. Open the .xcodeproj file by double clicking it in Finder or via the command-line

    open ArtAtGVSU.xcodeproj
    
  2. Navigate to the Project Manager and click the "Signing & Capabilities" tab

  3. On the "Signing & Capabilities" tab, Enter the Team account info for the project. You'll need to get these credentials from a current team member.

  4. Hit Command+R and run the app using an iPhone or a simulator.

Release

Testflight

Testflight builds will automatically on new commits to the main branch.

App Store

App Store releases are handled by the GitHub Action called "Deploy Production."

Before creating a new release, update the fastlane/metadata/en-US/release_notes.txt file with a description of the important changes made since the last release.

About

Art At GVSU on iOS

License:Apache License 2.0


Languages

Language:Swift 97.1%Language:Ruby 2.3%Language:Makefile 0.5%Language:C 0.1%