Skip to content

Commit

Permalink
Patch
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii committed Jan 20, 2025
1 parent b043860 commit f0a5017
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 245 deletions.
2 changes: 0 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ let package = Package(
],
products: [
.library(name: "Verge", targets: ["Verge"]),
.library(name: "VergeTiny", targets: ["VergeTiny"]),
.library(name: "VergeNormalizationDerived", targets: ["VergeNormalizationDerived"]),
.library(name: "VergeRx", targets: ["VergeRx"]),
.library(name: "VergeClassic", targets: ["VergeClassic"]),
Expand Down Expand Up @@ -46,7 +45,6 @@ let package = Package(
// macro exports
.target(name: "VergeMacros", dependencies: ["VergeMacrosPlugin"]),

.target(name: "VergeTiny", dependencies: []),
.target(
name: "Verge",
dependencies: [
Expand Down
243 changes: 0 additions & 243 deletions Sources/VergeTiny/Source.swift

This file was deleted.

0 comments on commit f0a5017

Please sign in to comment.