/FirebaseTODOAppByTCA

TODO application using Firebase created with TCA

Primary LanguageSwift

FirebaseTODOAppByTCA

Release Platform

English / 日本語

Table of Contents

Development

Environmental Information

  • Xcode 15.0 Release Candidate
  • macOS Ventura 13.5+

Setup

  1. Clone the project
    git clone https://github.com/naoki-mrmt/FirebaseTODOAppByTCA.git
    cd FirebaseTODOAppByTCA
  2. Enable faster builds for Swift projects (Optional)
    defaults write com.apple.dt.XCBuild EnableSwiftBuildSystemIntegration 1
  3. Open the project
    open FirebaseTODOAppByTCA.xcodeproj