Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.31 KB

README.md

File metadata and controls

31 lines (26 loc) · 1.31 KB

img

OceanShare-iOS

Installation

  • Open 'OceanShare.xcworkspace' in Xcode.
  • Open 'OceanShare' in the 'Project Navigator'.
  • Define a Team name in the 'Signin' Part.
  • Download the 'GoogleService-info.plist' file in the Firebase console and put it in the 'OceanShare' directory.
  • If needed, in 'OceanShare-iOS' directory, run:
>>> pod install
  • Run the project.

Wiki

Shortcuts

Important

  • Don't push the 'Pods/' directory.
  • Don't push the 'GoogleService-info.plist' file.
  • Don't remove '.gitignore' file.
  • All the used assets are located in 'Ressources/images.zip'.