Skip to content

Rename "Code App" → "CodifyOne" and consolidate to single Xcode scheme#2

Merged
vickiegpt merged 2 commits intomainfrom
copilot/rename-code-app-to-codifyone
Mar 18, 2026
Merged

Rename "Code App" → "CodifyOne" and consolidate to single Xcode scheme#2
vickiegpt merged 2 commits intomainfrom
copilot/rename-code-app-to-codifyone

Conversation

Copy link

Copilot AI commented Mar 18, 2026

The project had a misnamed entitlements file (Code App.entitlements vs the CodifyOne.entitlements path already referenced in project.pbxproj), three Xcode schemes when only one is needed for CI, and a scheme name mismatch with what fastlane gym expected.

Changes

  • Rename Code App.entitlementsCodifyOne.entitlements to match the existing project.pbxproj reference
  • Rename Code App.xcschemeCodifyOne.xcscheme to align with the scheme: "CodifyOne" already set in the Fastfile gym step
  • Delete Code UI.xcscheme and extension.xcscheme — consolidates to a single shared scheme per Xcode CI best practice
  • Update fastlane/Fastfile tests lane: scheme: "Code UI"scheme: "CodifyOne" since Code UI.xcscheme is removed

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: vickiegpt <40686366+vickiegpt@users.noreply.github.com>
Copilot AI changed the title [WIP] Rename all Code App files to CodifyOne Rename "Code App" → "CodifyOne" and consolidate to single Xcode scheme Mar 18, 2026
Copilot AI requested a review from vickiegpt March 18, 2026 23:29
@vickiegpt vickiegpt marked this pull request as ready for review March 18, 2026 23:30
@vickiegpt vickiegpt merged commit 98f01b8 into main Mar 18, 2026
1 check failed
@vickiegpt vickiegpt deleted the copilot/rename-code-app-to-codifyone branch March 18, 2026 23:38
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.

2 participants