Skip to content

Empty _Prebuild/GeneratedFrameworks#166

Description

@sayler8182

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions