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 AlertToast #6

Closed
goxyed opened this issue Mar 8, 2021 · 4 comments
Closed

No such module AlertToast #6

goxyed opened this issue Mar 8, 2021 · 4 comments

Comments

@goxyed
Copy link

goxyed commented Mar 8, 2021

I try to install manually AlertToast as per instructions, but I got error "No such module AlertToast" in Xcode 12.4.
Is there way to fix this?

@elai950
Copy link
Owner

elai950 commented Mar 9, 2021

If I understand you right, after import the file, there's no need to add on each file import AlertToast.
Is that the case?
If not, please provide more information and a screen shot with your error.

@elai950
Copy link
Owner

elai950 commented Mar 11, 2021

Closed for inactivity.

@elai950 elai950 closed this as completed Mar 11, 2021
@jonsaw
Copy link

jonsaw commented Nov 25, 2021

I'm getting the same error:

Screenshot 2021-11-25 at 6 32 07 PM

AlertToast is in the list of dependencies:

Screenshot 2021-11-25 at 6 32 45 PM

I added AlertToast using Swift Package Manager

File > Add Packages

Note:

I've also tried to Reset Package Caches and deleting DerivedData with:

rm -rf ~/Library/Developer/Xcode/DerivedData/

still with no luck

@jonsaw
Copy link

jonsaw commented Nov 26, 2021

Got it to work, had to use Version instead of Branch

Screenshot 2021-11-26 at 7 17 28 PM

ekurutepe pushed a commit to ekurutepe/AlertToast that referenced this issue Jan 8, 2024
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