Skip to content

Conversation

@ospfranco
Copy link
Contributor

related to #354

@ospfranco ospfranco merged commit ebba597 into main Dec 2, 2025
8 checks passed
@ospfranco ospfranco deleted the exclude-unused-frameworks branch December 2, 2025 09:51
@efstathiosntonas
Copy link

Hi Oscar,

I've updated to 15.1.5 but i get this error:

[!] Invalid `Podfile` file:                                                                                                                                                                                                                                                                                                         
[!] Invalid `op-sqlite.podspec` file: undefined local variable or method `parent_dir' for Pod:Module.                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                    
 #  from /Users/stathis/IdeaProjects/xxxxxxxx/node_modules/@op-engineering/op-sqlite/op-sqlite.podspec:27
 #  -------------------------------------------
 #      break if File.dirname(current_dir) == current_dir  # reached filesystem root
 >      current_dir = parent_dir
 #    end
 #  -------------------------------------------
.

 #  from /Users/stathis/IdeaProjects/xxxxxxx/ios/Podfile:49
 #  -------------------------------------------
 #      pod 'ffmpeg-kit-react-native', :subspecs => ['video'], :podspec => '../node_modules/ffmpeg-kit-react-native/ffmpeg-kit-react-native.podspec'
 >      config = use_native_modules!
 #      use_frameworks! :linkage => :static

@ospfranco
Copy link
Contributor Author

oops, my bad... weird... the tests passed. I will fix it now

@ospfranco
Copy link
Contributor Author

I realized why it passed. The sample app doesn't hit that code path. My bad. 15.1.6 is building now. Should fix the issue. Thanks for testing it.

@efstathiosntonas
Copy link

Thanks for the quick fix!! Keep it up!

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

Successfully merging this pull request may close these issues.

2 participants