Scotty
Scotty
**Is your feature request related to a problem? Please describe.** Model's of `Object` subclasses require empty init methods: ``` class User: Object, DataRepresentable { var data: Model? struct Model: Modelable,...
Hi! I found an issue similar to mine that was [closed](https://github.com/huafu/ember-google-map/issues/42), reporting the same error: `Uncaught TypeError: Cannot read property 'lat' of undefined` on `helpers.js:197`: `return helpers.makeObj(latKey || 'lat', val.lat(),...
When attempting to archive and upload with KSPlayer integrated, Xcode throws an error stating that the bundle identifier for `libshaderc_combined` contains invalid characters (the underscore). Reproduced using Xcode 16 along...