Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean testing device ids when destination is changed #85

Closed
czechboy0 opened this issue Jul 13, 2015 · 0 comments
Closed

Clean testing device ids when destination is changed #85

czechboy0 opened this issue Jul 13, 2015 · 0 comments
Assignees
Labels

Comments

@czechboy0
Copy link
Member

A bug with persistent device ids in build template is present. Steps to reproduce:

  • switch to an iOS scheme
  • choose Selected Devices and Simulators
  • select certain devices
  • save
  • open build template editing view again
  • switch to an OS X scheme

problem: testingDeviceIds are still persisted from the iOS setup, making the bots invalid. Xcode Server fails with error complaining no devices for selected destination identifier.

@czechboy0 czechboy0 added the bug label Jul 13, 2015
@czechboy0 czechboy0 self-assigned this Jul 13, 2015
@czechboy0 czechboy0 added this to the Gladiolus: Buildasaur 1.0 milestone Jul 13, 2015
@czechboy0 czechboy0 assigned czechboy0 and unassigned czechboy0 Jul 13, 2015
czechboy0 pushed a commit that referenced this issue Jul 17, 2015
… device type is changed, because when the testing device ids are present and Xcode Server can't build on them, the build fails (even when the testing device filter type is "All Devices" etc). This cleans the devices when the filter type changes and when scheme changes.
@czechboy0 czechboy0 modified the milestone: Gladiolus: Buildasaur 1.0 Oct 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant