Can't sign webdriveragent project See maximum App ID limit reached. I didn't make a lot of app ids though

Can someone provide guidance on how to fix this?
I having trouble signing the webdriveragent project with personal team selected.
I am using a team account and I think I am a user level and not admin level member.
I see in Xcode
Your maximum App ID limit has been reached. You may create up to 10 App IDs every 7 days.
No profiles for ‘com.facebook.wda.integrationApp’ were found

How do I get around this?
I ran appium-doctor and everything looks good.
I have installed all dependencies. The build succeeds in building, but when I ran tests to install the test app webdriveragent app installs and then gets deleted. Then it threw xcodebuild failed with code 65 error.
I did a lot of research on the web already, but haven’t found a solution.
Do I really have to wait 7 days? What counts as creating an appid? The number of times I built webdriveragent project? I don’t remember having created 10 apps in the last 7 days.

Thanks.