From e399807046e773304c43e1ecd4b17478b9f75516 Mon Sep 17 00:00:00 2001 From: Andrew Roan Date: Mon, 14 Nov 2022 12:03:00 -0600 Subject: [PATCH] Add .swiftpm to gitignore to stop schemes from polluting packages that depend on swiftui-pick-better (#5) feature/stop-schemes-from-polluting-dependents --- .gitignore | 4 +- .../contents.xcworkspacedata | 7 -- .../xcshareddata/IDEWorkspaceChecks.plist | 8 --- .../xcschemes/swiftui-pick-better.xcscheme | 67 ------------------- 4 files changed, 2 insertions(+), 84 deletions(-) delete mode 100644 .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata delete mode 100644 .swiftpm/xcode/package.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist delete mode 100644 .swiftpm/xcode/xcshareddata/xcschemes/swiftui-pick-better.xcscheme diff --git a/.gitignore b/.gitignore index 636f815..5352000 100644 --- a/.gitignore +++ b/.gitignore @@ -84,9 +84,9 @@ playground.xcworkspace # *.xcodeproj # Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata # hence it is not needed unless you have added a package configuration file to your project -# .swiftpm +/.swiftpm -.build/ +/.build # CocoaPods # We recommend against adding the Pods directory to your .gitignore. However diff --git a/.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata b/.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 919434a..0000000 --- a/.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/.swiftpm/xcode/package.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/.swiftpm/xcode/package.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist deleted file mode 100644 index 18d9810..0000000 --- a/.swiftpm/xcode/package.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - IDEDidComputeMac32BitWarning - - - diff --git a/.swiftpm/xcode/xcshareddata/xcschemes/swiftui-pick-better.xcscheme b/.swiftpm/xcode/xcshareddata/xcschemes/swiftui-pick-better.xcscheme deleted file mode 100644 index 148134b..0000000 --- a/.swiftpm/xcode/xcshareddata/xcschemes/swiftui-pick-better.xcscheme +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - -