Closed hamadayuuki closed 2 years ago
開発に必要なライブラリのインストールを行う。
開発環境を整えること。 プロトタイププロジェクトと、開発環境の差が起こらないようにすること。
Swift Package Manager を使用してライブラリのインストールを行う。
QRScanner: https://github.com/mercari/QRScanner Snapkit: https://github.com/SnapKit/SnapKit RxSwift: https://github.com/ReactiveX/RxSwift PKHUD: https://github.com/pkluz/PKHUD firebase-ios-sdk: https://github.com/firebase/firebase-ios-sdk Alamofire: https://github.com/Alamofire/Alamofire SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON
feature/#3 ブランチにて完了
概要 (What)
開発に必要なライブラリのインストールを行う。
目的 (Why)
開発環境を整えること。 プロトタイププロジェクトと、開発環境の差が起こらないようにすること。
提案内容 (How)
Swift Package Manager を使用してライブラリのインストールを行う。
タスク
その他
QRScanner: https://github.com/mercari/QRScanner Snapkit: https://github.com/SnapKit/SnapKit RxSwift: https://github.com/ReactiveX/RxSwift PKHUD: https://github.com/pkluz/PKHUD firebase-ios-sdk: https://github.com/firebase/firebase-ios-sdk Alamofire: https://github.com/Alamofire/Alamofire SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON