-
When you try to build a Mac app with both the "macOS Intel" and "macOS Apple" options set in the Standalone settings, it first builds a universal version (successfully). Then it tries to build a "M" o…
-
Populating is too slow, is there a faster way to scan directories?
-
During development, there are often situations (mostly during debugging) where you need to disable Message Passing in the LC IDE. As soon as you turn Message Passing on again, LC throws an error relat…
-
-
I think the installer for the fb should add one additional behavior layer above the fb, for storing the developer's code that is specific to a project. Example: I am adding context menu handlers, ke…
-
Hi Trevor,
I've setup dropDMG app, Levure helper and updated my app.yml file. I also added dropDMG into the helpers section of app.yml which I assume is also required?
To confirm, when I run (f…
-
Hi Trevor,
Re: https://github.com/trevordevore/levure/wiki/helper-file_system
```
helpers:
- folder: ./helpers
- filename: "[[FRAMEWORK]]/helpers/files_and_urls"
```
Just confirming…
-
Hi Trevor,
There's a helper folder in the Levure/framework/helpers and also in app/helpers. If I am using a particular helper, is it OK just to have it in the Levure helpers folder, or should I …
-
Hi Trevor, I write this as an issue because I din't found a better place for a msg to you.
I just started last night my first mockup with your Levure framework. Thanks so much, you help me to pre…
-
I am not a fan of the current DV/DVT file structure. I am trying to deconstruct the directory demo so I can build a helper that can be submoduled and included in other projects fairly easily. The fil…