After updating xcode, there is new issue at creating archive.
Xcode 15 No Team Found in Archive
After trying so many things. I would like to share what worked for me.
- Goto Library/Developer/XCode and delete "DerivedData" folder.
- Clean Build Folder : in xcode "Product" menu -> "Clean Build Folder" or press "Command+shift+K".
- Close XCode.
- Re-open XCode and your project.
- Try creating new build.