Skip to content

docs: promote CocoaPods to the second install option#16

Merged
Zakariya1057 merged 1 commit into
mainfrom
docs/cocoapods-install-second
Jun 1, 2026
Merged

docs: promote CocoaPods to the second install option#16
Zakariya1057 merged 1 commit into
mainfrom
docs/cocoapods-install-second

Conversation

@Zakariya1057
Copy link
Copy Markdown
Collaborator

Summary

Now that PolyMessaging 0.7.0 is published to CocoaPods Trunk, move the CocoaPods option up to Option 2 in the README Install section — it's the most common integration path for many teams. SwiftPM and XcodeGen shift down to options 3 and 4.

New order:

  1. Xcode (recommended)
  2. CocoaPods ← moved up
  3. Swift Package Manager
  4. XcodeGen

Notes

  • Removed a stray "Then run pod install…" line that the reorder would otherwise have left orphaned under the XcodeGen block; it now lives only with the CocoaPods option.
  • Docs-only, no version change.

Move CocoaPods above the SwiftPM/XcodeGen manifest options now that the
pod is published to Trunk, since 'pod install' is the most common path
for many integrators. SwiftPM and XcodeGen shift to options 3 and 4.
@Zakariya1057 Zakariya1057 merged commit 7d5bba0 into main Jun 1, 2026
3 checks passed
@Zakariya1057 Zakariya1057 deleted the docs/cocoapods-install-second branch June 1, 2026 11:25
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.

1 participant