fluwx icon indicating copy to clipboard operation
fluwx copied to clipboard

build ios 警告

Open luokunman opened this issue 2 years ago • 1 comments

2 warnings generated.
    In file included from /Users/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/fluwx-3.8.2+1/ios/Classes/WXMediaMessage+messageConstruct.m:9:
    In file included from /Users/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/fluwx-3.8.2+1/ios/Classes/WXMediaMessage+messageConstruct.h:8:
    /Users/company/jz_imageclip/ios/Pods/WechatOpenSDK_Fuck/OpenSDK1.9.2/WXApiObject.h:488:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
     * @attention
       ~~~~~~~~~~^
    /Users/company/jz_imageclip/ios/Pods/WechatOpenSDK_Fuck/OpenSDK1.9.2/WXApiObject.h:493:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
     * @attention
       ~~~~~~~~~~^
    /Users/company/jz_imageclip/ios/Pods/WechatOpenSDK_Fuck/OpenSDK1.9.2/WXApiObject.h:511:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
     * @attention
       ~~~~~~~~~~^
    /Users/company/jz_imageclip/ios/Pods/WechatOpenSDK_Fuck/OpenSDK1.9.2/WXApiObject.h:1206:9: warning: empty paragraph passed to '@note' command [-Wdocumentation]
     * @note
       ~~~~~^

Run flutter doctor

[✓] Flutter (Channel stable, 2.8.1, on macOS 12.3.1 21E258 darwin-arm, locale
    zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 13.3.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.1)
[✓] VS Code (version 1.57.1)
[✓] Connected device (2 available)

• No issues found!

luokunman avatar Apr 13 '22 03:04 luokunman

如果你懂你可以提个PR解决,不懂可以忽略。1.我不太懂ios2.这是微信自己的.h文件,我也没动过

JarvanMo avatar Apr 13 '22 06:04 JarvanMo