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

[TIMOB-11554] wait for Organizer window to open #3621

Merged
merged 1 commit into from
Dec 22, 2012
Merged

[TIMOB-11554] wait for Organizer window to open #3621

merged 1 commit into from
Dec 22, 2012

Conversation

mstepanov
Copy link
Contributor

TIMOB-11554

Code changes:
--from----
delay 0.5
---to---
repeat
try
if (count of windows) is greater than or equal to 1 then exit repeat
end try
delay 0.2
end repeat

Test instructions:
Be sure to reproduce before the fix
Make sure Xcode is not open. Launch Xcode and then with no delay launch "osascript xcode_organizer.scpt" in Terminal
See Organizer - Archives tab open.

@cb1kenobi
Copy link
Contributor

Code reviewed and tested. Request ACCEPTED.

cb1kenobi added a commit that referenced this pull request Dec 22, 2012
[TIMOB-11554] wait for Organizer window to open
@cb1kenobi cb1kenobi merged commit ec181d2 into tidev:master Dec 22, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants