Skip to content

Commit

Permalink
Merge pull request #50 from Idea-Archive/49-packageswift-file-amend
Browse files Browse the repository at this point in the history
[49] Project / dependencies IQKeyboardManagerSwift 수정
  • Loading branch information
uuuunseo authored Aug 31, 2023
2 parents 481e5ad + e8b3cf1 commit 5383b53
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Idea-Archive.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ let project = Project(
sources: ["\(projectName)/Sources/**"],
resources: ["\(projectName)/Resources/**"],
dependencies: [
.package(product: "IQKeyboardManager"),
.package(product: "IQKeyboardManagerSwift"),
.package(product: "SnapKit"),
.package(product: "Moya"),
.package(product: "RxKeyboard"),
Expand Down

0 comments on commit 5383b53

Please sign in to comment.