{1.6}{IOS}{WebDriverAgent} xcodeOrgId not recognized as a capability

hello,
I face some problems about setting up webDriverAgent for the version 1,6 and ios.
When I set manually the ids(team and provisioning profile) in xcode the webDriverAgent freeze at the start and the server is just waiting and retrying
and when i run the command

xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination 'id=<udid>' test
the process never finish trying to open the app but it still freezing during the start

when I create the file containing the ids (xcodeConfigfile.xcconfig ; like in : Xcodebuild failed with code 65 (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 32.63 seconds)
I don’t really get how to build the WebDriverAgent the project is telling me that the identifiers are not here and stop his build :confused:

last things when the server is crashing for the error 65 from xcode my logs are telling me that the capability xcodeOrgId is not reconize maybe if someone know how to solve this pbm it solve every thing in oneshot

plz if someone know which step i’m missing help me thx. :slight_smile: