Skip to content

Template for creating iOS projects we use @futuredapp.

Notifications You must be signed in to change notification settings

futuredapp/iOS-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project name (iOS)

Short project description.

Project info

  • 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)

Team:

Configuration management

Tools

Dependencies

  • 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:

Installation

In the project folder from Terminal:

  1. bundle install - install gemfile dependencies
  2. bundle exec fastlane provisioning - download development provisioning profiles and certificate
  3. build using Xcode

About

Template for creating iOS projects we use @futuredapp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages