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

Begin migration to use System.FilePath for implementation #2

Merged
merged 4 commits into from
Feb 26, 2024

Commits on Feb 23, 2024

  1. Increase minimum Swift version to 5.9, increase minimum platform vers…

    …ions to iOS v15, add visionOS platform
    
    feature/system-FilePath
    roanutil committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6ce1516 View commit details
    Browse the repository at this point in the history
  2. Conditionally use SystemPackage when System is not available (Linux, …

    …Windows, etc)
    
    feature/system-FilePath
    roanutil committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ce0a53f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a0754c View commit details
    Browse the repository at this point in the history
  4. Remove Xcode 14.3.1, Swift 5.8.1 CI strategy

    feature/system-FilePath
    roanutil committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c6b6590 View commit details
    Browse the repository at this point in the history