IGListKit
IGListKit copied to clipboard
Undefined symbols
Changes in this pull request
Issue fixed: #
Checklist
- [x] All tests pass. Demo project builds and runs.
- [ ] I added tests, an experiment, or detailed why my change isn't tested.
- [ ] I added an entry to the
CHANGELOG.mdfor any breaking changes, enhancements, or bug fixes. - [x] I have reviewed the contributing guide
Hi RbBtSn0w! 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 at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.
If you have received this in error or have any questions, please contact us at [email protected]. Thanks!
Thanks Snow! It looks like CI still fails, do u mind look into it more?
Thanks Snow! It looks like CI still fails, do u mind look into it more?
can you help me, restart build?
@RbBtSn0w it looks like there are some merge conflicts. Could you fix the conflicts and update the PR? Thanks!
Automated benchmark results (pass #0): passed
concurrency: 32
requests per second: 6160
concurrency: 128
requests per second: 7641
concurrency: 512
requests per second: 4685
concurrency: 1024
requests per second: 4006
Could u rebase onto the latest master and run "./script/setup.sh" again? Then request merge again, thanks!
yes. rebase and update it.
by the way, if run "./script/setup.sh". here is fix commit at: https://github.com/Instagram/IGListKit/pull/1408
@RbBtSn0w it looks like there are some merge conflicts. Could you fix the conflicts and update the PR? Thanks!
it's fixed of the conflicts.
@RbBtSn0w if you're still looking to merge this, can you update with the CLA?
@RbBtSn0w if you're still looking to merge this, can you update with the CLA?
what's about CLA?
Hey folks! Sorry for not following up on this sooner. I recently did a pass on IGListKit's Xcode project to ensure all the source files were properly linked. This should be fine to close off now.
Thanks for the contribution, @RbBtSn0w!