Skip to content
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

1.0.0b Causes FBSDKLoginKit to stop working #4723

Closed
orta opened this issue Jan 4, 2016 · 3 comments
Closed

1.0.0b Causes FBSDKLoginKit to stop working #4723

orta opened this issue Jan 4, 2016 · 3 comments
Labels
t3:discussion These are issues that can be non-issues, and encompass best practices, or plans for the future.

Comments

@orta
Copy link
Member

orta commented Jan 4, 2016

Two zip files of the same Podfile with Full project: http://cl.ly/1Q0S0h2T1Y40

0.39 compiles fine. 1.0.0 fails with this error:

screen shot 2016-01-04 at 12 46 51

Podfile:

platform :ios, '8.0'
use_frameworks!

target 'FBIssue' do
  pod 'FBSDKCoreKit', '4.9.0-beta2'
  pod 'FBSDKLoginKit', '4.9.0-beta2'
end

Podspec looks like this: https://github.com/CocoaPods/Specs/blob/master/Specs/FBSDKLoginKit/4.9.0-beta2/FBSDKLoginKit.podspec.json

@orta orta added the t3:discussion These are issues that can be non-issues, and encompass best practices, or plans for the future. label Jan 4, 2016
@neonichu
Copy link
Member

neonichu commented Jan 4, 2016

We already got this one in #4713

@neonichu neonichu closed this as completed Jan 4, 2016
@orta
Copy link
Member Author

orta commented Jan 4, 2016

Aww, and I put so much effort into the issue 😿

@neonichu
Copy link
Member

neonichu commented Jan 4, 2016

Now you know how that feels ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t3:discussion These are issues that can be non-issues, and encompass best practices, or plans for the future.
Projects
None yet
Development

No branches or pull requests

2 participants