Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Could not find development team. Starting with XCode 8, you must provide a build.json with a development team. #52

@tvalentin2017

Description

@tvalentin2017

A new App ID was added from the Apple Developer and started issuing the following error:

NY:~ user13$ remotebuild test
Remote build server listening on [http] port 3000
Please view/edit server configuration at /Users/user1/.taco_home/RemoteBuild.config. You many need to run 'remotebuild saveconfig' to generate it. You will have to restart the server if you update the server configurations.
New build request submitted:
/build/tasks/?vcordova=5.4.0&vcli=1.3.5&cfg=debug&command=build&options=--emulator
{"host":"host.local:3000","connection":"close","transfer-encoding":"chunked"}

Downloading: taco-remote-multiplexer
npm WARN enoent ENOENT: no such file or directory, open '/Users/user132698/.taco_home/node_modules/taco-remote-multiplexer/latest/package.json'
npm WARN latest No description
npm WARN latest No repository field.
npm WARN latest No README data
npm WARN latest No license field.

taco-remote-multiplexer downloaded and installed.
Error: Cannot find module '/Users/user13/.taco_home/node_modules/taco-remote-multiplexer/latest/node_modules/taco-remote-multiplexer'
Build will be executed under: /Users/user13/.taco_home/remote-builds/taco-remote/builds/1858
Saving build request payload to : /Users/user13/.taco_home/remote-builds/taco-remote/builds/1858
Saved uploaded build to /Users/user13/.taco_home/remote-builds/taco-remote/builds/1858/upload_1858.tgz
POST /cordova/build/tasks/?vcordova=5.4.0&vcli=1.3.5&cfg=debug&command=build&options=--emulator 202 1353.766 ms - 668
Extracted app contents from uploaded build request to /Users/user13/.taco_home/remote-builds/taco-remote/builds/1858/cordovaApp. Requesting build.
Taking 1858 as current build
Done with current build. Checking for next build in queue.
1...
GET /cordova/build/tasks/1858 200 5.654 ms - 1094
Error: taco-remote test failed.
Build Failed: {"vcordova":"5.4.0","vcli":"1.3.5","cfg":"debug","command":"build","options":"--emulator","status":"Error","buildCommand":"build","buildPlatform":"ios","configuration":"debug","buildDir":"/Users/user132698/.taco_home/remote-builds/taco-remote/builds/1858","buildNumber":1858,"logLevel":0,"submissionTime":"2017-11-16T18:42:50.611Z","changeList":null,"buildSuccessful":false,"messageId":"BuildFailedWithError","messageArgs":["Warning: Could not find development team. Starting with XCode 8, you must provide a build.json with a development team. See https://go.microsoft.com/fwlink/?linkid=833112 for more details."],"message":"Build failed with error Warning: Could not find development team. Starting with XCode 8, you must provide a build.json with a development team. See https://go.microsoft.com/fwlink/?linkid=833112 for more details.","tgzFilePath":"/Users/user13/.taco_home/remote-builds/taco-remote/builds/1858/upload_1858.tgz","appDir":"/Users/user13/.taco_home/remote-builds/taco-remote/builds/1858/cordovaApp","statusTime":"2017-11-16T18:42:54.230Z","appName":"HelloCordova"}
/usr/local/lib/node_modules/remotebuild/node_modules/applicationinsights/AutoCollection/Exceptions.js:25
throw error;
^

Error: Build Failed: {"vcordova":"5.4.0","vcli":"1.3.5","cfg":"debug","command":"build","options":"--emulator","status":"Error","buildCommand":"build","buildPlatform":"ios","configuration":"debug","buildDir":"/Users/user13/.taco_home/remote-builds/taco-remote/builds/1858","buildNumber":1858,"logLevel":0,"submissionTime":"2017-11-16T18:42:50.611Z","changeList":null,"buildSuccessful":false,"messageId":"BuildFailedWithError","messageArgs":["Warning: Could not find development team. Starting with XCode 8, you must provide a build.json with a development team. See https://go.microsoft.com/fwlink/?linkid=833112 for more details."],"message":"Build failed with error Warning: Could not find development team. Starting with XCode 8, you must provide a build.json with a development team. See https://go.microsoft.com/fwlink/?linkid=833112 for more details.","tgzFilePath":"/Users/user13/.taco_home/remote-builds/taco-remote/builds/1858/upload_1858.tgz","appDir":"/Users/user13/.taco_home/remote-builds/taco-remote/builds/1858/cordovaApp","statusTime":"2017-11-16T18:42:54.230Z","appName":"HelloCordova"}
at Request._callback (/usr/local/lib/node_modules/remotebuild/node_modules/taco-remote/lib/selftest.js:104:46)
at Request.self.callback (/usr/local/lib/node_modules/remotebuild/node_modules/request/request.js:121:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:191:7)
at Request. (/usr/local/lib/node_modules/remotebuild/node_modules/request/request.js:985:14)
at emitOne (events.js:101:20)
at Request.emit (events.js:188:7)
at IncomingMessage. (/usr/local/lib/node_modules/remotebuild/node_modules/request/request.js:936:12)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:185:7)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions