Gantt chart components for macOS and iOS development – https://dlhsoft.com/ganttis
Follow these steps to reference the package and use Ganttis components from your code:
- Open your project (with macOS and/or iOS app targets) in Xcode.
- Select Add package dependencies command from File menu.
- Specify this URL and allow the framework to download: https://github.com/DlhSoftTeam/Ganttis
- Import Ganttis and/or GanttisTouch modules in your code and use the available components as usual (see technical documentation).
Repository: Ganttis samples