-
-
Notifications
You must be signed in to change notification settings - Fork 689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloud and Local Files importing #2356
Cloud and Local Files importing #2356
Conversation
… local files to import correctly
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Code Suggestions ✨Explore these optional code suggestions:
|
00e751b
into
Provenance-Emu:develop-spm-2024
User description
What does this PR do
Where should the reviewer start
There is an issue where we double call to move the ROM to our container, so the second access will fail. This PR does not address this bug.
How should this be manually tested
Any background context you want to provide
What are the relevant tickets
Screenshots (important for UI changes)
Questions
PR Type
enhancement, bug_fix
Description
Changes walkthrough 📝
DirectoryWatcher.swift
Enhance security scoped resource handling in DirectoryWatcher
PVLibrary/Sources/DirectoryWatcher/DirectoryWatcher.swift
iCloudSync.swift
Enhance security scoped resource handling in iCloudSync
PVLibrary/Sources/PVLibrary/Importer/iCloud/iCloudSync.swift
PVGameLibraryUpdatesController.swift
Enhance security scoped resource handling in Game Library
PVUI/Sources/PVUIBase/Game Library/PVGameLibraryUpdatesController.swift
PVAppDelegate+Open.swift
Enhance security scoped resource handling in PVAppDelegate
Provenance/PVAppDelegate+Open.swift
Build.xcconfig
Add bundle identifier for Lite targets in Build config
Build.xcconfig
project.pbxproj
Update project configuration for Lite targets and development team
Provenance.xcodeproj/project.pbxproj
Provenance-AppStore.entitlements
Use variables for iCloud and app group identifiers in entitlements
Provenance/Provenance-AppStore.entitlements