Skip to content

Commit

Permalink
update XcodeProj minimal version
Browse files Browse the repository at this point in the history
  • Loading branch information
dazy1030 committed Jun 29, 2024
1 parent 3f76904 commit 63d556a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ var dependencies: [Package.Dependency] = [
dependencies.append(
.package(
url: "https://github.com/tuist/xcodeproj",
from: "8.0.0"
from: "8.16.0"
)
)
#endif
Expand Down

0 comments on commit 63d556a

Please sign in to comment.