Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 646 Bytes

File metadata and controls

28 lines (17 loc) · 646 Bytes

Mobile iOS

Prerequisites:

  • MacOS 15
  • Xcode 16
  • Simulator iOS 18 or device iOS 18

How to use

Installation

  1. clone the repo
git clone https://gitlab.isima.fr/shizima/clients/mobile-ios.git

Run it

  1. Lunch Xcode

  2. Open Shizima.xcodeproj file

  3. If you want to launch Shizima on a phisical device in Shizima.xcodeproj file, go in menu Signing & Capabilities, choose your Personnal Team in the Team selector

  4. Choose the simulator or the device in the selector to the right of Shizima at the top center

  5. Run the project with ⌘ + R or choose the ► button on top left