English / 日本語
- Xcode 15.0 Release Candidate
- macOS Ventura 13.5+
- Clone the project
git clone https://github.com/naoki-mrmt/FirebaseTODOAppByTCA.git cd FirebaseTODOAppByTCA
- Enable faster builds for Swift projects (Optional)
defaults write com.apple.dt.XCBuild EnableSwiftBuildSystemIntegration 1
- Open the project
open FirebaseTODOAppByTCA.xcodeproj