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

Wrong reference to settings-metadata.plist in Pods group #32

Open
tomquist opened this issue Jun 28, 2016 · 2 comments
Open

Wrong reference to settings-metadata.plist in Pods group #32

tomquist opened this issue Jun 28, 2016 · 2 comments

Comments

@tomquist
Copy link

In the attached project, a wrong reference is created for the file Pods-Test-settings-metadata.plist
The reference contains "mainproject/mainproject/" instead of just "mainproject/"
CocoaPodsAcknBug.zip

@marcelofabri
Copy link
Collaborator

Thanks for reporting this!

The bug is probably in https://github.com/CocoaPods/cocoapods-acknowledgements/blob/master/lib/cocoapods_acknowledgements.rb#L84 and how settings_bundle_in_project gets the settings bundle.

I won't have the time to work on this for a few days, so feel free to try to create a PR 👍

@kdawgwilk
Copy link

I am seeing this as well, in our project there are two projects App and Framework and we keep them in their own subdirectories, not sure if this is causing the issue

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

No branches or pull requests

3 participants