Sheldon
Sheldon
Is there a way to place two boxes on a parent box, and put box 2 at the bottom of box 1 even if box 1 has 'shrink' height?
Since the actual error is in pxxl.js, that repo is https://github.com/remcoder/Pxxl.js in fact.
Can you describe what you're aiming to download? You can always run the simulator directly from Xcode after you generate the build system.
This framework needs updated for quite a large number of new 'Extensions' which link in other code that's vended by Apple. I will try to make a project out of...
Any more description of the issue here?
I think the best way to make this work would be to put all the objective-c in one place and all the swift in another. Then somehow you can easily...
Could GLOB_RECURSE the folder for whichever language template is selected.
Hi would you mind sending over a pull request with the swift files in a folder called `swiftapp` whenever you get a chance? I am going to keep the objective-c...
The offending code, in detail ``` coffeescript keyPath = '/.bitpay/api.key' if not keyPath? @encryptedPKey = (fs.readFileSync H + keyPath).toString() @log.error "no bitpay private key present" if not @encryptedPKey? @pKey =...
Been trying every RegEx I can think of / find and still can't get the control characters stripped from the output such that it renders as raw text. Bummer.