mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-27 00:35:52 +03:00
[PR #773] [MERGED] Warn duplicate source url #1749
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#1749
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/773
Author: @TheMoonThatRises
Created: 2/2/2023
Status: ✅ Merged
Merged: 2/3/2023
Merged by: @IsaacMarovitz
Base:
develop← Head:feat/duplicatesource📝 Commits (1)
93eb6d9feat: warn of duplicate source url📊 Changes
3 files changed (+38 additions, -22 deletions)
View changed files
📝
PlayCover/ViewModel/StoreVM.swift(+4 -1)📝
PlayCover/Views/Settings/IPASourceSettings.swift(+33 -21)📝
PlayCover/en.lproj/Localizable.strings(+1 -0)📄 Description
Informs the user if the url is already in their IPA Library, and shows if a url is a duplicate in settings. This will still allows the user to add the url, and only provides a warning.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.