Skip to content

Commit

Permalink
feat: 更新版本
Browse files Browse the repository at this point in the history
  • Loading branch information
chenchengming committed Nov 2, 2023
1 parent a752fd1 commit 5246b9e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version: 5.9
// swift-tools-version: 5.7
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand All @@ -20,8 +20,5 @@ let package = Package(
path: "YYEVA",
resources: [.copy("YYEVA/Classes/Render/YYEVAPlayer_render.metal")]
),
.testTarget(
name: "YYEVATests",
dependencies: ["YYEVA"]),
]
)

0 comments on commit 5246b9e

Please sign in to comment.