Skip to content
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

Software catalog version 2 #381

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

UI/navigation tweaks

9ee31e2
Select commit
Loading
Failed to load commit list.
Draft

Software catalog version 2 #381

UI/navigation tweaks
9ee31e2
Select commit
Loading
Failed to load commit list.
Xcode Cloud / VirtualBuddy | Dev Build | Build - macOS succeeded Aug 30, 2024 in 2m 45s

5 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 5

Details

5 Warnings

Details

  VirtualBuddy/Bootstrap/VirtualBuddyAppDelegate.swift:26
      'shared' is deprecated: It's not safe to use VMLibraryController as a singleton; for previews, use VMLibraryController.preview
  VirtualWormhole/Source/WormholeManager.swift:298
      Mutation of captured var 'iterator' in concurrently-executing code; this is an error in the Swift 6 language mode
  VirtualCore/Source/Virtualization/VMController.swift:93
      Main actor-isolated property 'state' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
  VirtualCore/Source/Virtualization/VMController.swift:98
      Main actor-isolated property 'virtualMachineModel' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
  VirtualBuddy/Automation/DeepLinkHandler.swift:37
      'shared' is deprecated: It's not safe to use VMLibraryController as a singleton; for previews, use VMLibraryController.preview