[PR #71] [MERGED] Fix #70: use let on NSURL instead of force unwrapping #503

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/71
Author: @phimage
Created: 5/29/2015
Status: Merged
Merged: 6/1/2015
Merged by: @dongri

Base: masterHead: fix-urlunwraping


📝 Commits (1)

  • 3ea260a Fix #70: use let on NSURL instead of force unwrapping

📊 Changes

2 files changed (+36 additions, -34 deletions)

View changed files

📝 OAuthSwift/OAuthSwiftClient.swift (+35 -33)
📝 OAuthSwiftDemo/WebViewController.swift (+1 -1)

📄 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/71 **Author:** [@phimage](https://github.com/phimage) **Created:** 5/29/2015 **Status:** ✅ Merged **Merged:** 6/1/2015 **Merged by:** [@dongri](https://github.com/dongri) **Base:** `master` ← **Head:** `fix-urlunwraping` --- ### 📝 Commits (1) - [`3ea260a`](https://github.com/OAuthSwift/OAuthSwift/commit/3ea260af6b471b119283965a43cffde09d2e2940) Fix #70: use `let` on `NSURL` instead of force unwrapping ### 📊 Changes **2 files changed** (+36 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift/OAuthSwiftClient.swift` (+35 -33) 📝 `OAuthSwiftDemo/WebViewController.swift` (+1 -1) </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 16:49:10 +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#503
No description provided.