Pepe

Results 5 issues of Pepe

CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'flutter_vlc_player' from project 'Pods') ```shell cd /Users/angus/Projects/xcam_one/ios/Pods` export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer` export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk ``` Info ``` /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name flutter_vlc_player -O -whole-module-optimization -enforce-exclusivity\=checked @/Users/angus/Library/Developer/Xcode/DerivedData/Runner-amfkkylupflqwyebiuxwmqokazgc/Build/Intermediates.noindex/ArchiveIntermediates/Runner/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/flutter_vlc_player.build/Objects-normal/arm64/flutter_vlc_player.SwiftFileList -D COCOAPODS...

- [ ] 支持Window OS - [ ] 支持Mac OS - [ ] 支持Web(优先)

MacOS 和 Web平台都进入了Beta版本,我利用该插件,编译对应版本,发现不支持并且报错。 期望能支持Desktop与Web平台

Flutter for web 与 MacOS已经进入Beta阶段,在Flutter应用中打通三端通信成为必备(当前我已有Web和APP端实现的需求) 对此期望能增加Desktop与Web端的支持 - [ ] 支持Window OS - [ ] 支持Mac OS - [ ] 支持Web(优先)