Skip to content

Commit

Permalink
feat: 디펜던시 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
jongnan committed Jul 27, 2024
1 parent c8c6b27 commit 5804c45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Projects/Core/DesignSystem/Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ let project = Project(
resources: "Resources/**",
dependencies: [
.ResourceKit,
.ThirdParty.PopupView,
.Core.PPACModels
]
)
Expand Down

0 comments on commit 5804c45

Please sign in to comment.