1.0.0 Beta 3
This is the third Beta Release of Apollo iOS 1.0. The Beta version has full feature parity with the 0.x.x releases. The API is expected to be mostly stable. Some breaking changes may occur due to user feedback prior to General Availability (GA) Release. The Beta does not have complete documentation or usage guides, which will be completed prior to GA.
This first major version will include a new code generation engine, better generated models, and many syntax and performance improvements across the entire library. The primary goal of Apollo iOS 1.0 is to stabilize the API of the model layer and provide a foundation for future feature additions and evolution of the library.
SchemaMetadata.swift and SchemaConfiguration.swift.SchemaConfiguration.swift. You should also delete the old generated files.apollo-ios package, run swift package --disable-sandbox apollo-initialize-codegen-config to create the codegen configuration file.swift package --disable-sandbox apollo-generate to run code generation.--disable-sandbox or --allow-writing-to-directory . arguments must be used when running the Code Generation CLI via the SPM plugin to give the plugin permission to write the generated files to the output directory configured in your codegen configuration file.Fetched April 11, 2026