mirror of
https://github.com/ViennaRSS/vienna-rss.git
synced 2026-04-07 19:27:39 +00:00
67fd7044f8
This requires macOS 13 and Xcode 14.3 (Swift 5.8). The ProcessPredicateLocalizations source uses Regex, which requires macOS 13 and Swift 5.7. The ProcessPredicateLocalizations source also uses "bare slash literals", which is an upcoming feature of Swift that requires the `.enableUpcomingFeature` setting (Swift 5.8+) to work in Swift 5.8.
10 lines
165 B
Plaintext
10 lines
165 B
Plaintext
.DS_Store
|
|
/.build
|
|
/Packages
|
|
/*.xcodeproj
|
|
xcuserdata/
|
|
DerivedData/
|
|
.swiftpm/config/registries.json
|
|
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
|
.netrc
|