Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

xcode13アップデート対応#10

Merged
tomoyukiHAYAKAWA merged 3 commits intomasterfrom
feature/xcode_update
Sep 28, 2021
Merged

xcode13アップデート対応#10
tomoyukiHAYAKAWA merged 3 commits intomasterfrom
feature/xcode_update

Conversation

@yamazakik-is
Copy link
Copy Markdown
Contributor

@yamazakik-is yamazakik-is commented Sep 22, 2021

目的

Xcode13対応になります。

行ったこと

  • ユニットテストのエラー解消
  • deployment targetの変更
  • README.mdの変更
  • podspecファイルの変更
    • マイナーバージョンのインクリメント

その他

  • podspecファイルの検証(ローカル環境)は"pod lib lint"で行えます
  • リモートに上がっているものの検証もコマンドで行えます

podfile内のplatformをiOS13に変更したため
Copy link
Copy Markdown
Contributor

@k-yamamoto-i-enter k-yamamoto-i-enter left a comment

Choose a reason for hiding this comment

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

LGTM
良いと思います。

pod lib lintでテストを行えるのだが、deplicatedエラーが発生したため下記作業を行った
・swift_versionファイルの削除
・podspec内で上記のバージョン指定を行った
Copy link
Copy Markdown

@ikuo-yamashita ikuo-yamashita left a comment

Choose a reason for hiding this comment

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

LGTM

@tomoyukiHAYAKAWA tomoyukiHAYAKAWA merged commit c8b5daa into master Sep 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants