[PR #109] [MERGED] OS X BuildableName #520

Closed
opened 2026-03-03 16:49:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/109
Author: @s-aska
Created: 9/22/2015
Status: Merged
Merged: 9/23/2015
Merged by: @dongri

Base: masterHead: osx-buildable-name


📝 Commits (3)

📊 Changes

6 files changed (+26 additions, -20 deletions)

View changed files

📝 OAuthSwift.xcodeproj/project.pbxproj (+5 -5)
📝 OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwiftOSX.xcscheme (+3 -3)
📝 OAuthSwift/OAuthSwiftURLHandlerType.swift (+6 -0)
📝 OAuthSwiftOSXDemo/AppDelegate.swift (+1 -1)
📝 OAuthSwiftOSXDemo/ViewController.swift (+10 -10)
📝 OAuthSwiftOSXDemo/WebViewController.swift (+1 -1)

📄 Description

BuildableName even OS X should be the OAuthSwift, because cocoapods will always generate a OAuthSwift.framework.


🔄 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/109 **Author:** [@s-aska](https://github.com/s-aska) **Created:** 9/22/2015 **Status:** ✅ Merged **Merged:** 9/23/2015 **Merged by:** [@dongri](https://github.com/dongri) **Base:** `master` ← **Head:** `osx-buildable-name` --- ### 📝 Commits (3) - [`98018cf`](https://github.com/OAuthSwift/OAuthSwift/commit/98018cf3863c0da2a7b94e57ae5eadf4587d5841) NSWorkspace declared in AppKit - [`733febe`](https://github.com/OAuthSwift/OAuthSwift/commit/733febe34e8101b70262640653ce24332316f33b) Fix BuildableName - [`d750c86`](https://github.com/OAuthSwift/OAuthSwift/commit/d750c86af43568964e2d6f4289cb156a21ef12fb) Fix compatible iOS / OSX ### 📊 Changes **6 files changed** (+26 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift.xcodeproj/project.pbxproj` (+5 -5) 📝 `OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwiftOSX.xcscheme` (+3 -3) 📝 `OAuthSwift/OAuthSwiftURLHandlerType.swift` (+6 -0) 📝 `OAuthSwiftOSXDemo/AppDelegate.swift` (+1 -1) 📝 `OAuthSwiftOSXDemo/ViewController.swift` (+10 -10) 📝 `OAuthSwiftOSXDemo/WebViewController.swift` (+1 -1) </details> ### 📄 Description BuildableName even OS X should be the OAuthSwift, because cocoapods will always generate a OAuthSwift.framework. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:49:15 +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#520
No description provided.