jpush / jpush-flutter-plugin

JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。
http://docs.jiguang.cn
MIT License
842 stars 352 forks source link

最新版Xcode编译错误了 #203

Open lovachen opened 4 years ago

lovachen commented 4 years ago

Error output from Xcode build: ↳ 2020-10-13 08:59:16.259 xcodebuild[6526:1001643] [MT] PluginLoading: Required plug-in compatibility UUID 6C8909A0-F208-4C21-9224-504F9A70056E for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin' not present in DVTPlugInCompatibilityUUIDs 2020-10-13 08:59:18.127 xcodebuild[6526:1001786] DTDeviceKit: deviceType from 00008030-000620AA1ED9802E was NULL BUILD FAILED

Xcode's output: ↳ /Users/mac/applications/flutter/.pub-cache/git/jpush-flutter-plugin-2beb69f34f16f853059112af213583c3a01b7cad/ios/Classes/JPushPlugin.m:551:87: warning: 'UIUserNotificationSettings' is deprecated: first deprecated in iOS 10.0 - Use UserNotifications Framework's UNNotificationSettings [-Wdeprecated-declarations]

c1s1x1 commented 4 years ago

请问解决了没有?你怎么处理的

Virgil-N commented 3 years ago

我也遇到了,请问怎么解决?