Merged
Conversation
…maker [#560] [Chore] Improve iOS Template Maker
Add new members
…ll-request-creation-process [#557] Automate Release Pull Request Creation Process
…tes-when-uploading-builds-to-firebasetestflight [#493] Generate release notes when uploading builds to Firebase/TestFlight
[#572] Fix: Mismatching bundle Id
…ms-to-latest-version [#580] Update all Ruby gems in iOS template to latest stable versions
…encies [#531] Update Project Dependencies
…due-to-deprecated-github-actions [#587 ] Fix: CI/CD Workflows Failing due to Deprecated GitHub Actions (v3)
- Migrate project to SwiftUI-only and SPM-only, removing CocoaPods, Podfiles and UIKit scaffolding - Move all dependencies to Tuist Project.swift using .package, update libs and swift-tools-version to 6.0 - Manage Tuist version via .mise.toml (mise/jdx-action@v3) across GitHub Actions; drop .tuist-version and tuist/action - Ensure Fastlane builds .xcodeproj, tune xcodebuild timeouts/retries, and remove Crashlytics upload-symbols usage - Clean README/wiki/CI configs to match the new setup and stop ignoring .xcworkspace in .gitignore - Make setup script resilient (skip missing files, remove old test_install_script.yml) and configure app icon via ASSETCATALOG_COMPILER_APPICON_NAME - Reintroduce Constant.swift and Module.swift; generate Data/Domain framework + test targets and wire app target to depend on them using Tuist 4 APIs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…on develop merges
…owing-nimble-compass-convention [#595] Add /commit skill following Nimble Compass convention
…ith-the-2026-xcode-swift-and-ci-baseline [#610] Align ios-templates with the 2026 Xcode, Swift, and CI baseline
…older [#615] Remove {PROJECT_NAME} folder
…v-build-workflow [#612] Update Test Upload Dev Build to Firebase workflow to run only on develop merges
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
phongvhd93
approved these changes
Apr 2, 2026
markgravity
approved these changes
Apr 2, 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.
Features
Bugs
Chores