mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-01-19 00:54:33 +00:00
966bc81662
back into platform-specific scripts
3 lines
192 B
Bash
3 lines
192 B
Bash
# Configure iOS for Duo.
|
|
sed -i 's/Stack Wallet/Stack Duo/g' ../ios/Runner/Info.plist
|
|
sed -i 's/com.cypherstack.stackwallet/com.cypherstack.stackduo/g' ../ios/Runner.xcodeproj/project.pbxproj
|