Version Bump

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

@ -2865,7 +2865,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 125;
CURRENT_PROJECT_VERSION = 127;
DEVELOPMENT_TEAM = 9873B38DWV;
ENABLE_BITCODE = YES;
INFOPLIST_FILE = Trust/Info.plist;
@ -2889,7 +2889,7 @@
CODE_SIGN_ENTITLEMENTS = Trust/Trust.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 125;
CURRENT_PROJECT_VERSION = 127;
DEVELOPMENT_TEAM = 9873B38DWV;
ENABLE_BITCODE = YES;
INFOPLIST_FILE = Trust/Info.plist;

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.113</string>
<string>1.1.115</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -28,7 +28,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>125</string>
<string>127</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>

@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.113</string>
<string>1.1.115</string>
<key>CFBundleVersion</key>
<string>125</string>
<string>127</string>
</dict>
</plist>

@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.113</string>
<string>1.1.115</string>
<key>CFBundleVersion</key>
<string>125</string>
<string>127</string>
</dict>
</plist>

Loading…
Cancel
Save