Julian Kalinowski
Julian Kalinowski
I'm sorry, the output is from a prior version 2.204.3, but it still happens in the current version
This issue still exists
> running `adb am force-stop com.dp.logcatapp` after the permission grant fixes it for me Note that the correct command here would be `adb shell am force-stop com.dp.logcatapp` ;) - This...
Same here with latest Android + Gradle tools and 0.10.4...
Thank you, works for me, too...
Same error here...
🚫 fastlane environment 🚫 ### Stack | Key | Value | | --------------------------- | ---------------------------------------------------- | | OS | 12.6 | | Ruby | 3.1.2 | | Bundler? | false...
Still valid. Am 19.10.2022 um 19:31 schrieb fastlane bot ***@***.***>: There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have...
This seems fixed for me after renaming the "Docs.docc" folder. Can you check my fork: https://github.com/kalinjul/swift-log ```swift .package(url: "https://github.com/kalinjul/swift-log.git", exact: "1.4.4-fix"), ```
Quite possible, but i did want a working library more than documentation. Is the .docc suffix for documentation folders mandatory?