Version Bump

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

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

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.1.61</string> <string>1.1.62</string>
<key>CFBundleURLTypes</key> <key>CFBundleURLTypes</key>
<array> <array>
<dict> <dict>
@ -28,7 +28,7 @@
</dict> </dict>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>73</string> <string>74</string>
<key>ITSAppUsesNonExemptEncryption</key> <key>ITSAppUsesNonExemptEncryption</key>
<false/> <false/>
<key>LSApplicationQueriesSchemes</key> <key>LSApplicationQueriesSchemes</key>

@ -15,8 +15,8 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>BNDL</string> <string>BNDL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.1.61</string> <string>1.1.62</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>73</string> <string>74</string>
</dict> </dict>
</plist> </plist>

@ -15,8 +15,8 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>BNDL</string> <string>BNDL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.1.61</string> <string>1.1.62</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>73</string> <string>74</string>
</dict> </dict>
</plist> </plist>

Loading…
Cancel
Save