Open Antowkos opened 7 years ago
Hi, which version do u use? (from releases or from #2 )?
The second one
After spending some time in seven hells I have reproduced bug in VirtualBox with macOS. Unfortunatelly AppCode isn't open source, so i cant debug it like i do it with Idea, but i have reported issue on JetBrain's forum. Hope they answer before my 30-days trial ends ^_^.
Thanks a lot! I hope it will be fixed ASAP, because your plugin is really great one and I'm so excited to use it 👍
According to documentation
A Group is an Xcode project model concept
Unfortunatelly Idea Core platform know nothing about Groups. This functionality implemented in closed-source AppCode. All what i can do is suggest to use "add existing files and dirs" action (see link above).
@CeH9 Actually I'm already using your plugin with skip root directory
option always enabled. It isn't hard to create group and after that create all stuff with template! Thanks a lot for your work!
Hi! I'm so happy that someone make so useful plugins like this! Hope major version will be available soon!
I found a bug with creating package template in Appcode 2016.3.2. The issue is that files creates on disk, but doesn't appear in IDE if I add them with root directory.
My template is extremely simple
If I check
Skip Root Directory
package's files will be added to project as expected.Thanks in advance!