You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since yesterday it has been working fine and no new code changes, but today I'm getting:
Analyzing dependencies
firebase_core: Using Firebase SDK version '11.2.0' defined in 'firebase_core'
firebase_messaging: Using Firebase SDK version '[11](https://github.com/company/mobile-app/actions/runs/11642407409/job/32421966375#step:12:11).2.0' defined in 'firebase_core'
[!] Failed to load 'record_darwin' podspec:
[!] Invalid `record_darwin.podspec` file: unknown regexp options - rcrd
../darwin/record_darwin.podspec
^~~~~~~
/Users/runner/work/mobile-app/mobile-app/ios/.symlinks/plugins/record_darwin/ios/record_darwin.podspec:1: syntax error, unexpected local variable or method, expecting end-of-input
../darwin/record_darwin.podspec
^~~~~~~
.
# from /Users/runner/work/mobile-app/mobile-app/ios/.symlinks/plugins/record_darwin/ios/record_darwin.podspec:1
# -------------------------------------------
> ../darwin/record_darwin.podspec
# -------------------------------------------
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
Package version
Environment
Describe the bug
After running command in Github action:
since yesterday it has been working fine and no new code changes, but today I'm getting:
The text was updated successfully, but these errors were encountered: