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

Cannot Run example project #61

Closed
wind-flow opened this issue May 21, 2019 · 8 comments
Closed

Cannot Run example project #61

wind-flow opened this issue May 21, 2019 · 8 comments
Labels

Comments

@wind-flow
Copy link

wind-flow commented May 21, 2019

getting this error No such module 'InputBarAccessoryView'

there is no pod file in root of example folder

Also, this error occur

directory not found for option '-F/Users//Library/Developer/Xcode/DerivedData//Build/Products/Debug-iphonesimulator/InputBarAccessoryView'

@nathantannar4
Copy link
Owner

Clean your build folder, delete your xcodes derived data and then rebuild.

Sent with GitHawk

@wind-flow
Copy link
Author

it's not solved
Example occur No such module 'InputBarAccessoryView'
also my porject occur error No such module 'InputBarAccessoryView'

@nathantannar4 nathantannar4 changed the title Don't Run example project Cannot Run example project May 22, 2019
@nathantannar4
Copy link
Owner

@gunwooKim-Korea I'm sorry this is not something I can reproduce. It sounds like you didn't build the dependency InputBarAccessoryView correctly. Re-run pod repo update master then pod install. Or if you're using Carthage carthage update InputBarAccessoryView --platform ios

Make sure that you are using the correct library version based on your projects swift version

@kirti301290
Copy link

@nathantannar4 it give me same error as @gunwooKim-Korea
there is no pod file in given example how can run pod command
Thanks

@nathantannar4
Copy link
Owner

You don't need the Podfile I have it linked in my project settings

Sent with GitHawk

@kirti301290
Copy link

@nathantannar4 thank for reply but it not working to me in Xcode10.2
i have fixed problem using created pod and added pod

@whoyawn
Copy link
Contributor

whoyawn commented Mar 3, 2020

@kirti301290 @gunwooKim-Korea Run Open root workspace file, go to the schema drop-down in Xcode, then select Example. You shouldn't be opening Example.xcodeproj.

@Kaspik
Copy link
Collaborator

Kaspik commented Oct 22, 2020

Afaik there is no issue with running example project. Closing.

@Kaspik Kaspik closed this as completed Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants