Skip to content

Conversation

vinnie4k
Copy link
Contributor

Overview

Apollo no longer recommends running their code generation as an Xcode build phase. The generated files change whenever we modify our .graphql operation definitions. Running the code generation script on every build increases build times and slows development. Code generation should be run manually using the CLI whenever the .graphql files are modified.

Changes Made

  • Update README.
  • Update Build Phase scripts.

@vinnie4k vinnie4k merged commit 173240f into main Jun 21, 2024
@vinnie4k vinnie4k deleted the vin/apollo branch June 21, 2024 17:06
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