Skip to content

billypchan/iosGitHubTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts to working with XCode and Github

Setup

run setup.sh to copy the scripts to /usr/local/bin/

swiftLint

brew install swiftlint

https://github.com/realm/SwiftLint

Usage

release a version of current project

create a tag for the release version and create a release on Github

steps

  1. checkout the release branch
  2. prepare the release_notes.txt (you may cd to /fastlane/metadata/en-US , but remeber ADD THE TITLE at the first line)
  3. call $releaseUIProj.sh [version number]

e.g. releaseUIProj.sh 3.61

About

script to work with Github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages