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

SPM対応 #58

Merged
merged 4 commits into from
Sep 6, 2021
Merged

SPM対応 #58

merged 4 commits into from
Sep 6, 2021

Conversation

hisakioomae
Copy link
Contributor

@hisakioomae hisakioomae commented Jan 19, 2021

概要

Swift Package Managerを使って、本ライブラリをインポート可能にするためのプルリク。
スクリーンショット 2021-01-18 13 52 30

インポートのやり方

やること

  • Package.swift 追加
  • swift build で成功するか確認
  • xibファイルを開いて、CustomView を使用している箇所はすべて Inherit Module From Target にチェックを追加した
  • ReadMeの変更

参考

https://qiita.com/kazuhiro4949/items/0378e163fa00a79eb00a

@tattn tattn changed the title [WIP] SPM対応 SPM対応 Sep 6, 2021
Copy link
Member

@tattn tattn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!
アプリから利用できることを確認できたのでマージします

@tattn tattn merged commit 4828a95 into yahoojapan:master Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants