pub async fn publish_app( url: &str, is_nightly: bool, signature: &str, api_token: &str, ) -> Result<(), AppstoreError>