This may be a simple question. I have a client who has a significant presence/infrastructure within AWS. Starting up a new mobile app for the client and they have said they would like to utilize the AWS toolset as much as possible. However, after going through all the documentation for some such tools as AWS CodeBuild, I don't see how I would be able to build an iOS app on the platform. Have I missed something, can you use the AWS toolset such as AWS CodePipeline and AWS CodeBuild to automate the builds of iOS and Android apps from a React Native base?
My belief is that you are limited to only Android because you would not have a MacOS-based server to actually compile the underlying iOS code.