Skip to content

chore: ignore cake-mobile-app iOS build artifacts#86

Open
cjchanh wants to merge 1 commit intoevilsocket:mainfrom
cjchanh:chore/gitignore-ios-build-artifacts
Open

chore: ignore cake-mobile-app iOS build artifacts#86
cjchanh wants to merge 1 commit intoevilsocket:mainfrom
cjchanh:chore/gitignore-ios-build-artifacts

Conversation

@cjchanh
Copy link
Copy Markdown

@cjchanh cjchanh commented May 1, 2026

Adds five paths to root .gitignore for build artifacts that get
generated when working on the iOS side of cake-mobile-app:

  • cake-mobile-app/iosApp/iosApp.xcodeproj/project.xcworkspace/
  • cake-mobile-app/iosApp/iosApp/Frameworks/
  • cake-mobile-app/iosApp/iosApp/Generated/
  • cake-mobile-app/iosApp/libcake_mobile.a
  • cake-mobile-app/shared/build/

Pairs with the existing cake-mobile-app/.gradle/ and
cake-mobile-app/build/ entries. None of the new paths are tracked
in git, so the .gitignore additions alone are sufficient.

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