Skip to content

Commit ca86e8c

Browse files
ntnmrndnmuukii
andauthored
Update to support iOS 26 (#64)
Signed-off-by: Hiroshi Kimura <muukii.app@gmail.com> Co-authored-by: Hiroshi Kimura <muukii.app@gmail.com>
1 parent dab94dd commit ca86e8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ let package = Package(
3838
],
3939
dependencies: [
4040
.package(url: "https://github.com/FluidGroup/swift-indexed-collection", from: "0.2.1"),
41-
.package(url: "https://github.com/siteline/swiftui-introspect", from: "1.3.0"),
41+
.package(url: "https://github.com/siteline/swiftui-introspect", from: "26.0.0"),
4242
],
4343
targets: [
4444
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)