leavez / cocoapods-binary

integrate pods in form of prebuilt frameworks conveniently, reducing compile time
MIT License
1.31k stars 206 forks source link

Empty _Prebuild/GeneratedFrameworks #166

Open sayler8182 opened 2 years ago

sayler8182 commented 2 years ago

I successfully installed dependency but GeneratedFrameworks directory is empty and Xcode can't find module

platform :ios, '14.0'
plugin 'cocoapods-binary'

target 'Demo' do
    pod 'APIKit', :binary => true
end
bundler exec pod install
🚀  Prebuild frameworks
Analyzing dependencies
Adding spec repo `trunk` with CDN `https://cdn.cocoapods.org/`
Downloading dependencies
Installing APIKit (5.3.0)
Generating Pods project
Prebuild frameworks (total 1)
Prebuilding APIKit...

🤖  Pod Install
Analyzing dependencies

Env:

CocoaPods : 1.11.3
       Xcode : 13.3 (13E113)
cocoapods-binary      : 0.4.4
plugin 'cocoapods-binary'
rachit-anurag commented 1 year ago

We're facing similar problem with Xcode 14.1 and cocoapods-binary

KalinRangelovRangelov commented 1 year ago

Same here, Xcode 14.2