Keith Smiley
Keith Smiley
> I'm not sure where it goes wrong though that would cause this issue. The issue in this case is the link is using `-all_load` to force all objects from...
Ideally that would be possible but practically in the build system it would be difficult to add that for every single one of the transitive libraries, which is why we...
Ah yea, the only reason I didn't do a shell script before was because that seemed unnecessary, but yea this is a good reason
Duplicate of https://github.com/defunkt/cijoe/issues/75
This still works for me with chrome 71
> swift didn't have support for creating static library afaik FWIW, you could always create Swift static libraries manually, or with SwiftPM, the only problem here is that Xcode has...
Will all the API methods in a single file always be the same? Side note: Love [this icon](https://github.com/apiaryio/dredd/blob/master/README.md)
Here are my unabridged thoughts on this: - If the answer to that question is yes, you could create individual syntax files that dealt with the different options individually. Since...
Or possibly for that last guess you might want to use `contains=javascriptSomething`
All of this seems like a horrible pain in the ass. The best option here really would be the best.