パッケージ | 説明 |
---|---|
au.com.rayh |
修飾子とタイプ | メソッドと説明 |
---|---|
ArrayList<ProvisioningProfile> |
XCodeBuilder.getProvisioningProfiles() |
ArrayList<ProvisioningProfile> |
ExportIpa.getProvisioningProfiles() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
XCodeBuilder.setProvisioningProfiles(ArrayList<ProvisioningProfile> provisioningProfiles) |
void |
ExportIpa.setProvisioningProfiles(ArrayList<ProvisioningProfile> provisioningProfiles) |
コンストラクタと説明 |
---|
ExportIpa(String xcodeProjectPath,
String xcodeProjectFile,
Boolean unlockKeychain,
String keychainName,
String keychainPath,
String keychainPwd,
String symRoot,
String xcodeWorkspaceFile,
String xcodeSchema,
String archiveDir,
String developmentTeamName,
String developmentTeamID,
String ipaName,
String ipaOutputDirectory,
String ipaExportMethod,
Boolean manualSigning,
ArrayList<ProvisioningProfile> provisioningProfiles,
String xcodeName,
Boolean uploadBitcode,
Boolean uploadSymbols,
Boolean compileBitcode,
String thinning,
Boolean packResourcesAsset,
String resourcesAssetURL,
String appURL,
String displayImageURL,
String fullSizeImageURL,
String assetPackManifestURL)
非推奨です。
|
XCodeBuilder(Boolean buildIpa,
Boolean generateArchive,
Boolean noConsoleLog,
String logfileOutputDirectory,
Boolean cleanBeforeBuild,
Boolean cleanTestReports,
String configuration,
String target,
String sdk,
String xcodeProjectPath,
String xcodeProjectFile,
String xcodebuildArguments,
String cfBundleVersionValue,
String cfBundleShortVersionStringValue,
Boolean unlockKeychain,
String keychainName,
String keychainPath,
String keychainPwd,
String symRoot,
String xcodeWorkspaceFile,
String xcodeSchema,
String buildDir,
String developmentTeamName,
String developmentTeamID,
Boolean allowFailingBuildResults,
String ipaName,
Boolean provideApplicationVersion,
String ipaOutputDirectory,
Boolean changeBundleID,
String bundleID,
String bundleIDInfoPlistPath,
Boolean interpretTargetAsRegEx,
String ipaExportMethod,
Boolean manualSigning,
ArrayList<ProvisioningProfile> provisioningProfiles,
String xcodeName,
Boolean uploadBitcode,
Boolean uploadSymbols,
Boolean compileBitcode,
String thinning,
Boolean embedOnDemandResourcesAssetPacksInBundle,
String onDemandResourcesAssetPacksBaseURL,
String appURL,
String displayImageURL,
String fullSizeImageURL,
String assetPackManifestURL)
非推奨です。
|
XCodeBuilder(Boolean buildIpa,
Boolean generateArchive,
Boolean noConsoleLog,
String logfileOutputDirectory,
Boolean cleanBeforeBuild,
Boolean cleanTestReports,
String configuration,
String target,
String sdk,
String xcodeProjectPath,
String xcodeProjectFile,
String xcodebuildArguments,
String cfBundleVersionValue,
String cfBundleShortVersionStringValue,
Boolean unlockKeychain,
String keychainName,
String keychainPath,
String keychainPwd,
String symRoot,
String xcodeWorkspaceFile,
String xcodeSchema,
String buildDir,
String developmentTeamName,
String developmentTeamID,
Boolean allowFailingBuildResults,
String ipaName,
Boolean provideApplicationVersion,
String ipaOutputDirectory,
Boolean changeBundleID,
String bundleID,
String bundleIDInfoPlistPath,
String ipaManifestPlistUrl,
Boolean interpretTargetAsRegEx,
String ipaExportMethod,
Boolean manualSigning,
ArrayList<ProvisioningProfile> provisioningProfiles)
非推奨です。
|
Copyright © 2016–2018. All rights reserved.