Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

yoshi-practice/supota-ios

Repository files navigation

supota-ios

Clone

$ git clone https://github.com/supota/supota-ios.git

Setting

アプリで使用するライブラリはCarthageCocoaPodsで管理しています。

これらをインストールしていない場合は以下に沿ってインストールしてください。

Carthage

$ brew install carthage

CocoaPods

$ brew install cocoapods
$ pod setup

CarthageCocoaPodsのインストールが完了したら、プロジェクトのルートディレクトリに移動して以下を実行してください。

$ carthage bootstrap --platform iOS
$ pod install

以上が終わるとsupota.xcworkspaceファイルが生成されるので、supota.xcodeprojではなくsupota.xcworkspace開いてビルドしてください。

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages