Skip to content

Conversation

@zztkm
Copy link
Contributor

@zztkm zztkm commented Feb 17, 2025

  • [UPDATE] 依存管理を CocoaPods から Swift Package Manager に移行したため Podfile を削除する

This pull request includes several changes related to dependency management and build configuration for the project. The most important changes include the removal of the Podfile and the addition of a new Makefile for running formatters and linters.

Dependency management changes:

  • CHANGES.md: Updated to reflect the migration from CocoaPods to Swift Package Manager and the removal of the Podfile.
  • Podfile: Completely removed as part of the transition to Swift Package Manager.

Build configuration changes:

  • CHANGES.md: Updated to include the addition of a new Makefile for running swift-format and SwiftLint, replacing the old lint-format.sh script.

@zztkm zztkm self-assigned this Feb 17, 2025
@zztkm
Copy link
Contributor Author

zztkm commented Feb 17, 2025

CI 周りを xcodebuild から SwiftPM に移行するのを先にやった方が変更を小さくできて良さそうだなと思い直したので、Podfile 削除は CI 整備より後で対応しようと思います。この PR は一度クローズします。

@zztkm zztkm closed this Feb 17, 2025
@zztkm zztkm deleted the feature/remove-podfile branch July 9, 2025 04:29
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