Skip to content

DlhSoftTeam/GanttisSamples

Repository files navigation

GanttisSamples

Ganttis sample apps for macOS and iOS

Overview

  • Sample apps are packed as Xcode project targets;
  • To build and run a sample target follow the steps below:

Prepare account

  • Select the project entry (GanttisSamples root) in Xcode's Navigator;
  • Select a sample app from the Targets list (feature-technology-platform match);
  • Under Signing & Capabilities tab select your Team;
  • Use Add an account to setup a team, if needed.

Build and run

  • Select the appropriate target as Xcode project's Active scheme;
  • Use Build and Run commands from the Product menu.