Skip to content

Commit

Permalink
chore: 🤖 delete dependencies graph
Browse files Browse the repository at this point in the history
  • Loading branch information
tomokisun committed Dec 25, 2023
1 parent 2f65b0a commit 4866a90
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 37 deletions.
1 change: 0 additions & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- run: xcodebuild -workspace FlyCam.xcworkspace -resolvePackageDependencies -scheme "App (Staging project)" -skipMacroValidation
- run: xcodebuild -workspace SDK.xcworkspace -resolvePackageDependencies -scheme "AllLibrary" -skipMacroValidation
- run: swift build -c release --package-path ./BuildTools/ApolloTool
- run: swift build -c release --package-path ./BuildTools/DependenciesGraph --product dgraph
- run: swift build -c release --package-path ./BuildTools/SwiftFormatTool --product swiftformat
- run: swift build -c release --package-path ./BuildTools/XCTemplateInstallerTool --product XCTemplateInstaller
- continue-on-error: true
Expand Down
23 changes: 0 additions & 23 deletions BuildTools/DependenciesGraph/Package.resolved

This file was deleted.

13 changes: 0 additions & 13 deletions BuildTools/DependenciesGraph/Package.swift

This file was deleted.

0 comments on commit 4866a90

Please sign in to comment.