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

Empty _Prebuild/GeneratedFrameworks #166

Open
sayler8182 opened this issue Sep 23, 2022 · 2 comments
Open

Empty _Prebuild/GeneratedFrameworks #166

sayler8182 opened this issue Sep 23, 2022 · 2 comments

Comments

@sayler8182
Copy link

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
Copy link

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

@KalinRangelovRangelov
Copy link

Same here, Xcode 14.2

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

3 participants