I am trying to make a local build for my app in AppStudio using Qt 5.11, XCode9.3 and Appstudio 3.1. All the tools are installed as required here Install development tools for local Make—AppStudio for ArcGIS | ArcGIS
The error i receive is : Code Signing Error: Provision file "xyz" has app ID "com.xyz.xyz.ios", which doesn't match the bundle ID"com.xyz.xyz.AppStudioApp". I have put the correct bundle ID and certificate file, I am curious how app studio supplied Bundle id with .AppStudioApp. The agony is i have been able to make a local build using Qt 5.9 xcode 8.3 and appstudio 2.1 back in march. But after the updating now i am stuck here and couldn't move forward.
Would appreciate if someone can help