Exception: Mysigner::Upload::AscRestUploader::BuildVersionConflictError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/mysigner/upload/asc_rest_uploader.rb

Overview

Raised when Apple rejects the /v1/buildUploads POST with a 409 (duplicate CFBundleVersion). Callers should translate this into a “bump your build number” hint rather than a generic “Unexpected error”.