Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

I can't use this plugin #4

Closed
wwtssu opened this issue Mar 4, 2020 · 3 comments
Closed

I can't use this plugin #4

wwtssu opened this issue Mar 4, 2020 · 3 comments

Comments

@wwtssu
Copy link

wwtssu commented Mar 4, 2020

I have some problem
when I use "pod install",it's show
464E78518C5B966F2EE5A1C1CA362034
so I add "SWIFT_VERSION" in my target and run "pod install", it's like it
4811E677D18484C26D5B10F10F6EE849
I don't know how to solve the problem
what should I do? help me! Thanks

@jockebq
Copy link

jockebq commented Mar 25, 2020

I have the same issue!

@cristian1980
Copy link
Contributor

I replaced:
#import <home_indicator/home_indicator-Swift.h>
with:
#import <home_indicator-Swift.h>
and it seems to be working. That line needs to be changed inside this project or it will be overwritten on every pull.

cristian1980 added a commit to cristian1980/flutter_home_indicator that referenced this issue Sep 8, 2020
@cristian1980
Copy link
Contributor

Another fix is adding use_frameworks! to Podfile

@wwtssu wwtssu closed this as completed Sep 16, 2020
lynn added a commit that referenced this issue Apr 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants