Skip to content

Commit

Permalink
Merge branch 'release'
Browse files Browse the repository at this point in the history
* release:
  Update README.md
  Bump version to 0.3
  • Loading branch information
norio-nomura committed Nov 11, 2015
2 parents 6caa71d + 095fc05 commit 3022562
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ExtraBuildPhase/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.2</string>
<string>0.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</string>
<key>DVTPlugInCompatibilityUUIDs</key>
<array>
<string>7265231C-39B4-402C-89E1-16167C4CC990</string>
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ Xcode Plug-ins Locations are following:
- User Home: `~/Library/Application Support/Developer/Shared/Xcode/Plug-ins`

### Using Installers
- Installer package (Local System): [ExtraBuildPhase-0.2.pkg](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.2/ExtraBuildPhase-0.2.pkg)
- Installer package (Local System): [ExtraBuildPhase-0.3.pkg](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.2/ExtraBuildPhase-0.3.pkg)
- [Homebrew-Cask](http://caskroom.io) (Local System): `brew cask install extrabuildphase`
- [Alcatraz](http://alcatraz.io) (*User Home*)

### Manual Install
1. Download [ExtraBuildPhase.xcplugin-0.2.zip](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.2/ExtraBuildPhase.xcplugin-0.2.zip)
1. Download [ExtraBuildPhase.xcplugin-0.3.zip](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.2/ExtraBuildPhase.xcplugin-0.3.zip)
2. Unzip it
3. Copy `ExtraBuildPhase.xcplugin` to one of Xcode Plug-ins Location

Expand Down

0 comments on commit 3022562

Please sign in to comment.