public interface HasAppleBundleFields
Modifier and Type | Method and Description |
---|---|
default AppleAssetCatalogsCompilationOptions |
getAssetCatalogsCompilationOptions() |
Either<AppleBundleExtension,String> |
getExtension() |
SourcePath |
getInfoPlist() |
com.google.common.collect.ImmutableMap<String,String> |
getInfoPlistSubstitutions() |
Optional<Boolean> |
getIsAppClip() |
Optional<String> |
getProductName() |
Optional<String> |
getXcodeProductType() |
Either<AppleBundleExtension,String> getExtension()
SourcePath getInfoPlist()
com.google.common.collect.ImmutableMap<String,String> getInfoPlistSubstitutions()
@Value.Default default AppleAssetCatalogsCompilationOptions getAssetCatalogsCompilationOptions()