markohlebar / Import

Xcode extension for adding imports from anywhere in the code ☝️
MIT License
846 stars 40 forks source link

the release import.app can't open #20

Open mxyolande opened 7 years ago

mxyolande commented 7 years ago

see title. mac10.12.2 xcode 8.2.1 xcode run codesign with my dev's cer

markohlebar commented 7 years ago

@mxyolande can you specify what you are trying to do? Did you download a pre build app and that won't open, or are you trying to build it from source?

leszarna commented 7 years ago

Perhaps it's about permissions ? Try to hold CMD and select open from context menu ( right mouse button)

funky-monkey commented 7 years ago

I'm having the same problem... Running on macOS 10.12.4. Did you build for that version?

Kind regards, Sidney

clementpadovani commented 7 years ago

Hey Sydney,

I don't think Xcode extensions are system-build-dependent but rather Xcode-version dependent (c.f. Xcode release notes). I managed to reproduce the issue however I have no clear idea to why Xcode behaves in that manner. I haven't had time to to submit a radar however. I'll try to get that done this week before WWDC.

Thanks, Clément Sent from my iPhone

On May 9, 2017, at 10:21 AM, Sidney de Koning notifications@github.com wrote:

I'm having the same problem... Running on macOS 10.12.4. Did you build for that version?

Kind regards, Sidney

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