Version Bump

pull/2/head
Michael Scoff 7 years ago
parent b72c51c3b6
commit 7e4ff4149f
  1. 4
      Trust.xcodeproj/project.pbxproj
  2. 4
      Trust/Info.plist
  3. 4
      TrustTests/Info.plist
  4. 4
      TrustUITests/Info.plist

@ -2653,7 +2653,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 100;
CURRENT_PROJECT_VERSION = 101;
DEVELOPMENT_TEAM = 9873B38DWV;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Trust/Info.plist;
@ -2678,7 +2678,7 @@
CODE_SIGN_ENTITLEMENTS = Trust/Trust.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 100;
CURRENT_PROJECT_VERSION = 101;
DEVELOPMENT_TEAM = 9873B38DWV;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Trust/Info.plist;

@ -29,7 +29,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.88</string>
<string>1.1.89</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -42,7 +42,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>100</string>
<string>101</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>

@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.88</string>
<string>1.1.89</string>
<key>CFBundleVersion</key>
<string>100</string>
<string>101</string>
</dict>
</plist>

@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.88</string>
<string>1.1.89</string>
<key>CFBundleVersion</key>
<string>100</string>
<string>101</string>
</dict>
</plist>

Loading…
Cancel
Save