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

no such module 'Realm' #37

Open
ITmustang opened this issue Mar 29, 2023 · 2 comments
Open

no such module 'Realm' #37

ITmustang opened this issue Mar 29, 2023 · 2 comments

Comments

@ITmustang
Copy link

ITmustang commented Mar 29, 2023

ive opened the xcode project and attempt to build but in the insecure data storage -- Realm -- RealmExerciseVC, i get 'no such module 'realm' . ive run pod install and made sure cocoapods is up to date, deleted the derived data directory and cleaned the build. still getting the error. not sure what else to do.

@nstarke
Copy link

nstarke commented May 23, 2024

I ran into this problem too, so I ended up creating a fork where I ripped out cocoapods and instead used the native Xcode dependency management -> https://github.com/nstarke/iGoat-Swift

@ITmustang
Copy link
Author

@nstarke awesome, ill give it a shot!, thanks!

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