-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
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'
Metadata
Metadata
Assignees
Labels
No labels