- update
CFBundleShortVersionString
by Xcode. - merge to master branch.
- create tag. name mast be
vN.N.N
format.
install Carthage (e.g. brew install carthage
)
bundle install --path vendor/bundle
bundle exec pod install
carthage bootstrap --platform iOS --no-use-binaries --cache-builds
Add library to Carthfile or Podfile.
bundle update
bundle exec pod update # When you update Podfile
carthage update --platform iOS --no-use-binaries --cache-builds # When you update Cartfile
license-plist --output-path TumeKyouen/Resources/Settings.bundle