markohlebar / Peckham

Add #import-s from anywhere in the code.
MIT License
714 stars 94 forks source link

Not working in Xcode 7.3 #84

Closed litt1e-p closed 8 years ago

litt1e-p commented 8 years ago

Not working in Xcode 7.3?

clementpadovani commented 8 years ago

Fixed in https://github.com/markohlebar/Peckham/commit/85ab4771889b76fbac3b276eb9027f5db010ea5f

Thanks, Clément Sent from my iPhone

On Mar 22, 2016, at 7:57 AM, litt1e-p notifications@github.com wrote:

Not working in Xcode 7.3?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

clementpadovani commented 8 years ago

Please reopen the issue if the issue persists

litt1e-p commented 8 years ago

how to fix it in my Xcode 7.3?

clementpadovani commented 8 years ago

Are you running the latest version of Alcatraz?

Thanks, Clément Sent from my iPhone

On Mar 22, 2016, at 8:48 AM, litt1e-p notifications@github.com wrote:

how to fix it in my Xcode 7.3?

— You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub

litt1e-p commented 8 years ago

my Alcatraz version is 1.1.17, I have reInstall Peckham, but it's still not work

clementpadovani commented 8 years ago

Alright, I'll check it out and get back to you.

clementpadovani commented 8 years ago

Hum, Peckham seems to be working for me.

untitled 2

I’d suggest removing Alcatraz’s data (~/Library/Application Support/Alcatraz and ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins) and trying again.

litt1e-p commented 8 years ago

yeah! it works well after delete plug-ins as you said .thanks a lot

2016年3月22日星期二,ClementPadovani notifications@github.com 写道:

Hum, Peckham seems to be working for me.

[image: untitled 2] https://cloud.githubusercontent.com/assets/676023/13945584/c4c10458-f00e-11e5-9c22-a68a292d25da.png

I’d suggest removing Alcatraz’s data (~/Library/Application Support/Alcatraz and ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins) and trying again.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/markohlebar/Peckham/issues/84#issuecomment-199694160

clementpadovani commented 8 years ago

My pleasure.