mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-03-12 09:27:01 +00:00
Merge remote-tracking branch 'origin_SW/staging' into fusion
This commit is contained in:
commit
15417359a4
2 changed files with 4 additions and 2 deletions
|
@ -6,5 +6,7 @@
|
|||
<true/>
|
||||
<key>com.apple.security.network.client</key>
|
||||
<true/>
|
||||
<key>com.apple.security.network.server</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -11,7 +11,7 @@ description: Stack Wallet
|
|||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
version: 1.8.0+190
|
||||
version: 1.8.0+191
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.2 <4.0.0"
|
||||
|
@ -60,7 +60,7 @@ dependencies:
|
|||
tor_ffi_plugin:
|
||||
git:
|
||||
url: https://github.com/cypherstack/tor.git
|
||||
ref: c8b97bc118c7bbfe1027d0442cfadea44dc285aa
|
||||
ref: 0a6888282f4e98401051a396e9d2293bd55ac2c2
|
||||
|
||||
# Utility plugins
|
||||
http: ^0.13.0
|
||||
|
|
Loading…
Reference in a new issue