-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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 spec lint fails for Realm #4101
Comments
Was this issue somehow fixed or is there a workaround? |
I haven't been able to find a solution for this yet, its still failing on the 1.1.0 build as of this morning. #3985 is seeing the same issue and has simply been closed. |
@DenHeadless @DavidCMurphy if you're experiencing a problem, the only way Realm contributors will look at it is if there's an open issue with clear steps to reproduce. So if you're still experiencing this problem, you should reopen this issue and someone will look into it. |
Understood. Thanks @DenHeadless. |
same +1 |
Goals
What do you want to achieve?
Successfully run pod spec lint on my private pod repo with realm as a dependancy
Expected Results
What did you expected to happen?
Lint passes successfully
Actual Results
What did happened instead?
e.g. the stack trace of a crash
`-> Installing Realm (1.0.2)
sh: build.sh: No such file or directory`
Steps to Reproduce
What are steps we can follow to reproduce this issue?
listing my private repo using the command pod spec lint --verbose.
I dont know if this is reproducible for anyone else.
Version of Realm and Tooling
Realm version: ?
1.0.2
Xcode version: ?
Version 8.0 (8A218a)
iOS/OSX version: ?
10.11.6
Dependency manager + version: ?
1.1.0.rc.2
The text was updated successfully, but these errors were encountered: