mirror of
https://github.com/ViennaRSS/vienna-rss.git
synced 2026-04-07 19:27:39 +00:00
923e5443fc
Package.resolved is created during dependency resolution. Xcode 13.3 and later want to generate it with version 2 schema. This eases coexistence of different versions of Xcode. More details on SPM behavior and motivation at: https://github.com/apple/swift-evolution/blob/master/proposals/0175-package-manager-revised-dependency-resolution.md
25 lines
282 B
Plaintext
25 lines
282 B
Plaintext
# Based upon https://github.com/github/gitignore
|
|
|
|
# macOS
|
|
.DS_Store
|
|
.Trashes
|
|
|
|
# Xcode
|
|
build/
|
|
Build/
|
|
DerivedData/
|
|
xcuserdata/
|
|
*~.nib
|
|
|
|
# SwiftPM
|
|
.build/
|
|
Package.resolved
|
|
|
|
# Vienna
|
|
Vienna/Localizations/
|
|
Scripts/Resources/CS-ID.xcconfig
|
|
Vienna/Sources/autorevision.h
|
|
|
|
# Jetbrains
|
|
.idea
|