-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
Hi, I'm trying to install your beautiful component inside an existing framework, using cocoapods.
After pod install
I've copied AdaptiveController
into the project (drag&drop -> copy if necessary) and added AdaptiveController
into Target Dependences in the Build Phase of my project.
In a framework, I can't add AdaptiveController
into Target Dependences in the Build Phase, so I have this -obvious- compile error:
Framework not found AdaptiveController
How can I fix this?
Metadata
Metadata
Assignees
Labels
No labels