Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS Fail due to recent update: Invalid record_darwin.podspec file: unknown regexp options - rcrd #427

Closed
abdulaziz-mohammed opened this issue Nov 2, 2024 · 1 comment

Comments

@abdulaziz-mohammed
Copy link

Package version

Environment

  • OS: IOS

Describe the bug

After running command in Github action:

  cd ios
  pod install
  cd ..

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.
@abdulaziz-mohammed
Copy link
Author

closed it due to duplicate creation: #426

@abdulaziz-mohammed abdulaziz-mohammed closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant