Skip to content

Commit f01a112

Browse files
authored
chore: fix min supported Xcode version (#692)
1 parent 3e8d5fb commit f01a112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Supabase client for Swift. Mirrors the design of [supabase-js](https://github.co
1111

1212
### Requirements
1313
- iOS 13.0+ / macOS 10.15+ / tvOS 13+ / watchOS 6+ / visionOS 1+
14-
- Xcode 15.x
14+
- Xcode 15+
1515
- Swift 5.9+
1616

1717
> [!IMPORTANT]

0 commit comments

Comments
 (0)