pichillilorenzo / flutter_inappwebview

A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.
https://inappwebview.dev
Apache License 2.0
3.18k stars 1.56k forks source link

The Flutter project is packaged into a framework, and then the iOS project references the framework. At this point, the build error occurs #2233

Closed MichaelSSY closed 2 months ago

MichaelSSY commented 2 months ago

Environment

Technology Version
Flutter version 3.10.6
Plugin version 6.0.0
Android version
iOS version 15.7
macOS version
Xcode version 15.3
Google Chrome version

Device information:

Description

The Flutter project is packaged into a framework, and then the iOS project references the framework. At this point, the build error occurs

Expected behavior: build success

Current behavior: build error

Steps to reproduce

Podfile configuration

  pod 'flutter_engine', '3.10.6'
  pod 'm_flutter_frameworks', :git => 'https://xxxx/m_flutter_frameworks.git', :tag => 'feature/tiku-20240722-1906'
image
Ld /Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/xxx.app/MCloudApp normal (in target 'MCloudApp' from project 'MCloudApp')
    cd /Users/apple/Desktop/MCloud/xxx
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -O0 -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/AMPopTip -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/Alamofire -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/AliyunLogProducer -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/CocoaLumberjack -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/CryptoSwift -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/DoraemonKit -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/FBRetainCycleDetector -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/FLAnimatedImage -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/FMDB -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/FSPagerView -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GCDWebServer -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDCache -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDCommonSDK -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDCommonService -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDCommonUI -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDDB -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDDebugModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDDownloader -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDExtension -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDImageLoader -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDLiveLargeClassModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDLiveRoomModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDLiveVodModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDLogging -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDM3U8Parser -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDMediaServer -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDNetwork -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDPDFViewer -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDPictureInPictureSDK -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDPlayerModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDPlayerSDK -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDRouter -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDSafeDefend -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/GDWebView -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/HWPanModal -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/HandyJSON -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/IQKeyboardManager -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/JXCategoryView -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/JXPagingView -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/JXSegmentedView -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/M3U8Kit -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MAppleModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MBProgressHUD -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MCommonBiz -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MDownloadModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MExamModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MJRefresh -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MLiveModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MLoginModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MMineModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MStudyModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MTopicModule -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MXPagerView -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MZTimerLabel -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/Masonry -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/Moya -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/PNChart -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/PPBadgeViewSwift -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/PPCounter -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/Repeat -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/Result -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/RxCocoa -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/RxRelay -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/RxSwift -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/SDCycleScrollView -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/SDWebImage -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/SensorsAnalyticsSDK -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/SnapKit -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/SwipeCellKit -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/Toast -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/Toast-Swift -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/UICollectionViewExt -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/UICountingLabel -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XJJScrollViewObserver -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/YBImageBrowser -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/YYCache -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/YYDebugDatabase -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/YYImage -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/YYText -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/ZLPhotoBrowser -L/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/lottie-ios -L/Users/apple/Desktop/MCloud/MCloudApp/Pods/UMShare/UMShare/SocialLibraries/WeChat -L/Users/apple/Desktop/MCloud/MCloudApp/Pods/UMShare/UMShare/SocialLibraries/WeChat/WechatSDK -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/AgoraRtcEngine_iOS -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/AliPlayerSDK_iOS -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/AliPlayerSDK_iOS_ARTC -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/AliPlayerSDK_iOS_ARTP -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/AlicloudHTTPDNS/httpdns -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/AlicloudSender/emas-active -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/AlicloudUT/ut -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/AlicloudUTDID/utdid -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/AlicloudUtils/utils -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/Bugly -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/DoraemonKit/iOS/DoraemonKit/Framework -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/EMASRest/emas-rest -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/GDLiveRoomModule/GDLiveRoomModule/Frameworks -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/HDBaseUtils/HDBaseUtils -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/HDSCocoaLumberjack/SDK/HDSCocoaLumberjack -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/HDSSZip/SDK/SSZip -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/IJKPlayerWithSSL -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/MCommonBiz/MCommonBiz/Res -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/RtsSDK -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/SobotChatClient -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/TEduBoard_iOS -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/TIWCache_iOS -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/TIWLogger_iOS -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/TXIMSDK_Plus_iOS -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/TXLiteAVSDK_Live/TXLiteAVSDK_Live -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/UMABTest/UMABTest_1.0.1 -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/UMCommon/UMCommon_7.2.9 -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/UMDevice/UMDevice_1.2.0 -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/UMPush -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/UMShare/UMShare -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/WCDBSwift/libs -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/flutter_engine/flutter_engine/Core -F/Users/apple/Desktop/MCloud/MCloudApp/Pods/m_flutter_frameworks/m_flutter_frameworks/Core -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AgoraRtcEngine_iOS/AINS -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AgoraRtcEngine_iOS/AV1Dec -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AgoraRtcEngine_iOS/ContentInspect -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AgoraRtcEngine_iOS/FullAudioFormat -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AgoraRtcEngine_iOS/ROIEnc -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AgoraRtcEngine_iOS/ReplayKit -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AgoraRtcEngine_iOS/RtcBasic -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AgoraRtcEngine_iOS/SpatialAudio -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AgoraRtcEngine_iOS/SuperResolution -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AgoraRtcEngine_iOS/VideoPreprocess -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AgoraRtcEngine_iOS/VirtualBackground -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AlicloudUTDID -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AlicloudUtils -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/TXLiteAVSDK_Live/Live -F/Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/flutter_engine/Core -filelist /Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Intermediates.noindex/MCloudApp.build/Debug-iphoneos/MCloudApp.build/Objects-normal/arm64/MCloudApp.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Intermediates.noindex/MCloudApp.build/Debug-iphoneos/MCloudApp.build/Objects-normal/arm64/MCloudApp_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Intermediates.noindex/MCloudApp.build/Debug-iphoneos/MCloudApp.build/Objects-normal/arm64/MCloudApp.swiftmodule -ObjC -lAMPopTip -lAlamofire -lAliyunLogProducer -lCocoaLumberjack -lCryptoSwift -lDoraemonKit -lFBRetainCycleDetector -lFLAnimatedImage -lFMDB -lFSPagerView -lGCDWebServer -lGDCache -lGDCommonSDK -lGDCommonService -lGDCommonUI -lGDDB -lGDDebugModule -lGDDownloader -lGDExtension -lGDImageLoader -lGDLiveLargeClassModule -lGDLiveRoomModule -lGDLiveVodModule -lGDLogging -lGDM3U8Parser -lGDMediaServer -lGDNetwork -lGDPDFViewer -lGDPictureInPictureSDK -lGDPlayerModule -lGDPlayerSDK -lGDRouter -lGDSafeDefend -lGDWebView -lHWPanModal -lHandyJSON -lIQKeyboardManager -lJXCategoryView -lJXPagingView -lJXSegmentedView -lM3U8Kit -lMAppleModule -lMBProgressHUD -lMCommonBiz -lMDownloadModule -lMExamModule -lMJRefresh -lMLiveModule -lMLoginModule -lMMineModule -lMStudyModule -lMTopicModule -lMXPagerView -lMZTimerLabel -lMasonry -lMoya -lPNChart -lPPBadgeViewSwift -lPPCounter -lRepeat -lResult -lRxCocoa -lRxRelay -lRxSwift -lSDCycleScrollView -lSDWebImage -lSensorsAnalyticsSDK -lSnapKit -lSocialOfficialWeChat -lSocialWeChat -lSwipeCellKit -lToast -lToast-Swift -lUICollectionViewExt -lUICountingLabel -lWeChatSDK -lXJJScrollViewObserver -lYBImageBrowser -lYYCache -lYYDebugDatabase -lYYImage -lYYText -lZLPhotoBrowser -lbz2 -lc++ -liconv -licucore -llottie-ios -lresolv -lsqlite3 -lsqlite3.0 -lxml2 -lz -framework AVFoundation -framework Accelerate -framework AgoraAIDenoiseExtension -framework AgoraCIExtension -framework AgoraCore -framework AgoraDav1dExtension -framework AgoraFDExtension -framework AgoraFullAudioFormatExtension -framework AgoraReplayKitExtension -framework AgoraRtcKit -framework AgoraSoundTouch -framework AgoraSpatialAudioExtension -framework AgoraSuperResolutionExtension -framework AgoraVideoProcessExtension -framework AgoraVideoSegmentationExtension -framework Agorafdkaac -framework Agoraffmpeg -framework AlicloudHttpDNS -framework AlicloudSender -framework AlicloudUtils -framework AliyunMediaDownloader -framework AliyunPlayer -framework App -framework AssetsLibrary -framework AudioToolbox -framework Bugly -framework CCSDK -framework CFNetwork -framework CocoaLumberjack -framework CoreFoundation -framework CoreGraphics -framework CoreMedia -framework CoreServices -framework CoreTelephony -framework CoreText -framework CoreVideo -framework DTShareKit -framework DoraemonLoadAnalyze -framework EMASRest -framework Flutter -framework FlutterPluginRegistrant -framework Foundation -framework HDBaseUtils -framework HDMediaFramework -framework IJKMediaFrameworkWithSSL -framework ImSDK_Plus -framework ImageIO -framework MediaPlayer -framework MetalKit -framework MobileCoreServices -framework OpenAL -framework OpenGLES -framework Photos -framework PhotosUI -framework QuartzCore -framework ReplayKit -framework RtsSDK -framework SSZipArchive -framework Security -framework SobotChatClient -framework SobotCommon -framework SobotKit -framework SystemConfiguration -framework TEduBoard -framework TIWCache -framework TIWLogger -framework TXFFmpeg -framework TXLiteAVSDK_Live -framework TXSoundTouch -framework UIKit -framework UMCommon -framework UMDevice -framework UMPush -framework UMRemoteConfig -framework UMShare -framework UTDID -framework UTMini -framework UniformTypeIdentifiers -framework UserNotifications -framework VideoToolbox -framework WCDBSwift -framework WebKit -framework WebRTC -framework alivcffmpeg -framework artcSource -framework artpSource -framework connectivity_plus -framework flutter_boost -framework flutter_inappwebview -framework flutter_localization -framework fluttertoast -framework gd_alert -framework gd_common_sdk -framework gd_event_bus -framework gd_log -framework gd_network -framework gd_router -framework gd_user_defaults -framework image_gallery_saver -framework m_common_biz -framework mlogin_flutter_plugin -framework mmine_flutter_plugin -framework path_provider_foundation -framework permission_handler_apple -framework scan -framework shared_preferences_foundation -framework sqflite -framework sqlcipher -framework sqliterk -framework url_launcher_ios -framework video_player_avfoundation -framework wakelock -weak_framework Photos -weak_framework SwiftUI -ObjC -lAMPopTip -lAlamofire -lAliyunLogProducer -lCocoaLumberjack -lCryptoSwift -lDoraemonKit -lFBRetainCycleDetector -lFLAnimatedImage -lFMDB -lFSPagerView -lGCDWebServer -lGDCache -lGDCommonSDK -lGDCommonService -lGDCommonUI -lGDDB -lGDDebugModule -lGDDownloader -lGDExtension -lGDImageLoader -lGDLiveLargeClassModule -lGDLiveRoomModule -lGDLiveVodModule -lGDLogging -lGDM3U8Parser -lGDMediaServer -lGDNetwork -lGDPDFViewer -lGDPictureInPictureSDK -lGDPlayerModule -lGDPlayerSDK -lGDRouter -lGDSafeDefend -lGDWebView -lHWPanModal -lHandyJSON -lIQKeyboardManager -lJXCategoryView -lJXPagingView -lJXSegmentedView -lM3U8Kit -lMAppleModule -lMBProgressHUD -lMCommonBiz -lMDownloadModule -lMExamModule -lMJRefresh -lMLiveModule -lMLoginModule -lMMineModule -lMStudyModule -lMTopicModule -lMXPagerView -lMZTimerLabel -lMasonry -lMoya -lPNChart -lPPBadgeViewSwift -lPPCounter -lRepeat -lResult -lRxCocoa -lRxRelay -lRxSwift -lSDCycleScrollView -lSDWebImage -lSensorsAnalyticsSDK -lSnapKit -lSocialOfficialWeChat -lSocialWeChat -lSwipeCellKit -lToast -lToast-Swift -lUICollectionViewExt -lUICountingLabel -lWeChatSDK -lXJJScrollViewObserver -lYBImageBrowser -lYYCache -lYYDebugDatabase -lYYImage -lYYText -lZLPhotoBrowser -lbz2 -lc++ -liconv -licucore -llottie-ios -lresolv -lsqlite3 -lsqlite3.0 -lxml2 -lz -framework AVFoundation -framework Accelerate -framework AgoraAIDenoiseExtension -framework AgoraCIExtension -framework AgoraCore -framework AgoraDav1dExtension -framework AgoraFDExtension -framework AgoraFullAudioFormatExtension -framework AgoraReplayKitExtension -framework AgoraRtcKit -framework AgoraSoundTouch -framework AgoraSpatialAudioExtension -framework AgoraSuperResolutionExtension -framework AgoraVideoProcessExtension -framework AgoraVideoSegmentationExtension -framework Agorafdkaac -framework Agoraffmpeg -framework AlicloudHttpDNS -framework AlicloudSender -framework AlicloudUtils -framework AliyunMediaDownloader -framework AliyunPlayer -framework App -framework AssetsLibrary -framework AudioToolbox -framework Bugly -framework CCSDK -framework CFNetwork -framework CocoaLumberjack -framework CoreFoundation -framework CoreGraphics -framework CoreMedia -framework CoreServices -framework CoreTelephony -framework CoreText -framework CoreVideo -framework DTShareKit -framework DoraemonLoadAnalyze -framework EMASRest -framework Flutter -framework FlutterPluginRegistrant -framework Foundation -framework HDBaseUtils -framework HDMediaFramework -framework IJKMediaFrameworkWithSSL -framework ImSDK_Plus -framework ImageIO -framework MediaPlayer -framework MetalKit -framework MobileCoreServices -framework OpenAL -framework OpenGLES -framework Photos -framework PhotosUI -framework QuartzCore -framework ReplayKit -framework RtsSDK -framework SSZipArchive -framework Security -framework SobotChatClient -framework SobotCommon -framework SobotKit -framework SystemConfiguration -framework TEduBoard -framework TIWCache -framework TIWLogger -framework TXFFmpeg -framework TXLiteAVSDK_Live -framework TXSoundTouch -framework UIKit -framework UMCommon -framework UMDevice -framework UMPush -framework UMRemoteConfig -framework UMShare -framework UTDID -framework UTMini -framework UniformTypeIdentifiers -framework UserNotifications -framework VideoToolbox -framework WCDBSwift -framework WebKit -framework WebRTC -framework alivcffmpeg -framework artcSource -framework artpSource -framework flutter_boost -framework flutter_localization -framework fluttertoast -framework gd_alert -framework gd_common_sdk -framework gd_event_bus -framework gd_log -framework gd_network -framework gd_router -framework gd_user_defaults -framework image_gallery_saver -framework m_common_biz -framework mlogin_flutter_plugin -framework mmine_flutter_plugin -framework path_provider_foundation -framework permission_handler_apple -framework scan -framework shared_preferences_foundation -framework sqflite -framework sqlcipher -framework sqliterk -framework url_launcher_ios -framework video_player_avfoundation -framework wakelock -weak_framework Photos -weak_framework SwiftUI -ld64 -lPods-MCloudApp -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Intermediates.noindex/MCloudApp.build/Debug-iphoneos/MCloudApp.build/Objects-normal/arm64/MCloudApp_dependency_info.dat -o /Users/apple/Library/Developer/Xcode/DerivedData/MCloudApp-adsqjnywcdzhxrbjhdhjqekyinju/Build/Products/Debug-iphoneos/MCloudApp.app/MCloudApp

