uploadPackage property
Path to the application archive for upload operations.
Alternative file path specification for upload operations.
Used when the main filePath is used for validation
and a separate path is needed for upload.
Example: "/path/to/MyApp-Upload.ipa"
Implementation
final String? uploadPackage;