Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
Version Bump: 2.1.1 (11)
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoahero committed Feb 27, 2017
1 parent f9a38cb commit 42668e4
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
16 changes: 8 additions & 8 deletions Iris.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -766,7 +766,7 @@
baseConfigurationReference = 4E71BDC31CA9A6E000725B30 /* tvOS-Framework.xcconfig */;
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 10;
DYLIB_CURRENT_VERSION = 11;
INFOPLIST_FILE = Iris/Platforms/tvOS/Info.plist;
PRODUCT_BUNDLE_IDENTIFIER = com.hodinkee.Iris;
PRODUCT_NAME = Iris;
Expand All @@ -779,7 +779,7 @@
baseConfigurationReference = 4E71BDC31CA9A6E000725B30 /* tvOS-Framework.xcconfig */;
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 10;
DYLIB_CURRENT_VERSION = 11;
INFOPLIST_FILE = Iris/Platforms/tvOS/Info.plist;
PRODUCT_BUNDLE_IDENTIFIER = com.hodinkee.Iris;
PRODUCT_NAME = Iris;
Expand Down Expand Up @@ -814,7 +814,7 @@
baseConfigurationReference = 4E71BDBD1CA9A6E000725B30 /* Mac-Framework.xcconfig */;
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 10;
DYLIB_CURRENT_VERSION = 11;
FRAMEWORK_VERSION = A;
INFOPLIST_FILE = Iris/Platforms/macOS/Info.plist;
PRODUCT_BUNDLE_IDENTIFIER = com.hodinkee.Iris;
Expand All @@ -828,7 +828,7 @@
baseConfigurationReference = 4E71BDBD1CA9A6E000725B30 /* Mac-Framework.xcconfig */;
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 10;
DYLIB_CURRENT_VERSION = 11;
FRAMEWORK_VERSION = A;
INFOPLIST_FILE = Iris/Platforms/macOS/Info.plist;
PRODUCT_BUNDLE_IDENTIFIER = com.hodinkee.Iris;
Expand Down Expand Up @@ -863,7 +863,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 4E71BDAA1CA9A6E000725B30 /* Debug.xcconfig */;
buildSettings = {
CURRENT_PROJECT_VERSION = 10;
CURRENT_PROJECT_VERSION = 11;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MACOSX_DEPLOYMENT_TARGET = 10.10;
TVOS_DEPLOYMENT_TARGET = 9.0;
Expand All @@ -876,7 +876,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 4E71BDAC1CA9A6E000725B30 /* Release.xcconfig */;
buildSettings = {
CURRENT_PROJECT_VERSION = 10;
CURRENT_PROJECT_VERSION = 11;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MACOSX_DEPLOYMENT_TARGET = 10.10;
TVOS_DEPLOYMENT_TARGET = 9.0;
Expand All @@ -890,7 +890,7 @@
baseConfigurationReference = 4E71BDB71CA9A6E000725B30 /* iOS-Framework.xcconfig */;
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 10;
DYLIB_CURRENT_VERSION = 11;
INFOPLIST_FILE = Iris/Platforms/iOS/Info.plist;
PRODUCT_BUNDLE_IDENTIFIER = com.hodinkee.Iris;
PRODUCT_NAME = Iris;
Expand All @@ -903,7 +903,7 @@
baseConfigurationReference = 4E71BDB71CA9A6E000725B30 /* iOS-Framework.xcconfig */;
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 10;
DYLIB_CURRENT_VERSION = 11;
INFOPLIST_FILE = Iris/Platforms/iOS/Info.plist;
PRODUCT_BUNDLE_IDENTIFIER = com.hodinkee.Iris;
PRODUCT_NAME = Iris;
Expand Down
4 changes: 2 additions & 2 deletions Iris/Platforms/iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<string>2.1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>10</string>
<string>11</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions Iris/Platforms/macOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<string>2.1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>10</string>
<string>11</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2015 HODINKEE. All rights reserved.</string>
<key>NSPrincipalClass</key>
Expand Down
4 changes: 2 additions & 2 deletions Iris/Platforms/tvOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<string>2.1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>10</string>
<string>11</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions Tests/Platforms/iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<string>2.1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>10</string>
<string>11</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions Tests/Platforms/macOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<string>2.1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>10</string>
<string>11</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions Tests/Platforms/tvOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<string>2.1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>10</string>
<string>11</string>
</dict>
</plist>

0 comments on commit 42668e4

Please sign in to comment.