I'm trying to setup a DevOps build pipeline (eventually for UI Testing) initially for Xamarin.iOS. We have other issues with AppCenter.
I've used the default Xamarin iOS template and am working through the issues.
We're using a mac vm / image.
We decided to use a Debug version of our app as this would provide more useful information from any UI Tests errors. So eventually we can test our build on Simulators in AppCenter.
However, I'm getting this error. I've ensured that I've included a entitlements.plist which has APS Environment set to development. I'm just unsure why it would need a provisioning profile.
I'm not actually sure what AppCenter would require from the build, perhaps it only works with ipa files ? And that therefore requires a profile ???
(_DetectSigningIdentity target) ->
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(239,3):
error : Could not find any available provisioning profiles for ourapp.iOS on iOS.
[/Users/runner/work/1/s/ourapp/iOS/ourapp.iOS.csproj]
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(239,3):
error : [/Users/runner/work/1/s/ourapp/iOS/ourapp.iOS.csproj]