Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
80 views

Gitlab runner on M4 Mac Mini 2024, XCode 26.2, supported platforms: iOS, native UIKit swift project. Cocoapods. Trying to run tests via fastlane: run_tests(workspace: 'Project.xcworkspace', ...
2 votes
4 answers
188 views

I got my distribution build with fastlane up and running. I use fastlane match to manage the certificates and provisioning profiles and the Ionic plugin to build the app. I have uploaded my first ...
1 vote
1 answer
43 views

I try to build my Ionic 8 app (Cordova) with fastlane. I created a Fastfile which calls match first and then uses the ionic plugin to build the app. Fastfile: platform :ios do desc "Build ...
0 votes
0 answers
81 views

I have a React Native project that builds and uploads successfully using Fastlane on my local Mac (Xcode 26.1). However, the GitHub Actions iOS build fails with the following error: ** ARCHIVE FAILED *...
0 votes
0 answers
63 views

I’m running a Fastlane pipeline for iOS app builds in CI/CD, and my build fails with the following log output: INFO [2025年11月04日 18:09:06.48]: ERROR [2025年11月04日 18:09:06.48]: Looks like fastlane ran ...
4 votes
1 answer
452 views

I’m using Fastlane on Bitrise CI to build and distribute an iOS app. Everything in my CI runs fine — the build succeeds, Fastlane reports that the upload to TestFlight was successful — but the build ...
0 votes
1 answer
117 views

Problem I'm unable to upload my iOS app to App Store Connect due to a bundle identifier validation error for the Square In-App Payments SDK. The error message is: No suitable application records ...
0 votes
1 answer
279 views

Found my iOS Fastlane deployment suddenly failing without change. [12:20:22]: ▸ 2025年09月10日 12:20:22.000 xcodebuild[5340:21266] Writing error result bundle to /var/folders/x7/...
Sami's user avatar
  • 767
2 votes
0 answers
54 views

I am trying to use Fastlane in order to publish the app. In my pipeline script, I’m doing the following steps: security unlock-keychain -p "$KEYCHAIN_PASSWORD" ~/Library/Keychains/login....
0 votes
0 answers
71 views

I’m using Fastlane to upload an Android app to the Google Play Store and send it for review (using Ruby if needed). When the review is completed, the app is immediately published if Managed Publishing ...
0 votes
0 answers
354 views

I am running a Fastlane-based CI/CD pipeline for an iOS project on GitHub Actions. The build works perfectly on my local Mac, but fails in the GitHub Actions runner during the xcodebuild -...
1 vote
1 answer
116 views

I'm trying to set up a CI/CD pipeline for a flutter desktop app on Github Actions. While the build for windows works fine, the macos job keeps on hanging (I set a timeout at 30 mins). By setting ...
0 votes
1 answer
48 views

I'm using Fastlane to make promo screens on watchOS simulator. The problem is that Fastlane starts watchOS simulator alone, without the paired iPhone. So the screenshots have "iPhone disconnected&...
0 votes
0 answers
135 views

I'm doing a workflow in git actions (Gitea) that build and upload the app to App Store in TestFlight. The match and build work as expected the issue is in uploading the process start but then stuck ...
2 votes
0 answers
68 views

I’ve been wrestling with this for nearly a week now and none of the proposed fixes have worked. I’m trying to resign an app via Jenkins and have done the following: Created a custom keychain Imported ...

15 30 50 per page
1
2 3 4 5
...
103

AltStyle によって変換されたページ (->オリジナル) /