ld: warning: -ld64 is deprecated, use -ld_classic instead
ld: warning: Could not find or use auto-linked framework 'GDPlayerModule'
ld: warning: Could not find or use auto-linked framework 'SnapKit'
ld: warning: Could not find or use auto-linked framework 'FMDB'
ld: warning: Could not find or use auto-linked framework 'Result'
ld: warning: Could not find or use auto-linked framework 'Moya'
ld: warning: Could not find or use auto-linked framework 'Lottie'
ld: warning: Could not find or use auto-linked framework 'Toast'
ld: warning: Could not find or use auto-linked framework 'UICollectionViewExt'
ld: warning: Could not find or use auto-linked framework 'UICountingLabel'
ld: warning: Could not find or use auto-linked framework 'Toast_Swift'
ld: warning: Could not find or use auto-linked framework 'MZTimerLabel'
ld: warning: Could not find or use auto-linked framework 'XJJScrollViewObserver'
ld: warning: Could not find or use auto-linked framework 'SensorsAnalyticsSDK'
ld: warning: Could not find or use auto-linked framework 'SDWebImage'
ld: warning: Could not find or use auto-linked framework 'IQKeyboardManager'
ld: warning: Could not find or use auto-linked framework 'M3U8Kit'
ld: warning: Could not find or use auto-linked framework 'YBImageBrowser'
ld: warning: Could not find or use auto-linked framework 'RxSwift'
ld: warning: Could not find or use auto-linked framework 'AliyunLogProducer'
ld: warning: Could not find or use auto-linked framework 'AMPopTip'
ld: warning: Could not find or use auto-linked framework 'MBProgressHUD'
ld: warning: Could not find or use auto-linked framework 'RxCocoa'
ld: warning: Could not find or use auto-linked framework 'HandyJSON'
ld: warning: Could not find or use auto-linked framework 'SDCycleScrollView'
ld: warning: Could not find or use auto-linked framework 'RxRelay'
ld: warning: Could not find or use auto-linked framework 'YYImage'
ld: warning: Could not find or use auto-linked framework 'Reachability'
ld: warning: Could not find or use auto-linked framework 'YYCache'
ld: warning: Could not find or use auto-linked framework 'JXCategoryView'
ld: warning: Could not find or use auto-linked framework 'GDDB'
ld: warning: Could not find or use auto-linked framework 'Repeat'
ld: warning: Could not find or use auto-linked framework 'GDPDFViewer'
ld: warning: Could not find or use auto-linked framework 'PNChart'
ld: warning: Could not find or use auto-linked framework 'CryptoSwift'
ld: warning: Could not find or use auto-linked framework 'ZLPhotoBrowser'
ld: warning: Could not find or use auto-linked framework 'PPBadgeViewSwift'
ld: warning: Could not find or use auto-linked framework 'CoreAudioTypes'
ld: warning: Could not find or use auto-linked framework 'GDM3U8Parser'
ld: warning: Could not find or use auto-linked framework 'OrderedSet'
ld: warning: Could not find or use auto-linked framework 'MAppleModule'
ld: warning: Could not find or use auto-linked framework 'YYText'
ld: warning: Could not find or use auto-linked framework 'MDownloadModule'
ld: warning: Could not find or use auto-linked framework 'MXPagerView'
ld: warning: Could not find or use auto-linked framework 'GDPictureInPictureSDK'
ld: warning: Could not find or use auto-linked framework 'MJRefresh'
ld: warning: Could not find or use auto-linked framework 'Alamofire'
ld: warning: Could not find or use auto-linked framework 'GDLiveVodModule'
Undefined symbols for architecture arm64:
  "_$s10OrderedSetAAV12removeObject2atySi_tF", referenced from:
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE20removeUserOnlyScript2at13injectionTimeySi_So0ai9InjectionL0VtF in flutter_inappwebview(WKUserContentController.o)
  "_$s10OrderedSetAAV16removeAllObjectsyyF", referenced from:
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE24removeAllUserOnlyScriptsyyF in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE22removeAllPluginScriptsyyF in flutter_inappwebview(WKUserContentController.o)
  "_$s10OrderedSetAAV5index5afterS2i_tF", referenced from:
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE4sync20scriptMessageHandlerySo08WKScripthI0_p_tFTf4en_nAC12InAppWebViewC_Tg5 in flutter_inappwebview(InAppWebView.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE19removePluginScripts4with017shouldAddPreviousH0ySS_SbtF in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE05resetB6Worlds8windowIdys5Int64VSg_tF in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE36removeAllPluginScriptMessageHandlersyyF in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE21removeUserOnlyScripts4with017shouldAddPreviousI0ySS_SbtF in flutter_inappwebview(WKUserContentController.o)
      _$sSTsE6filterySay7ElementQzGSbACKXEKFs15FlattenSequenceVySay10OrderedSetAGVy20flutter_inappwebview12PluginScriptCGGG_Tg5040$sSo23WKUserContentControllerC20flutter_h7E029geti36ScriptsRequiredInAllB6WorldsSayAC0G6J14CGyFSbAFXEfU0_Tf1cn_n in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE4sync20scriptMessageHandlerySo08WKScripthI0_p_tFTf4en_n in flutter_inappwebview(WKUserContentController.o)
      ...
  "_$s10OrderedSetAAV6appendyyxF", referenced from:
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE15addPluginScriptyyAC0gH0CF in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE17addUserOnlyScriptyyAC0gI0CF in flutter_inappwebview(WKUserContentController.o)
  "_$s10OrderedSetAAV6removeySiSgxF", referenced from:
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE18removePluginScriptyyAC0gH0CF in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE19removePluginScripts4with017shouldAddPreviousH0ySS_SbtF in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE21removeUserOnlyScripts4with017shouldAddPreviousI0ySS_SbtF in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE20removeUserOnlyScriptyyAC0gI0CF in flutter_inappwebview(WKUserContentController.o)
  "_$s10OrderedSetAAV8sequenceAByxGqd___tc7ElementQyd__RszSTRd__lufC", referenced from:
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE10initializeyyF in flutter_inappwebview(WKUserContentController.o)
  "_$s10OrderedSetAAVMn", referenced from:
      _symbolic _____ySSSDy__________y_____GGG s18_DictionaryStorageC So25WKUserScriptInjectionTimeV 10OrderedSetAEV 20flutter_inappwebview04UserD0C in flutter_inappwebview(CreateWindowAction.o)
      _symbolic _____y__________y_____GG s18_DictionaryStorageC So25WKUserScriptInjectionTimeV 10OrderedSetAEV 20flutter_inappwebview04UserD0C in flutter_inappwebview(CreateWindowAction.o)
      _symbolic _____ySSSDy__________y_____GGG s18_DictionaryStorageC So25WKUserScriptInjectionTimeV 10OrderedSetAEV 20flutter_inappwebview06PluginD0C in flutter_inappwebview(CreateWindowAction.o)
      _symbolic _____y__________y_____GG s18_DictionaryStorageC So25WKUserScriptInjectionTimeV 10OrderedSetAEV 20flutter_inappwebview06PluginD0C in flutter_inappwebview(CreateWindowAction.o)
      _symbolic _____y_____G 10OrderedSetAAV 20flutter_inappwebview10UserScriptC in flutter_inappwebview(ChromeSafariBrowserManager.o)
      _symbolic _____y_____G 10OrderedSetAAV 20flutter_inappwebview12PluginScriptC in flutter_inappwebview(ChromeSafariBrowserManager.o)
      _symbolic _____y_____y_____GG s23_ContiguousArrayStorageC 10OrderedSetACV 20flutter_inappwebview10UserScriptC in flutter_inappwebview(InAppBrowserWebViewController.o)
      ...
  "_$s10OrderedSetAAVyxSicig", referenced from:
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE4sync20scriptMessageHandlerySo08WKScripthI0_p_tFTf4en_nAC12InAppWebViewC_Tg5 in flutter_inappwebview(InAppWebView.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE19removePluginScripts4with017shouldAddPreviousH0ySS_SbtF in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE05resetB6Worlds8windowIdys5Int64VSg_tF in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE36removeAllPluginScriptMessageHandlersyyF in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE20removeUserOnlyScript2at13injectionTimeySi_So0ai9InjectionL0VtF in flutter_inappwebview(WKUserContentController.o)
      _$sSo23WKUserContentControllerC20flutter_inappwebviewE21removeUserOnlyScripts4with017shouldAddPreviousI0ySS_SbtF in flutter_inappwebview(WKUserContentController.o)
      _$sSTsE6filterySay7ElementQzGSbACKXEKFs15FlattenSequenceVySay10OrderedSetAGVy20flutter_inappwebview12PluginScriptCGGG_Tg5040$sSo23WKUserContentControllerC20flutter_h7E029geti36ScriptsRequiredInAllB6WorldsSayAC0G6J14CGyFSbAFXEfU0_Tf1cn_n in flutter_inappwebview(WKUserContentController.o)
      ...
  "_$s12ReachabilityAAC12stopNotifieryyF", referenced from:
      _$s17connectivity_plus32ReachabilityConnectivityProviderC4stopyyF in connectivity_plus(ReachabilityConnectivityProvider.o)
  "_$s12ReachabilityAAC13startNotifieryyKF", referenced from:
      _$s17connectivity_plus32ReachabilityConnectivityProviderC5startyyF in connectivity_plus(ReachabilityConnectivityProvider.o)
  "_$s12ReachabilityAAC8queueQoS11targetQueue012notificationE0AB8Dispatch0gC1SV_So012OS_dispatch_B0CSgAKtKcfC", referenced from:
      _$s17connectivity_plus32ReachabilityConnectivityProviderC07currentD4TypeAA0dG0Ovg in connectivity_plus(ReachabilityConnectivityProvider.o)
      _$s17connectivity_plus32ReachabilityConnectivityProviderC5startyyF in connectivity_plus(ReachabilityConnectivityProvider.o)
      _$s17connectivity_plus32ReachabilityConnectivityProviderC06ensureC033_B76754B07E532DB4F377382215B296D4LL0C0AFCyFTf4n_g in connectivity_plus(ReachabilityConnectivityProvider.o)
      _$s17connectivity_plus32ReachabilityConnectivityProviderC19reachabilityChanged33_B76754B07E532DB4F377382215B296D4LL12notificationySo14NSNotificationC_tFTf4dn_n in connectivity_plus(ReachabilityConnectivityProvider.o)
  "_$s12ReachabilityAACMa", referenced from:
      _$s17connectivity_plus32ReachabilityConnectivityProviderC07currentD4TypeAA0dG0Ovg in connectivity_plus(ReachabilityConnectivityProvider.o)
      _$s17connectivity_plus32ReachabilityConnectivityProviderC5startyyF in connectivity_plus(ReachabilityConnectivityProvider.o)
      _$s17connectivity_plus32ReachabilityConnectivityProviderC06ensureC033_B76754B07E532DB4F377382215B296D4LL0C0AFCyFTf4n_g in connectivity_plus(ReachabilityConnectivityProvider.o)
      _$s17connectivity_plus32ReachabilityConnectivityProviderC19reachabilityChanged33_B76754B07E532DB4F377382215B296D4LL12notificationySo14NSNotificationC_tFTf4dn_n in connectivity_plus(ReachabilityConnectivityProvider.o)
  "_$s12ReachabilityAACMn", referenced from:
      _symbolic _____Sg 12ReachabilityAAC in connectivity_plus(ReachabilityConnectivityProvider.o)
  "_$sSo18NSNotificationNamea12ReachabilityE19reachabilityChangedABvau", referenced from:
      _$s17connectivity_plus32ReachabilityConnectivityProviderC5startyyF in connectivity_plus(ReachabilityConnectivityProvider.o)
      _$s17connectivity_plus32ReachabilityConnectivityProviderC4stopyyF in connectivity_plus(ReachabilityConnectivityProvider.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
github-actions[bot] commented 2 months ago

👋 @MichaelSSY

NOTE: This comment is auto-generated.

Are you sure you have already searched for the same problem?

Some people open new issues but they didn't search for something similar or for the same issue. Please, search for it using the GitHub issue search box or on the official inappwebview.dev website, or, also, using Google, StackOverflow, etc. before posting a new one. You may already find an answer to your problem!

If this is really a new issue, then thank you for raising it. I will investigate it and get back to you as soon as possible. Please, make sure you have given me as much context as possible! Also, if you didn't already, post a code example that can replicate this issue.

In the meantime, you can already search for some possible solutions online! Because this plugin uses native WebView, you can search online for the same issue adding android WebView [MY ERROR HERE] or ios WKWebView [MY ERROR HERE] keywords.

Following these steps can save you, me, and other people a lot of time, thanks!

MichaelSSY commented 2 months ago

Solved, iOS project needs to rely on the OrderedSet library. Add pod 'OrderedSet', '5.0' to the iOS project's podfile project

image