From ddbbf329de40fdd87b22cbe0660be2cc0463a383 Mon Sep 17 00:00:00 2001 From: Norio Nomura Date: Wed, 18 Nov 2015 14:19:22 +0900 Subject: [PATCH 1/2] Bump version to 0.3.1 --- ExtraBuildPhase/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ExtraBuildPhase/Info.plist b/ExtraBuildPhase/Info.plist index 3f149d9..177185b 100644 --- a/ExtraBuildPhase/Info.plist +++ b/ExtraBuildPhase/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.3 + 0.3.1 CFBundleSignature ???? CFBundleVersion - 3 + 4 DVTPlugInCompatibilityUUIDs 7265231C-39B4-402C-89E1-16167C4CC990 From 36b143aa92c92fa776b705edace0afb277e6805e Mon Sep 17 00:00:00 2001 From: Norio Nomura Date: Wed, 18 Nov 2015 14:19:55 +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 c92a321..0056e0d 100644 --- a/README.md +++ b/README.md @@ -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.3.pkg](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.3/ExtraBuildPhase-0.3.pkg) +- Installer package (Local System): [ExtraBuildPhase-0.3.1.pkg](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.3.1/ExtraBuildPhase-0.3.1.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.3.zip](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.3/ExtraBuildPhase.xcplugin-0.3.zip) +1. Download [ExtraBuildPhase.xcplugin-0.3.1.zip](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.3.1/ExtraBuildPhase.xcplugin-0.3.1.zip) 2. Unzip it 3. Copy `ExtraBuildPhase.xcplugin` to one of Xcode Plug-ins Location