I'm new to IOS app development and I don't have a Mac machine. But I'm planning to get virtual Mac Machine from https://www.macincloud.com and start developing. I think when build and publish the app Xcode should automatically manage app signing and provisioning. right ?
Let's say I found better virtual machine in the future ( eg: AWS MAC ), is it possible to build and publish the same app on different virtual machine ? Now on the different machine, XCode will be different and still ill be able to publish the same app without any issues ? ( will it be any signing and provisioning issues ? )
The same will happened when I get the physical Mac machine and it will have different Xcode... still ill be able to build the same app and publish to the save account ?
pls explain