Version Bump

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

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

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.64</string>
<string>1.1.65</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -28,7 +28,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>76</string>
<string>77</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>

@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.64</string>
<string>1.1.65</string>
<key>CFBundleVersion</key>
<string>76</string>
<string>77</string>
</dict>
</plist>

@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.64</string>
<string>1.1.65</string>
<key>CFBundleVersion</key>
<string>76</string>
<string>77</string>
</dict>
</plist>

Loading…
Cancel
Save