You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recieve this issue following explicitly your example instruction during the pod install portion. I did notice during the initial pod install it ran awhile for some major updates from, so not sure if any updates have altered how the podspec file should be laid out.
DigiDs-MacBook-Air:kickflip-ios-example digid$ pod install
Re-creating CocoaPods due to major version update.
Analyzing dependencies
[!] The dependency Kickflip (fromSubmodules/kickflip-ios-sdk/Kickflip.podspec) is not used in any concrete target.
The dependency YapDatabase (~> 2.5) is not used in any concrete target.
The dependency SSPullToRefresh (~> 1.2) is not used in any concrete target.
The dependency UIAlertView-Blocks (~> 1.0) is not used in any concrete target.
The dependency VTAcknowledgementsViewController (~> 0.10) is not used in any concrete target.
The dependency BButton (~> 4.0) is not used in any concrete target.
DigiDs-MacBook-Air:kickflip-ios-example digid$
The text was updated successfully, but these errors were encountered:
I recieve this issue following explicitly your example instruction during the pod install portion. I did notice during the initial pod install it ran awhile for some major updates from, so not sure if any updates have altered how the podspec file should be laid out.
DigiDs-MacBook-Air:kickflip-ios-example digid$ pod install
Re-creating CocoaPods due to major version update.
Analyzing dependencies
[!] The dependency
Kickflip (from
Submodules/kickflip-ios-sdk/Kickflip.podspec)
is not used in any concrete target.The dependency
YapDatabase (~> 2.5)
is not used in any concrete target.The dependency
SSPullToRefresh (~> 1.2)
is not used in any concrete target.The dependency
UIAlertView-Blocks (~> 1.0)
is not used in any concrete target.The dependency
VTAcknowledgementsViewController (~> 0.10)
is not used in any concrete target.The dependency
BButton (~> 4.0)
is not used in any concrete target.DigiDs-MacBook-Air:kickflip-ios-example digid$
The text was updated successfully, but these errors were encountered: