[GH-ISSUE #225] UIApplication is missing in OAuthSwiftHTTPRequest.swift #125

Closed
opened 2026-03-03 16:45:53 +03:00 by kerem · 2 comments
Owner

Originally created by @emericspiroux on GitHub (Apr 19, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/225

Hi guys,
I've some "use of unresolved identifier 'UIApplication'." when i build my application, can i fix this by importing UIKit or something went wrong in my install ?
Details :

  • OS targeted (with version): 9.3
  • OAuth provider: ~
  • OAuthSwift version: 0.5.0 download from pod
  • Xcode Version : 7.3 (7D175)
  • Swift : version 2.2 (swiftlang-703.0.18.1 clang-703.0.29) Target: x86_64-apple-macosx10.9
Originally created by @emericspiroux on GitHub (Apr 19, 2016). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/225 Hi guys, I've some "use of unresolved identifier 'UIApplication'." when i build my application, can i fix this by importing UIKit or something went wrong in my install ? Details : - OS targeted (with version): _9.3_ - OAuth provider: ~ - OAuthSwift version: 0.5.0 download from pod - Xcode Version : 7.3 (7D175) - Swift : version 2.2 (swiftlang-703.0.18.1 clang-703.0.29) Target: x86_64-apple-macosx10.9
kerem closed this issue 2026-03-03 16:45:54 +03:00
Author
Owner

@phimage commented on GitHub (Apr 19, 2016):

Did you use in application extension?
If yes see wiki

<!-- gh-comment-id:212056428 --> @phimage commented on GitHub (Apr 19, 2016): Did you use in application extension? If yes see wiki
Author
Owner

@emericspiroux commented on GitHub (Apr 19, 2016):

👍 My bad, sorry for wasting your time >< (RTFM !!!!)

For next : Work with application extension on wiki

<!-- gh-comment-id:212059276 --> @emericspiroux commented on GitHub (Apr 19, 2016): 👍 My bad, sorry for wasting your time >< (RTFM !!!!) For next : [Work with application extension on wiki](https://github.com/OAuthSwift/OAuthSwift/wiki/Work-with-application-extension)
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#125
No description provided.