Is it possible to generate a Podfile on a Windows machine?
On my flutter project one of my dependencies require a podfile for the configuration of the ios app. However the pod file doesnt exist. I checked you need CocoaPods installed but it seems its only for windows.
Is it possible to generate a Podfile on a Windows machine?
On my flutter project one of my dependencies require a podfile for the configuration of the ios app. However the pod file doesnt exist. I checked you need CocoaPods installed but it seems its only for windows.