Kyle Hayes
Kyle Hayes
I'm getting an error when attempting to run sudo gem install captured with the following tail: gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin11.0 -I. -DRUBY_EXTCONF_H=\"curb_config.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -arch i386 -arch x86_64 -g...
A simple reproducible example is: ``` @Model() abstract class Foo { @PrimaryKey() String get id; List get bars; } @Model() abstract class Bar { @PrimaryKey() String get id; } ```...
**macOS version:** Monterey (12) **Kap version:** 3.5.5 ``` Something went wrong while using the plugin “hide-clock” Error: Command failed with exit code 1 (EPERM): defaults read com.apple.systemuiserver menuExtras at makeError...
**Description** We deploy our APKs via an MDM and cannot use AAB as they're not supported. While we do use the flag --artifact apk, it seems to double the time...
Check our python dependencies and ensure they're up-to-date with the latest compatible versions. Make changes to the code where necessary to get them up-to-date.