Skip to content

Commit 5af3aba

Browse files
committed
release 0.1.0
1 parent 1aff191 commit 5af3aba

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ios/MetaMask.app.dSYM.zip

1 MB
Binary file not shown.

ios/MetaMask.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1692,7 +1692,7 @@
16921692
CODE_SIGN_ENTITLEMENTS = MetaMask/MetaMask.entitlements;
16931693
CODE_SIGN_IDENTITY = "iPhone Developer";
16941694
CODE_SIGN_STYLE = Manual;
1695-
CURRENT_PROJECT_VERSION = 2;
1695+
CURRENT_PROJECT_VERSION = 3;
16961696
DEAD_CODE_STRIPPING = NO;
16971697
DEVELOPMENT_TEAM = 48XVW22RCG;
16981698
FRAMEWORK_SEARCH_PATHS = (
@@ -1744,7 +1744,7 @@
17441744
CODE_SIGN_ENTITLEMENTS = MetaMask/MetaMask.entitlements;
17451745
CODE_SIGN_IDENTITY = "iPhone Distribution";
17461746
CODE_SIGN_STYLE = Manual;
1747-
CURRENT_PROJECT_VERSION = 2;
1747+
CURRENT_PROJECT_VERSION = 3;
17481748
DEVELOPMENT_TEAM = 48XVW22RCG;
17491749
FRAMEWORK_SEARCH_PATHS = (
17501750
"$(inherited)",

ios/MetaMask/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</dict>
3333
</array>
3434
<key>CFBundleVersion</key>
35-
<string>2</string>
35+
<string>3</string>
3636
<key>Fabric</key>
3737
<dict>
3838
<key>APIKey</key>

0 commit comments

Comments
 (0)