Skip to content

Fix CI build for Apple sign-in error code switch#25

Merged
cortexark merged 1 commit intomainfrom
fix/ci-apple-signin-enum-compat
Apr 8, 2026
Merged

Fix CI build for Apple sign-in error code switch#25
cortexark merged 1 commit intomainfrom
fix/ci-apple-signin-enum-compat

Conversation

@cortexark
Copy link
Copy Markdown
Owner

Summary

  • remove unsupported ASAuthorizationError cases that fail to compile on CI runner SDK
  • keep existing friendly error mapping for supported error codes

Validation

  • local equivalent CI iOS build succeeds:
    xcodebuild build -project Thump.xcodeproj -scheme Thump -destination "generic/platform=iOS Simulator" -configuration Debug CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO

@cortexark cortexark merged commit f70877b into main Apr 8, 2026
1 check failed
@cortexark cortexark deleted the fix/ci-apple-signin-enum-compat branch April 8, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant