TabooSun

Results 6 comments of TabooSun

Please look into this, I am already using the latest Podfile format.

> Ok, added this to PodFile > > ``` > target 'NAME_OF_EXTENSION_TARGET' do > use_frameworks! > use_modular_headers! > > pod 'Alamofire','~> 4.9.1' > end > ``` > > Built successfully...

``` Details Unable to install "Runner" Domain: com.apple.dt.MobileDeviceErrorDomain Code: -402653028 -- The bundle’s Info.plist does not contain a CFBundleVersion key or its value is not a string. Domain: com.apple.dt.MobileDeviceErrorDomain Code:...

Unfortunately, I don't have access to that repo now, it's hard for me to reproduce it.

I think there is a missing context here. The `jump to source` only works if you are using the Flutter Inspector in IDE, if you use the one that is...

@helin24 | Flutter Inspector from the IDE Pane | Flutter Inspector from the browser | |---|---| | | |