Version Bump

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

@ -2695,7 +2695,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101;
CURRENT_PROJECT_VERSION = 107;
DEVELOPMENT_TEAM = 9873B38DWV;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Trust/Info.plist;
@ -2720,7 +2720,7 @@
CODE_SIGN_ENTITLEMENTS = Trust/Trust.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101;
CURRENT_PROJECT_VERSION = 107;
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.89</string>
<string>1.1.95</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -42,7 +42,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>101</string>
<string>107</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>

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

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

Loading…
Cancel
Save