| Package | Description |
|---|---|
| au.com.rayh |
| Modifier and Type | Method and Description |
|---|---|
Keychain |
KeychainUnlockStep.getKeychain(String keychainName) |
Keychain |
XCodeBuilder.getKeychain(String keychainName)
Deprecated.
|
Keychain |
DeveloperProfileLoader.getKeychain(String keychainName) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Keychain> |
GlobalConfigurationImpl.getKeychains()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalConfigurationImpl.setKeychains(ArrayList<Keychain> keychains)
Deprecated.
|
| Constructor and Description |
|---|
GlobalConfigurationImpl(String xcodebuildPath,
String xcrunPath,
String agvtoolPath,
String defaultKeychain,
ArrayList<Keychain> keychains)
Deprecated.
|
GlobalConfigurationImpl(String xcodebuildPath,
String xcrunPath,
String agvtoolPath,
String defaultKeychain,
ArrayList<Keychain> keychains,
ArrayList<Team> teams)
Deprecated.
|
Copyright © 2016–2022. All rights reserved.