Harry Ng
Harry Ng
I'm using webpack to load Snap.svg for React.js application. I'm trying with the several ways above on imports-loader, what I get in `Snap` are just the file name, any clue?...
I found the answer not long afterward. It was because the mix plugins with `file-loader` I end up modifying wepack.config.js, excluding `.svg.js` pattern from `file-loader`, and then use a combination...
Able to reproduce in Catalyst-based Plugin, but it works on a simple Cocoa-based demo app. Really weird.
I have created a repo for this https://github.com/harryworld/TestCatalyst
@tlk this the simplest setup to run Cocoa code in Catalyst app... Also, are you running the target destination on Mac? Anyway, no big deal. I can still use @aVolpe...
I'm on `Xcode 8.1 8B62`, `macOS 10.12.1 (16B2657)` and `MacBook Pro (Retina, Mid 2012)` It does not work, when I drag Xcode into this
Experiment shows that the unsign works for Xcode 8.1 downloaded from Archive, the one on the left side. They both are `Xcode 8.1 (8B62)`
是否只有 `ClientStorage` 才有這情況?
Thanks, @chroba It works for me by copying libtool Seems the Resources folder does not cause problem to me.
+1 My app is landscape only