From 54e94efbc9ee8b01d45859a8dd4be5f908a042cc Mon Sep 17 00:00:00 2001 From: Norio Nomura Date: Sat, 28 May 2016 23:02:08 +0900 Subject: [PATCH 1/2] Bump version to 0.3.5 --- ExtraBuildPhase/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ExtraBuildPhase/Info.plist b/ExtraBuildPhase/Info.plist index 8b32542..1a1b852 100644 --- a/ExtraBuildPhase/Info.plist +++ b/ExtraBuildPhase/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.3.4 + 0.3.5 CFBundleSignature ???? CFBundleVersion From 69f7797502924f79b3d63506c824c17fd1bf1a8c Mon Sep 17 00:00:00 2001 From: Norio Nomura Date: Sat, 28 May 2016 23:02:31 +0900 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d38aec5..d9ba2e3 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,12 @@ Xcode Plug-ins Locations are the following: ### Using Installers - [Homebrew-Cask](http://caskroom.io) (*User Home*): `brew cask install extrabuildphase` - [Alcatraz](http://alcatraz.io) (*User Home*) -- Installer package (*Local System*): [ExtraBuildPhase-0.3.4.pkg](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.3.4/ExtraBuildPhase-0.3.4.pkg) +- Installer package (*Local System*): [ExtraBuildPhase-0.3.5.pkg](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.3.5/ExtraBuildPhase-0.3.5.pkg) *Note: Homebrew-Casks's install location has changed from Local System to User Home. If you have installed 0.3 or earlier with Homebrew-Cask, please remove `ExtraBuildPhase.xcplugin` manually from Local System.* ### Manual Install -1. Download [ExtraBuildPhase.xcplugin-0.3.4.zip](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.3.4/ExtraBuildPhase.xcplugin-0.3.4.zip) +1. Download [ExtraBuildPhase.xcplugin-0.3.5.zip](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.3.5/ExtraBuildPhase.xcplugin-0.3.5.zip) 2. Unzip it 3. Copy `ExtraBuildPhase.xcplugin` to either Xcode Plug-ins locations.