whenever I use Xcode on the respective macOS everything works fine (Xcode: 10 on Mojave / 11 on Catalina / 12 on BiSur). The same is not true for me with Xcode 11 on BigSur.
I managed to solve the problem as follows:
From an operational Xcode, I exported "Apple ID and Signing Assets..." in Xcode/preferences/accounts.
In my Xcode with problems I imported the file. Although the error remains at least now my account appears.
I installed Xcode 12 because that is what is supposed to work with BigSur. I logged into my account. I installed my Provisioning Profile and sent one of my apps to one of my devices.
I closed Xcode 12. I opened Xcode 11 and although the same login issue comes up, I can choose and use my Provisioning Profile.
pure joy
Post
Replies
Boosts
Views
Activity
whenever I use Xcode on the respective macOS everything works fine (Xcode: 10 on Mojave / 11 on Catalina / 12 on BiSur). The same is not true for me with Xcode 11 on BigSur.
I managed to solve the problem as follows:
From an operational Xcode, I exported "Apple ID and Signing Assets..." in Xcode/preferences/accounts.
In my Xcode with problems I imported the file. Although the error remains at least now my account appears.
I installed Xcode 12 because that is what is supposed to work with BigSur. I logged into my account. I installed my Provisioning Profile and sent one of my apps to one of my devices.
I closed Xcode 12. I opened Xcode 11 and although the same login issue comes up, I can choose and use my Provisioning Profile.
pure joy
solve it for now....
whenever I use Xcode on the respective macOS everything works fine (Xcode: 10 on Mojave / 11 on Catalina / 12 on BiSur). The same is not true for me with Xcode 11 on BigSur.
I managed to solve the problem as follows:
From an operational Xcode, I exported "Apple ID and Signing Assets..." in Xcode/preferences/accounts.
In my Xcode with problems I imported the file. Although the error remains at least now my account appears.
I installed Xcode 12 because that is what is supposed to work with BigSur. I logged into my account. I installed my Provisioning Profile and sent one of my apps to one of my devices.
I closed Xcode 12. I opened Xcode 11 and although the same login issue comes up, I can choose and use my Provisioning Profile.
pure joy
thank you