Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🤖 delete dependencies graph #4

Merged
merged 1 commit into from
Dec 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.