Simone Civetta
Simone Civetta
Fix autocompletion not working in more recent versions of SwiftKitten. This was due to the fact that the syntax `--compilerargs` is not supported anymore.
Hi! Thank you for the great work! Did you notice by any chance that Sony ARW photos are not getting processed on iOS? (The same exact snippet working on macOS...
# Description This PR adds support for querying multiple databases by adding a new `nodeTypeName` property. In order to query multiple databases, you can add multiple `gatsby-source-notion-api` in your project’s...
This PR fixes xcodebuild failing with `Could not delete [...]/ios/App/build because it was not created by the build system.`. To solve this we append the scheme to the clean command.