Luis Arias
Luis Arias
I finally was able to solve this, I was linking Firebase into a dynamic framework so I removed the framework and linked it into my app target directly.
About the python distribution tbh i don't remember how and where i got it :( What should I do ?? should I uninstall it and install it again ?? About...
this is what i get from each command: ``` which apxs /opt/homebrew/bin/apxs ``` ``` which apxs2 apxs2 not found ``` ``` which python3 /usr/bin/python3 ``` ``` ls -las /usr/local/bin/python* 0...