[PR #658] [MERGED] Fix Mac catalyst compilation #707

Closed
opened 2026-03-03 17:29:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/658
Author: @phimage
Created: 5/18/2021
Status: Merged
Merged: 5/19/2021
Merged by: @phimage

Base: masterHead: fix/macCatalyst


📝 Commits (3)

  • b84d267 Build for catalyst and ios in two step
  • c6bf2c8 Fix compilation on macCatalyst by excluding usage of SFAuthenticationURLHandler
  • 2fc57d0 🚨 Fix whitespace

📊 Changes

2 files changed (+32 additions, -25 deletions)

View changed files

📝 .github/workflows/build.yml (+5 -2)
📝 Sources/OAuth2Swift.swift (+27 -23)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OAuthSwift/OAuthSwift/pull/658 **Author:** [@phimage](https://github.com/phimage) **Created:** 5/18/2021 **Status:** ✅ Merged **Merged:** 5/19/2021 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `fix/macCatalyst` --- ### 📝 Commits (3) - [`b84d267`](https://github.com/OAuthSwift/OAuthSwift/commit/b84d26764d41cce31c5d6772f8d2a2101a1f745d) Build for catalyst and ios in two step - [`c6bf2c8`](https://github.com/OAuthSwift/OAuthSwift/commit/c6bf2c876a67658f3068665c946c992f713356d2) Fix compilation on macCatalyst by excluding usage of `SFAuthenticationURLHandler` - [`2fc57d0`](https://github.com/OAuthSwift/OAuthSwift/commit/2fc57d026131506dccd4ad4500d82becb0258b0a) 🚨 Fix whitespace ### 📊 Changes **2 files changed** (+32 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+5 -2) 📝 `Sources/OAuth2Swift.swift` (+27 -23) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 17:29:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#707
No description provided.