svenemtell

Results 6 comments of svenemtell

I have the same problem with Xcode 9. I guess the XCode project file (project.pbxproj) is written to disk at line 12868 of add-swift-support.js: ```_fs2.default.writeFileSync(pbxprojPath, xcodeProject.writeSync());``` Right before the above...

> The only difference is metadata but is an important piece of information. The Windows font will list fewer glyphs if you open it in Font Book on Mac OS....

Thanks, I tried [aws-cloudformation/cfn-lint](https://github.com/aws-cloudformation/cfn-lint) and it seems great! I immediately found a couple of problems and haven't found any "false positives" so far. 😄

It would be nice to use X-Ray from lambdas run using AWS SAM Local BUT more important to me would be a way to silently discard X-Ray calls in the...

I also had the same problem trying to install liblbfgs on macOS 13.2.1 (Apple Silicon). I didn't continue that track, but I guess you could try installing prebuilt binaries from...

Any news on this? It would be really handy to create an HttpApi StateMachine integration the way @davingreen suggested!