mirror of
https://github.com/tappollo/Amaro.git
synced 2026-04-30 03:45:34 +08:00
Replace company name and bundle domain via tiramisu
This commit is contained in:
@@ -14,6 +14,12 @@ send -h "AMT\r"
|
||||
expect -re "Your name .*: "
|
||||
send -h "\r"
|
||||
|
||||
expect -re "Organization name .*: "
|
||||
send -h "Test Corp.\r"
|
||||
|
||||
expect -re "Bundle ID domain .*: "
|
||||
send -h "org.testcorp\r"
|
||||
|
||||
sleep 3
|
||||
|
||||
expect -re "Would you like to edit .*? "
|
||||
|
||||
Reference in New Issue
Block a user