Build Stacks¶
In Capawesome Cloud, build stacks define a set of pre-configured software versions and tools used during the native build process. Selecting the appropriate build stack ensures compatibility with your application's dependencies and requirements.
Available Build Stacks
At the moment, Capawesome Cloud offers only one build stack named macos-sequoia. We will be adding more build stacks in the future to support a wider range of software versions and configurations. If you have specific requirements or suggestions for additional build stacks, please contact our support team.
Configurations¶
The following table lists the software and their respective versions included in each build stack:
| Software | macos-sequoia |
|---|---|
| CocoaPods | 1.16.2 |
| Fastlane | 2.226.0 |
| Java | 17, 21 (default) |
| macOS | 15 |
| npm | 11.6.1 |
| Node.js | 20, 22, 24 (default) |
| Xcode | 16.4, 26.0.1 (default) |
Capawesome Cloud regularly updates the build stacks to include the latest stable versions of the software. For the most up-to-date information on the available build stacks and their configurations, please refer to this documentation or contact our support team.