File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1313 <key >CFBundleVersion </key >
1414 <string >1.0 </string >
1515 <key >CFBundleShortVersionString </key >
16- <string >4.0.4 </string >
16+ <string >4.0.6 </string >
1717 <key >NSLocationUsageDescription </key >
1818 <string >This application requires location services to function. </string >
1919 <key >NSLocationWhenInUseUsageDescription </key >
Original file line number Diff line number Diff line change 11# How to make a release
22
3- 1 . Create binaries, use ./scripts/build.sh
3+ 1 . Update version in ` Info.plist ` .
44
5- 2 . Draft the release using [ GitHub Releases] ( https://github.com/fulldecent/corelocationcli/releases )
5+ 2 . Create binaries, use ./scripts/build.sh
6+
7+ 3 . Draft the release using [ GitHub Releases] ( https://github.com/fulldecent/corelocationcli/releases )
68
79 1 . Use SemVer
810 2 . Add that binary as attachment
911
10- 3 . Push to Homebrew, see [ brew documentation] ( https://github.com/Homebrew/homebrew-cask/blob/master/CONTRIBUTING.md#updating-a-cask )
12+ 4 . Push to Homebrew, see [ brew documentation] ( https://github.com/Homebrew/homebrew-cask/blob/master/CONTRIBUTING.md#updating-a-cask )
1113
1214 ``` sh
1315 # Get version
You can’t perform that action at this time.
0 commit comments