Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

update podfile and podspec to support cocoapod 1.0 #48

Merged
merged 7 commits into from
Apr 30, 2020
Merged

Conversation

omerlh
Copy link
Contributor

@omerlh omerlh commented Jan 8, 2017

See #40, this solved part of the issues (I still have the non modular errors, but I gave up for now).

@omerlh
Copy link
Contributor Author

omerlh commented Jan 8, 2017

I am not sure why this failed, maybe I should change the xcode version? I am using xcode 8

@omerlh
Copy link
Contributor Author

omerlh commented Jan 9, 2017

@hohl, could you help? Look like it is an issue with the latest Cocoapod version. I tried a couple of things:

  • using xcode 7.3 it does not find the pod project (see the linker errors)
  • using xcode 8.1/8.2 image xctool does not run. I think it is because the latest version does not support build any more (see the release notes for 0.3 version).

Thanks!

@hohl
Copy link
Owner

hohl commented Jan 10, 2017

Thank you for all your effort. However, I can't provide you any solution. Travis-CI does manage running and setting up all that Xcode build/test related stuff itself (besides the .travis-ci.yml config file of course). I have no idea why it tries to run "build" on "xctool" when there is no "build" anymore.

@omerlh
Copy link
Contributor Author

omerlh commented Jan 10, 2017

Ok, thanks anyway. Find this issue at travis ci: travis-ci/travis-ci#6430, so I will try later to use xcodebuild when I have time for that.

@hohl
Copy link
Owner

hohl commented Apr 30, 2020

@omerlh: I know you most probably don't care for that pull request anymore after all that years, but with the latest Cocoapods version it seems to work now. So anyhow, thank you for your commitment!

@hohl hohl merged commit 4c8a9bb into hohl:master Apr 30, 2020
@omerlh
Copy link
Contributor Author

omerlh commented Apr 30, 2020

Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants