Skip to content

patrickc410/paone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PAONE

Programming Assignment One for CS 8803 Mobile Apps and Services By Patrick Crawford and Sam Thomas IMG_2466 IMG_2467 IMG_2468

Overview

For our application in this assignment, we decided to implement a basic log-in screen, followed by a card-matching game

How To Download Paone App to your iOS Device

  1. Ensure that you have a recent version of XCode downloaded on your Mac
  2. Clone this repository with a git clone https://github.com/patrickc410/paone.git command in Terminal
  3. Open XCode, then open the paone.xcworkspace file when prompted to open a project ...Open Workspace Image
  4. Plug in your iOS device to your Mac
  5. Along the top ribbon of XCode, set the active scheme to paone and set the device to your iOS device. ...Set Active Scheme Image
  6. Press the play button to "Build then run the current scheme", which will download the app to your iOS device and then lauch the app.
  7. You may be required to input your Apple ID password as a developer: ...Codesign Password Image
  8. Optional: If you get an error "signing says no accounts found", you must go to paone.xcodeproj in Xcode and go to Signing and capabilties tab. There you will need to select you account. Screen Shot 2021-09-13 at 3 10 30 AM

Firebase Setup

The backend authentication scheme for our application is implemented with Google Firebase. Firebase requires certain modules called pods, managed through a dependency manager called CocoaPods

About

CS 8803 MAS programming assignment 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published