Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
MarlonAEC created a comment on an issue on facebook/react-native
> do you know which target is the app trying to compile when that file is not found? If it's a library, it might not have the headers search path properly configured. I will try again today duri...
MarlonAEC created a comment on an issue on facebook/react-native
> @MarlonAEC should be `ENV["USE_FRAMEWORKS"]='static'` for the invalid Podfile error I tried this and the pod install succeeded but when I tried to build I got this error: ``` error: /Users/m...
MarlonAEC created a comment on an issue on facebook/react-native
Also I tried another way instead of: ``` ENV["USE_FRAMEWORKS"]=static ``` I set it this way: ``` use_frameworks! :linkage => :static ``` But I got this error while building then: ``` erro...
MarlonAEC created a comment on an issue on facebook/react-native
> ```diff > +ENV["USE_FRAMEWORKS"]=static > ``` I got this error adding that line @cipolleschi : ``` [!] Invalid `Podfile` file: undefined local variable or method `static' for an instance...
MarlonAEC pushed 2 commits to master MarlonAEC/pet-adoption-platform
MarlonAEC pushed 2 commits to master MarlonAEC/pet-adoption-platform
MarlonAEC pushed 1 commit to master MarlonAEC/pet-adoption-platform
- fixed infinite loop in refresh token 452b3be
MarlonAEC pushed 1 commit to master MarlonAEC/pet-adoption-platform
- created feedback for already applied pets 93e06b7