Skip to content

docs: align Swift SDK documentation - #988

Merged
jonathannorris merged 3 commits into
mainfrom
docs-sdk-swift
Aug 7, 2026
Merged

docs: align Swift SDK documentation#988
jonathannorris merged 3 commits into
mainfrom
docs-sdk-swift

Conversation

@jonathannorris

@jonathannorris jonathannorris commented Aug 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Update the Swift Package Manager example to the current iOS SDK release.

Validation

  • git diff --check passed

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deploying devcycle-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5955f2f
Status: ✅  Deploy successful!
Preview URL: https://eef485fd.devcycle-docs.pages.dev
Branch Preview URL: https://docs-sdk-swift.devcycle-docs.pages.dev

View logs

@jonathannorris
jonathannorris marked this pull request as ready for review August 6, 2026 18:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the iOS SDK installation documentation to reference a newer Swift Package Manager version for ios-client-sdk.

Changes:

  • Bumped the SPM dependency constraint from 1.19.0 to 1.26.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/sdk/client-side-sdks/ios/ios-install.md
...
dependencies: [
.package(url: "https://github.com/DevCycleHQ/ios-client-sdk.git", .upToNextMajor("1.19.0")),
.package(url: "https://github.com/DevCycleHQ/ios-client-sdk.git", .upToNextMajor("1.26.0")),

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we source this dynamically somehow? Like this is a dynamic source update reference that gets auto pulled on every commit to main regardless of what the change was?

@jonathannorris
jonathannorris enabled auto-merge (squash) August 7, 2026 16:16
@jonathannorris
jonathannorris merged commit 8fc2079 into main Aug 7, 2026
5 checks passed
@jonathannorris
jonathannorris deleted the docs-sdk-swift branch August 7, 2026 16:19
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