Skip to content

fix(ci): update Xcode version for iOS build#23

Merged
imsankalp merged 3 commits into
mainfrom
fix/ios-build-ci-pipeline
May 30, 2026
Merged

fix(ci): update Xcode version for iOS build#23
imsankalp merged 3 commits into
mainfrom
fix/ios-build-ci-pipeline

Conversation

@imsankalp

Copy link
Copy Markdown
Owner

Testing iOS CI fix

imsankalp and others added 3 commits May 29, 2026 21:39
Relaxes the xcodeproj < 1.26.0 constraint that was blocking CocoaPods
1.16.x in bundler. Runs bundle update to pin CocoaPods 1.16.2 and
xcodeproj 1.27.0 in Gemfile.lock, aligning CI's bundler-managed gem
versions with the Podfile.lock generated locally by CocoaPods 1.16.1.
Also adds --verbose to the build:ios script for better CI diagnostics.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Change getRequestCount from double to NSNumber * to match the codegen'd
  ObjC protocol declaration, eliminating the -Wmismatched-return-types warning
- Remove the setup-xcode step: macos-latest (macos-15) defaults to Xcode 16.2
  with iOS 18.2 platform fully installed; setup-xcode was resolving to a
  bundle where the platform was not linked, causing the storyboard build error

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@imsankalp
imsankalp marked this pull request as ready for review May 30, 2026 10:33
@imsankalp
imsankalp merged commit dfc26fd into main May 30, 2026
7 checks passed
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