Skip to content

Spm cocoapods migration fine tune#34

Merged
Tapchicoma merged 1 commit intomainfrom
spm-cocoapods-migration-fine-tune
Mar 27, 2026
Merged

Spm cocoapods migration fine tune#34
Tapchicoma merged 1 commit intomainfrom
spm-cocoapods-migration-fine-tune

Conversation

@AYastrebov
Copy link
Copy Markdown
Collaborator

  • Add CLAUDE.md
  • Fine tune cocoapods-migration skill according to the latest user interview

Address issues from user studies and migration report:
- Replace ./gradlew build with compileKotlinIosSimulatorArm64 + optional xcodebuild
- Add version preservation guidance (exact CocoaPods versions → exact() in SPM)
- Add Podfile-only dependency migration step
- Warn about Compose Resources group namespace changes
- Make Phase 7 iterative (don't stop until app builds)
- Rename importedModules → importedClangModules throughout
- Add multi-module migration notes
- Preserve framework export()/transitiveExport in Phase 3.3
- Add podspec cleanup from module directories
- Clarify underscore handling in import namespace formula

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@AYastrebov AYastrebov force-pushed the spm-cocoapods-migration-fine-tune branch from f78c819 to 4110a28 Compare March 27, 2026 09:58
@Tapchicoma Tapchicoma merged commit a639ec4 into main Mar 27, 2026
2 checks passed
@Tapchicoma Tapchicoma deleted the spm-cocoapods-migration-fine-tune branch March 27, 2026 12:27
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.

3 participants