Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 391 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 391 Bytes

SEB-iOS

SEB iOS client

setup

Firebase

Firebase is added as a Swift Package Dependency. It may take some time to resolve package graphs when first cloned.

You should add a GoogleService-Info.plist file in SEB/Constants/.

SwiftLint

This project uses SwiftLint.

To install SwiftLint, run brew install swiftlint.

Xcode

This project works with Xcode 13.4 and Xcode 14.