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

Can't import LocationPicker module #35

Closed
jboss42 opened this issue Mar 31, 2017 · 2 comments
Closed

Can't import LocationPicker module #35

jboss42 opened this issue Mar 31, 2017 · 2 comments

Comments

@jboss42
Copy link

jboss42 commented Mar 31, 2017

I installed LocationPicker module using pod.
But can't import module. (Xcode 8.3, Swift 3.0)

@karuppasamypandian0856
Copy link

hi cant import as module, so i have added that project then can run in simulator but cant run in device.cant launch the app.
Worked on xcode 8.3 and swift 3

screen shot 2017-09-22 at 7 53 13 pm

Any one face this problem?

@karuppasamypandian0856
Copy link

Finally the error was the PRODUCT_BUNDLE_IDENTIFIER field in the info.plist of each pod. Changing it to "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}" solved the problem (previously was "$(PRODUCT_BUNDLE_IDENTIFIER)").

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

3 participants