stack_wallet/scripts/ios/configure_duo.sh
sneurlax 966bc81662 split script
back into platform-specific scripts
2024-05-15 17:45:29 -05:00

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