Skip to content

Commit 5ea1c0d

Browse files
committed
Still needs workaround
1 parent 6c2f2e2 commit 5ea1c0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/Index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ depdencies: [
129129
]
130130
```
131131

132-
As of Xcode 16.4 (16F6), there's no direct way in the Xcode UI to select trait variations so you'll need to use a local wrapper package to pull in the SQLite.swift dependency with the `SQLCipher` trait enabled:
132+
As of Xcode 26.2 (17C52), there's no direct way in the Xcode UI to select trait variations so you'll need to use a local wrapper package to pull in the SQLite.swift dependency with the `SQLCipher` trait enabled:
133133

134134
```swift
135135
// swift-tools-version: 6.1

0 commit comments

Comments
 (0)