Xcode – Azure pipeline build iOS using ionic
I'm trying to build a pipeline for my ionic project. I've been struggling with this for the past week. I'm using a pipeline for each Android and iOS, the former is working fine. iOS YAML variables: scheme: "App" sdk: "iphoneos"…