public class ProvisioningProfileMetadataFactory extends Object
| Constructor and Description |
|---|
ProvisioningProfileMetadataFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ProvisioningProfileMetadata |
fromProvisioningProfilePath(ProcessExecutor executor,
com.google.common.collect.ImmutableList<String> readCommand,
Path profilePath) |
public static ProvisioningProfileMetadata fromProvisioningProfilePath(ProcessExecutor executor, com.google.common.collect.ImmutableList<String> readCommand, Path profilePath) throws IOException, InterruptedException
IOExceptionInterruptedException