diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fbbfa4bc8..f8df1c20d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -106,7 +106,7 @@ updates: - com.google.firebase:firebase-analytics-ktx - package-ecosystem: swift - directory: swift/apple/Firezone.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/ + directory: swift/apple/FirezoneKit/ schedule: interval: monthly - package-ecosystem: npm diff --git a/swift/apple/FirezoneKit/Package.resolved b/swift/apple/FirezoneKit/Package.resolved new file mode 120000 index 000000000..bec08b205 --- /dev/null +++ b/swift/apple/FirezoneKit/Package.resolved @@ -0,0 +1 @@ +../Firezone.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved \ No newline at end of file