chore: Update iOS Client SDK resolved version from 11.1.1 to 11.1.2#49
Merged
kinyoklion merged 1 commit intomainfrom Mar 30, 2026
Merged
chore: Update iOS Client SDK resolved version from 11.1.1 to 11.1.2#49kinyoklion merged 1 commit intomainfrom
kinyoklion merged 1 commit intomainfrom
Conversation
Co-Authored-By: rlamb@launchdarkly.com <4955475+kinyoklion@users.noreply.github.com>
Contributor
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
keelerm84
approved these changes
Mar 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps the resolved
ios-client-sdkSPM dependency from 11.1.1 to 11.1.2 (patch release) inPackage.resolved. Theproject.pbxprojversion constraint (upToNextMajorVersionfrom 11.0.0) is unchanged and already permits this version.Review & Testing Checklist for Human
34fcbc00251ed5890d26d7d859c3c1385a684030actually corresponds to the11.1.2tag on launchdarkly/ios-client-sdk — the resolved file was updated manually, not via Xcode's package resolutionhello-macos.xcworkspacein Xcode, let SPM resolve, and confirm the project builds and runs successfullyNotes
Package.resolved) is changed; no source code or project configuration changesswift-eventsourcepin remains at 3.3.0 — confirm this is still compatible with ios-client-sdk 11.1.2Link to Devin session: https://app.devin.ai/sessions/707962703f2540d5b8c92734ecf9e33a
Requested by: @kinyoklion