-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Submit IQKeyboardManagerSwift to CocoaPods #236
Comments
Agreed |
So for now, we have to use the bridge for the swift project? I am realy looking forward the IQKeyboardManager for Swift version. Thanks for your effort. |
@hieuld If your app support iOS 8 above, you can use IQKeyboardManager objc version don't need bridging header by include |
Thanks, I will check on that. :) |
i have used use_frameworks! in my podfile. It still downloads objective C files only. no swift files at all |
Hello, i tried both pod 'IQKeyboardManagerSwift','4.0.6' and pod 'IQKeyboardManagerSwift' For pod 'IQKeyboardManagerSwift' And For: 'IQKeyboardManagerSwift','4.0.6' |
Hi @PurviJani |
Yeah Sure. I am using Swift 3 Xcode 8 pod 'Alamofire', '~> 4.0' pod 'FBSDKCoreKit' pod 'SVProgressHUD' pod 'Google/SignIn' pod 'IQKeyboardManagerSwift','4.0.6' pod 'EAIntroView', '~> 2.9.0' pod 'SMPageControl', '~> 1.2' pod "SwiftSignatureView" |
Podfile seems good, can you update CocoaPods to the latest version and try again? Or provide a sample project that can reproduce the issue. |
Looks like your local repo isn't updated, please update cocoapods local repo and then try again. |
Hey my pod version is 0.39.0 & I have also installed ruby 2.3.1 still it isn't working. Please help me. |
Please update pod version. You are using outdated version of CocoaPods. |
Now my pod version is 1.1.0.rc.2 still it's not working. |
Then I think it's something our mistake and not the library because it's working great on my system. |
It was working perfectly in xcode 7.2 i am facing problems in xcode 8 |
I'm also using Xcode8 |
[image: Inline image 1]
Hey, Make sure which cocoapod version you are using? as well as check your
IQKeyboardManagerSwift version which one is compitible to it.
For example I'm using cocoapod version : 1.2.0 & IQKeyboardManagerSwift pod
version : 4.0.6
*Purvi Jani*
iOS Application Developer
Phone: +919998009783 | Skype: purvi.pardypanda
*Pardy Panda Studios*
LinkedIn <http://linkedin.com/company/pardy-panda-studios> | Facebook
<http://facebook.com/pardypandastudios> | Twitter
<http://twitter.com/pardypanda> | Youtube <http://youtube.com/pardypanda>
…On Thu, Apr 20, 2017 at 5:34 PM, balvansh ***@***.***> wrote:
Hey. When I am simulating my app I'm getting this error.
Command /Applications/Xcode.app/Contents/Developer/Toolchains/
XcodeDefault.xctoolchain/usr/bin/swiftc failed with exit code 1
It wasn't there before I added the Pod. Any solutions?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#236 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AVm5JUyab3RIj9-EHwojts49zUVkbyzqks5rx0nagaJpZM4FBJGz>
.
--
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed. Any
views or opinions expressed are solely those of the sender and do not
necessarily represent those of Pardy Panda Studios. If you have received
this email in error please notify the sender.
|
Hi, I tried for iOS 10, but it's not working. Textview is underneath the keyboard. SOLVED |
It would be great if you can add CocoaPods support for Swift version.
The text was updated successfully, but these errors were encountered: