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

App Detection Algorithm is not detecting app from local directories #452

Open
arulami opened this issue Apr 29, 2016 · 3 comments
Open

App Detection Algorithm is not detecting app from local directories #452

arulami opened this issue Apr 29, 2016 · 3 comments

Comments

@arulami
Copy link

arulami commented Apr 29, 2016

Local Directories are skipped if there is an Xcode project.
App detection algorithm should search local directories even if there is an Xcode project available.

Replicate Steps:
Prerequisite:
Xcode project should be available
[1] Build an app using 'build script' through command line tool
[2] .app should be generated in the path ./Products/app/sampleX.app
[3]run - bundle exec calabash-iso console
[4] App detection algorithm detects an app from '/Users/arulamirtharaj/Library/Developer/Xcode/DerivedData'

@jmoody jmoody added this to the 2.1.3 milestone May 27, 2016
@jmoody
Copy link
Member

jmoody commented Jun 3, 2016

@arulami

I am afraid that I have to keep pushing this next release because priorities have changed.

This would be a great improvement!

I will keep it in the Current pipeline so anyone who is interested can pick it up.

@jmoody jmoody modified the milestones: 2.1.4, 2.1.3 Jun 3, 2016
@arulami
Copy link
Author

arulami commented Jun 6, 2016

@jmoody
Thanks for keeping it in current pipeline as an enhancement.

@jmoody jmoody modified the milestones: 2.1.4, 2.1.5 Jul 21, 2016
@ark-konopacki
Copy link
Contributor

@arulami @jmoody Maybe i'll have time to take a look on that issue but i'm not sure i get the idea.
You want to search local folders first for *.app files? Like start with current folder where calabash-ios console launched?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants