[GH-ISSUE #589] Use of unresolved identifier 'OAuthSwiftOpenURLExternally' with OAuthSwift 2.1.0 #384

Closed
opened 2026-03-03 16:48:14 +03:00 by kerem · 2 comments
Owner

Originally created by @jorgifumi on GitHub (Apr 29, 2020).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/589

Description:

I was using version 2.0.0 without problems, I have updated to 2.1.0 trying to get rid of three annoying warnings and then got this Build Time error in OAuth Swift URL Handler Type.swift, line 27:

Use of unresolved identifier 'OAuthSwiftOpenURLExternally'

I'm the only one with this issue? If I go back to 2.0.0 everything works again.

OAuth Provider? (Twitter, Github, ..):

Custom ADFS server

OAuth Version:

  • Version 1
  • Version 2

OS (Please fill the version) :

  • iOS :
  • OSX :
  • TVOS :
  • WatchOS :

Installation method:

  • Carthage
  • CocoaPods
  • Swift Package Manager
  • Manually

Library version:

  • head
  • v2.1.0
  • v2.0.0
  • v1.4.1
  • v1.2 (Swift 4.0)
  • other: (Please fill in the version you are using.)

Xcode version:

  • 11.x (Swift 5.1)

  • 10.x (Swift 5.0)

  • 10.x (Swift 4.1)

  • 9.3 (Swift 4.1)

  • 9.0 (Swift 4.0)

  • other: 11.4 (Swift 5.2)

  • objective c

Originally created by @jorgifumi on GitHub (Apr 29, 2020). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/589 ### Description: I was using version 2.0.0 without problems, I have updated to 2.1.0 trying to get rid of three annoying warnings and then got this **Build Time** error in OAuth Swift URL Handler Type.swift, line 27: `Use of unresolved identifier 'OAuthSwiftOpenURLExternally'` I'm the only one with this issue? If I go back to 2.0.0 everything works again. ### OAuth Provider? (Twitter, Github, ..): Custom ADFS server ### OAuth Version: - [ ] Version 1 - [x] Version 2 ### OS (Please fill the version) : - [x] iOS : - [ ] OSX : - [ ] TVOS : - [ ] WatchOS : ### Installation method: - [ ] Carthage - [x] CocoaPods - [ ] Swift Package Manager - [ ] Manually ### Library version: - [ ] head - [x] v2.1.0 - [ ] v2.0.0 - [ ] v1.4.1 - [ ] v1.2 (Swift 4.0) - [ ] other: (Please fill in the version you are using.) ### Xcode version: - [ ] 11.x (Swift 5.1) - [ ] 10.x (Swift 5.0) - [ ] 10.x (Swift 4.1) - [ ] 9.3 (Swift 4.1) - [ ] 9.0 (Swift 4.0) - [x] other: 11.4 (Swift 5.2) - [ ] objective c
kerem closed this issue 2026-03-03 16:48:14 +03:00
Author
Owner

@phimage commented on GitHub (Apr 30, 2020):

did you try head /master version?
because I have no issue with Xcode project

<!-- gh-comment-id:621985038 --> @phimage commented on GitHub (Apr 30, 2020): did you try head /master version? because I have no issue with Xcode project
Author
Owner

@phimage commented on GitHub (Apr 30, 2020):

I create a release with latest code

<!-- gh-comment-id:621986566 --> @phimage commented on GitHub (Apr 30, 2020): I create a release with latest code
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#384
No description provided.