Skip to content

Commit

Permalink
[Fix/#122] 정적라이브러리 오류 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
HELLOHIDI committed Nov 30, 2024
1 parent 1807387 commit c7d9ce2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import DependencyPlugin

let project = Project.makeModule(
name: "HMHModuleDependency",
targets: [.staticFramework],
targets: [.dynamicFramework],
internalDependencies: [
.Modules.dsKit,
.core
Expand Down
Binary file modified HMH_Tuist_iOS/graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c7d9ce2

Please sign in to comment.