SquaredTiki / Dringend-Issues

Public issue tracker for the Dringend app, an iPad dev environment
dringend.cc
16 stars 0 forks source link

Dringend 1.2 doesn't show projects cloned from git #77

Closed capnslipp closed 10 years ago

capnslipp commented 10 years ago

Dringend 1.2 doesn't show a project in the main Projects view after completing the clone from git.

Steps taken:

  1. Removed and re-installed Dringend from the App Store.
  2. Chose “Clone git repository” from the toolbar plus button/
  3. Entered https:// repo URL and enabled “Checkout submodules”.
    screenshot 2014 07 26 14 18 37
  4. Pressed “Done” button; Dringend goes through sequence of modal view title changes" “Cloning…” followed by “«filename» ✅”.
    screenshot 2014 07 26 14 18 52
    screenshot 2014 07 26 14 19 00
  5. Presented with a “Choose Project” prompt; chose the primary xcodeproj and tapped “Choose”.
    screenshot 2014 07 26 14 23 18
  6. No resulting project in the main Projects view.
    screenshot 2014 07 26 14 24 27
  7. Quit the Dringend app, waited 5 seconds (to ensure termination by the system), and re-opened.  Still no resulting project.
    screenshot 2014 07 26 14 25 11 screenshot 2014 07 26 14 26 14
SquaredTiki commented 10 years ago

Investigating this now.

SquaredTiki commented 10 years ago

I have identified the root cause of this issue and rectified it. I will be submitting an update immediately for this and your previous issue (#76) and requesting it be expedited by Apple.

This issue affects only projects which are located in the root directory of the Git repository. It is possible to work around this issue by closing and quitting Dringend (from the multitasking view) when the "Choose Project" view appears. Upon re-opening the project should be there.

I apologize that this wasn't caught in testing and for the inconvenience this has caused.

capnslipp commented 10 years ago

Okay, thanks.

vernonstinebaker commented 10 years ago

I can confirm both the bug and the work-around you mention above works properly.

Looking forward for the update.