[PR #418] [MERGED] remove String.characters warnings #631

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/418
Author: @teaualune
Created: 11/5/2017
Status: Merged
Merged: 11/20/2017
Merged by: @phimage

Base: masterHead: master


📝 Commits (1)

  • ec8b5cf remove String.characters warnings

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 OAuthSwiftTests/UtilsTests.swift (+1 -1)
📝 Sources/String+OAuthSwift.swift (+1 -1)
📝 Sources/Utils.swift (+2 -2)

📄 Description

Remove String.characters warnings from Swift 3.x


🔄 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/418 **Author:** [@teaualune](https://github.com/teaualune) **Created:** 11/5/2017 **Status:** ✅ Merged **Merged:** 11/20/2017 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ec8b5cf`](https://github.com/OAuthSwift/OAuthSwift/commit/ec8b5cfd2fd32f54ebf7371aea6f0760897a72c2) remove String.characters warnings ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwiftTests/UtilsTests.swift` (+1 -1) 📝 `Sources/String+OAuthSwift.swift` (+1 -1) 📝 `Sources/Utils.swift` (+2 -2) </details> ### 📄 Description Remove `String.characters` warnings from Swift 3.x --- <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:49 +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#631
No description provided.