Andreas Ganske

Results 9 comments of Andreas Ganske

Still happening with fastlane 2.204.3. Using 2.197.0 still works. ``` 2.204.3/fastlane_core/lib/fastlane_core/itunes_transporter.rb:506:in `extname': \e[31m[!] no implicit conversion of true into String\e[0m (TypeError) ``` The complete stacktrace: ``` Traceback (most recent call...

I can also confirm, that deleting the existing `.pkg` when using deliver with an iOS app fixes the crash. Would be nice to see one of those fixes implemented. Any...

@FredericRuaudel Thank you for posting your attempts and possible workarounds. 🙏 Have you found any other solutions to this? I am experiencing it too, but none of your suggestions seem...

I guess they means this: https://developer.apple.com/documentation/appstoreconnectapi/creating_api_keys_for_app_store_connect_api

I now stumbled across the same problem where I want to push a subcoordinator flow into a flow and after the subcoordinator is done, the parent coordinator should just proceed...

I see that the latest caching commits have produced a lot of conflicts with this PR. I would rebase it, if you see, that this PR could be accepted after...

Xcode 11.4 now supports adding certificates, so this could be a solution, right? > simctl supports a keychain subcommand. This command can add certificates to the trusted root store or...

Can you give us the browser and operating system this happens in?

I pushed a fix. Can you try again?