Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
[ad_1]
Background :
We now have an app that embeds Flutter as module in our iOS mission. When i set up cocoapods utilizing the unique choice from cocoa like this :
$ sudo gem set up cocoapods
after which run pod set up
in my iOS mission, i get the Flutter module thrown out of mission file, like talked about on this situation :
XCode 13.3 Pod Set up Removes Path To Flutter Module
Though, i discovered a workaround : i put in cocoapods utilizing Homebrew and it really works completely.
My query right here is: What’s the key distinction, or what are the variations between the unique web site set up of cocoapods and the homebrew one?
NOTE: The identical conduct is seen for apple silicon and intel chips.
[ad_2]