Short project description.
- Deadline:
--. --. ---- - Next release:
1.0.0 - Deployment target:
16.0 - Bundle identifiers:
app.futured.project
,app.futured.project.beta,
app.customer.project`` - Supports:
Dark mode, Landscape orientation, iPadOS, Accessibility - Design:
Figma (add link) - Backend:
(add link)
Jana Nováková, PM, jana.novakova@futured.appHans Novak, designer, hans.novak@futured.appJan Novák, iOS developer, jan.novak@futured.appHansina Novak, Android developer, hansina.novak@futured.appJohn Newman, tester, john.newman@futured.app
- Language:
Swift 5.10 - IDE:
Xcode 16.1 - Dependency management:
Swift package manager - Command line tools: Fastlane
- Code style:
Localizations: Czech, English
FTAPIKit (Declarative access to REST API.)FTTestingKit (Helpers for testing long-running tasks and generating mockups)FuntastyKit (Basics of MVVM-C architecture, coordinators, UIKit extensions and helpers.)
Manually added:
ACKLocalization (Localize your Cocoa apps from Google Spreadsheet.)
In the project folder from Terminal:
bundle install
- install gemfile dependenciesbundle exec fastlane provisioning
- download development provisioning profiles and certificate- build using Xcode