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

pod update run script build phase, when running pod update, cancels the build in progress #62

Closed
rhgills opened this issue Aug 31, 2013 · 4 comments

Comments

@rhgills
Copy link
Contributor

rhgills commented Aug 31, 2013

to reproduce (xcode 5):

  1. make a change to a Typhoon source file
  2. run OS X Tests (Cocoapods) with CMD-U
  3. pod update will complete, but the build will appear to be cancelled and no unit tests will run
  4. run the test target again
  5. no pod update will be necessary, and unit testing will work OK
@rhgills
Copy link
Contributor Author

rhgills commented Aug 31, 2013

Seems like it might be related to whatever changes pod update makes to Pods/ tripping up Xcode and making it abort the build process.

@rhgills
Copy link
Contributor Author

rhgills commented Aug 31, 2013

Appears fixed in 014e8c6

@rhgills rhgills closed this as completed Aug 31, 2013
@rhgills rhgills reopened this Aug 31, 2013
@rhgills
Copy link
Contributor Author

rhgills commented Aug 31, 2013

It is not always fixed, but works intermittently.

@jasperblues
Copy link
Member

Let's close for now, not a current priority.

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

No branches or pull requests

2 participants