mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #602] [MERGED] fix!: Remove quotations in fetchEntitlements completely #1674
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1674
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/602
Author: @ohaiibuzzle
Created: 12/20/2022
Status: ✅ Merged
Merged: 12/20/2022
Merged by: @Depal1
Base:
develop← Head:fix/remove-fetchEntitlements-quotes📝 Commits (1)
6234664fix!: Remove quotations in fetchEntitlements completely📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
PlayCover/Utils/PlayTools.swift(+1 -1)📄 Description
Since we already escape strings in #600 it would probably be better to simply remove the single quotes completely as the string is already escaped. This also helps if the app name legitimately has the
'character (eg. Hide 'n Seek)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.