Skip to content

Commit

Permalink
update XcodeProj minimal version (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
dazy1030 authored Jun 30, 2024
1 parent 3f76904 commit a67bff1
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 a67bff1

Please sign in to comment.