mollyIV
mollyIV
Hi @lacostej, I finally managed to complete the requested changes. Thanks a lot for your feedback; I really appreciate it ๐ Please have a look when you have time. Cheers!
Hey @joshdholtz ๐ > Would it be easier if we just rename the secret to GITHUB_TOKEN in our secrets? ๐ค According to the [documentation](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/authenticating-with-the-github_token#about-the-github_token-secret): > GitHub automatically creates a GITHUB_TOKEN...
Hey @joshdholtz ๐ Did you get a chance to have a look at these changes? ๐
Hi, can you create a small POC / demo project that can help us reproduce the issue, please?
Hi, it's recommended to use fastlane with a managed Ruby environment and Bundler. You can read more about it [here](https://docs.fastlane.tools/getting-started/ios/setup/). Personally, I'd suggest using [mise](https://github.com/jdx/mise) to manage your Ruby version....
Hi @ganghee , From the logs, it looks like youโre building and exporting for development: ```bash ERROR [2025-05-19 16:20:12.23]: Your `export_method` in gym is defined as `development` ERROR [2025-05-19 16:20:12.23]:...
Please make sure that the xcov report output folder doesn't exist, before you start generating a new report. In addition to that, you give the fix for Xcode 26 a...
Hi @fortmarek ๐ The change youโre asking about was implemented quite some time ago. Unfortunately, I donโt remember the exact reasoning behind it. According to the [docs](https://developer.apple.com/documentation/xcode/build-settings-reference#Derive-Mac-Catalyst-Product-Bundle-Identifier) > When enabled,...