Skip to content

Commit

Permalink
fix-iOS-building0416
Browse files Browse the repository at this point in the history
  • Loading branch information
0xthreebody committed Apr 16, 2019
1 parent 3ca36b7 commit 350471e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .update
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"token": "Deleted...Need add it by yourself:)"
}
4 changes: 2 additions & 2 deletions ios/Polkawallet/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<string>0.1.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.18</string>
<string>1.19</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@
"vm": "vm-browserify",
"tls": false
}
}
}

0 comments on commit 350471e

Please sign in to comment.