diff --git a/.gitignore b/.gitignore index 566209f..8df226d 100644 --- a/.gitignore +++ b/.gitignore @@ -38,55 +38,19 @@ timeline.xctimeline playground.xcworkspace # Swift Package Manager -# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies. -# Packages/ -# Package.pins +Packages +Package.pins Package.resolved .build/ -# Add this line if you want to avoid checking in Xcode SPM integration. -.swiftpm/xcode - -# CocoaPods -# We recommend against adding the Pods directory to your .gitignore. However -# you should judge for yourself, the pros and cons are mentioned at: -# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control -# Pods/ -# Add this line if you want to avoid checking in source code from the Xcode workspace -# *.xcworkspace - -# Carthage -# Add this line if you want to avoid checking in source code from Carthage dependencies. -# Carthage/Checkouts - -Carthage/Build - -# Accio dependency management -Dependencies/ -.accio/ - -# fastlane -# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the -# screenshots whenever they are needed. -# For more information about the recommended setup visit: -# https://docs.fastlane.tools/best-practices/source-control/#source-control - -fastlane/report.xml -fastlane/Preview.html -fastlane/screenshots/**/*.png -fastlane/test_output - -# Code Injection -# After new code Injection tools there's a generated folder /iOSInjectionProject -# https://github.com/johnno1962/injectionforxcode - -iOSInjectionProject/ - -### SwiftPM ### -Packages +.swiftpm/xcode/* +!.swiftpm/xcode/xcshareddata +.swiftpm/xcode/xcshareddata/* +!.swiftpm/xcode/xcshareddata/xcschemes +.swiftpm/xcode/xcshareddata/xcschemes/* +!.swiftpm/xcode/xcshareddata/xcschemes/*.xcscheme xcuserdata *.xcodeproj - # End of https://www.gitignore.io/api/swift,swiftpm test_output diff --git a/.swiftpm/xcode/xcshareddata/xcschemes/BuildConfig.swift.xcscheme b/.swiftpm/xcode/xcshareddata/xcschemes/BuildConfig.swift.xcscheme new file mode 100644 index 0000000..2d73860 --- /dev/null +++ b/.swiftpm/xcode/xcshareddata/xcschemes/BuildConfig.swift.xcscheme @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +