-
Tested versions
Tested in Godot 4.2.2
System information
Godot v4.2.2.stable - macOS 14.5.0 - Vulkan (Mobile) - integrated Apple M1 - Apple M1 (8 Threads)
Issue description
I have created a…
-
If I have a package.json with some empty lines (in this case intentionally), that doesn't specify `packageManager`, then running a shim (for example `yarn install`) adds the `packageManager` attribute…
msbit updated
2 months ago
-
Tools like [apidiff](https://github.com/material-motion/apidiff) exist to analyze frameworks and produce diffs of their APIs. We should apply this sort of tool in (at least) two ways:
## 1. Per pul…
-
What needs to be done for us to do this?
-
Hi, after I install this lib with cocoapods, my project got a build error.
![image](https://user-images.githubusercontent.com/12846676/100854351-dadb3c00-34c3-11eb-88d7-8f9aa5973338.png)
and h…
-
## Steps to Reproduce
1. Run `flutter create inputchip_delete`.
2. Replace the `build()` method in `main.dart` as follows:
```dart
@override
Widget build(BuildContext context) {
return…
-
## Steps to Reproduce
1. Execute `flutter run` on starter app
2. Toggle airplane mode
**Expected results:** App to continue running
**Actual results:** App crashes
Note, the app d…
-
Is there a reason why I keep getting hit with captcha? I tried logging in via flex app and accepting a random block and finishing the captcha but when I turn the bot on again I get the captcha sent.
-
I am trying to integrate infer into the gitlab-CI.
But the "infer capture" phase takes a really long time, which makes it impossible to run infer in CI.
The test time is:
```
build phase time used…
-
Hello,
I'm tried to remove uiwebview form msAdal:
My fork is : https://github.com/fradali/azure-activedirectory-library-for-cordova/tree/adal-ios-wkwebview/src/ios
I replaced all instance wi…