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

I am using react native version: 0.71.6. I was encountering an issue: [!] Error installing boost Verification checksum was incorrect, expected ...
0 votes
0 answers
16 views

I need to release multiple Pods consecutively, and these Pods have dependencies on each other. And I can only release them sequentially, which significantly increases my release time. This is because ...
0 votes
0 answers
27 views

This was working fine for me a few days back, now suddenly I am getting this error while 'pod install' No podspec found for quill_html_editor in .symlinks/plugins/quill_html_editor/ios Please help me ...
0 votes
1 answer
76 views

I'm working on a CocoaPods spec file for an iOS project, and I need to include different vendored frameworks depending on whether the build is targeting a physical device or the simulator. For example,...
1 vote
0 answers
108 views

I have a React native app with native code (is not library project). I add a .podspec file because I want to publish a npm package. When I run command pod spec lint i have this error ERROR | [iOS] ...
2 votes
0 answers
62 views

I'm working on a Kotlin multi platform library and it has a podspec file and its spec.script_phases is spec.script_phases = [ { :name => 'Build kotlin_mpp', :...
Vincenzo's user avatar
  • 6,698
1 vote
0 answers
153 views

I add MLkit via cocoapods, but I can't even build the app, even without other MLKit related code. Undefined symbols for architecture arm64: "_CMSampleBufferGetImageBuffer", referenced ...
0 votes
1 answer
112 views

I am trying to host a private pod for my project but when I run 'pod spec lint' it gives error like '- ERROR | [iOS] xcodebuild: Returned an unsuccessful exit code.'. I think it is caused by the ...
0 votes
1 answer
130 views

I get "xcodebuild: Returned an unsuccessful exit code" when I pod spec lint my library. I know it has something todo with snapshot testing package version but I don't know how to fix that. ...
1 vote
1 answer
1k views

I have been getting this error in my react native project since I upgraded Xcode from 14 to 15. I tried to the this in the Podfile: platform :ios, '13.0' And I tried this in the Podfile: post_install ...
0 votes
1 answer
84 views

I'm encountering a challenge when integrating a UI framework as a local pod into an app project. The UI framework itself builds successfully, and I've embedded a pre-built fat framework as a ...
0 votes
2 answers
308 views

We have this podspec referring a static library with spec.vendored_libraries . The static library was build for 2 cases: arm64, ios arm64, ios-simulator Pod::Spec.new do |spec| spec.platform ...
1 vote
0 answers
141 views

I am developing an Expo iOS module and need to use frameworks provided by a company. I have specified my framework files like this in the podspec file: s.vendored_frameworks = 'Frameworks/EnQualify....
0 votes
1 answer
188 views

I am trying to publish my library, and when I run: pod lib lint I get SwiftUIHelper passed validation. but when I do pod trunk push I get some errors: -> SwiftUIHelper (0.0.1) - WARN | [iOS] ...
tHatpart's user avatar
  • 1,186
0 votes
1 answer
81 views

Whenever I run pod spec lint, I get an error. This is the log report: CDN: trunk Relative path: CocoaPods-version.yml exists! Returning local because checking is only performed in repo update ...

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

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