Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Fix Podfile for CocoaPods-1.0 #240

Merged

Conversation

thiagoghisi
Copy link
Contributor

exclusive=>true flag for targets was deprecated on cocoapods 1.0 release

exclusive=>true flag for targets was deprecated on cocoapods version 1.0
@ghost
Copy link

ghost commented May 20, 2016

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!

@nlutsenko
Copy link
Contributor

Thank you! Will merge in as soon as CLA is signed!

@nlutsenko nlutsenko self-assigned this May 20, 2016
@nlutsenko nlutsenko added this to the 1.2.1 milestone May 20, 2016
@thiagoghisi
Copy link
Contributor Author

@nlutsenko Fixing the build right now... I think I will also create a pull request to add instructions on how to run the project tests on the README.

@ghost
Copy link

ghost commented May 20, 2016

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@ghost ghost added the CLA Signed label May 20, 2016
@thiagoghisi
Copy link
Contributor Author

@nlutsenko giving up for today. It is a problem while importing Facebook SDK:

http://stackoverflow.com/questions/29435377/facebook-ios8-sdk-build-module-error-for-fbsdkcorekit/29457503#29457503

Unfortunately, all the solutions that I found are for people that had installed the Facebook SDK manually, not via cocoapods. It also looks like a bug on Facebook iOS SDK that is marked as solved, but a bunch of people are still complaining: https://developers.facebook.com/bugs/362995353893156/#_=_

@thiagoghisi
Copy link
Contributor Author

FYI, removing the use_frameworks! line out of the Podfile make the test pass for the Objective-C build, but it still fail for the ParseUIDemo-Swift build.

    - 'embedded dylibs/frameworks are only supported on iOS 8.0 and later
(@rpath/Bolts.framework/Bolts) for architecture i386'
@thiagoghisi thiagoghisi force-pushed the fix-podfile-for-cocoapods-1-0-0 branch from 1dc24a3 to 427aac9 Compare May 29, 2016 20:34
@thiagoghisi
Copy link
Contributor Author

@nlutsenko I finally took the time to fix the build. All green now. Let me know if you have any questions.

@thiagoghisi
Copy link
Contributor Author

@nlutsenko let me know if you have any question here. The build is fixed now.

@davemurphysf
Copy link

@nlutsenko can we merge this in? waiting on this dependency to upgrade CocoaPods to 1.0

@nlutsenko nlutsenko merged commit 034ea47 into parse-community:master Jun 20, 2016
@nlutsenko
Copy link
Contributor

All done. Sorry for delay. Glad we have this fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants