Skip to content

fix: xcode ci build error#44

Merged
sirily11 merged 1 commit into
mainfrom
ci-fix
May 21, 2026
Merged

fix: xcode ci build error#44
sirily11 merged 1 commit into
mainfrom
ci-fix

Conversation

@sirily11

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 21, 2026 14:15
@vercel

vercel Bot commented May 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rxcode Ready Ready Preview, Comment May 21, 2026 2:19pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Fixes an Xcode CI build failure by updating SwiftUI #Preview closures in SessionsList.swift to use implicit returns (result-builder style), avoiding explicit return statements that can break compilation in preview macros.

Changes:

  • Removed explicit return statements from #Preview blocks so the last view expression is returned implicitly.
  • Normalized spacing/blank lines around the updated preview code.

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

@sirily11 sirily11 merged commit b848146 into main May 21, 2026
8 checks passed
@sirily11 sirily11 deleted the ci-fix branch May 21, 2026 14:24
@sirily11

Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 1.9.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants