Skip to content

main#54

Merged
jcardus merged 3 commits into
jsrastreamentofrom
main
May 4, 2026
Merged

main#54
jcardus merged 3 commits into
jsrastreamentofrom
main

icon

ae1b322
Select commit
Loading
Failed to load commit list.
Xcode Cloud / fleetmanager | Default | Archive - iOS succeeded May 4, 2026 in 12m 11s

62 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 62

Details

62 Warnings

Details

  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/WKProcessPoolManager.swift:12
      'WKProcessPool' was deprecated in iOS 15.0: Creating and using multiple instances of WKProcessPool no longer has any effect.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:599
      'processPool' was deprecated in iOS 15.0: Creating and using multiple instances of WKProcessPool no longer has any effect.
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:496
      'clearCache()' is deprecated: Use InAppWebViewManager.clearAllCache instead.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:2906
      'onFindResultReceived(activeMatchOrdinal:numberOfMatches:isDoneCounting:)' is deprecated: Use FindInteractionChannelDelegate.onFindResultReceived instead.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/WebViewChannelDelegate.swift:592
      'closeAllMediaPresentations()' was deprecated in iOS 15.0
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:1125
      'WKSelectionGranularity' was deprecated in iOS 11.0: This property is ignored; selection granularity is always `character`.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppBrowser/InAppBrowserWebViewController.swift:637
      'statusBarStyle' was deprecated in iOS 13.0: Use the statusBarManager property of the window scene instead.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/WebAuthenticationSession/WebAuthenticationSession.swift:93
      'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:3088
      'javaScriptEnabled' was deprecated in iOS 14.0: Use WKWebpagePreferences.allowsContentJavaScript to disable content JavaScript on a per-navigation basis
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/WebAuthenticationSession/WebAuthenticationSession.swift:86
      'SFAuthenticationSession' was deprecated in iOS 12.0: renamed to 'ASWebAuthenticationSession'
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/Types/URLProtectionSpace.swift:40
      'SecTrustEvaluate' was deprecated in iOS 13.0: renamed to 'SecTrustEvaluateWithError(_:_:)'
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:3096
      'javaScriptEnabled' was deprecated in iOS 14.0: Use WKWebpagePreferences.allowsContentJavaScript to disable content JavaScript on a per-navigation basis
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/WebAuthenticationSession/WebAuthenticationSession.swift:36
      Unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebViewSettings.swift:135
      'selectionGranularity' was deprecated in iOS 11.0: This property is ignored; selection granularity is always `character`.
  'dummy.o' has no symbols
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:1221
      'clearCache' is deprecated: Use InAppWebViewManager.clearAllCache instead.
  file:///Users/local/.pub-cache/hosted/pub.dev/firebase_core-4.2.1/ios/firebase_core/Sources/firebase_core/FLTFirebaseCorePlugin.m:92
      Incompatible pointer types assigning to 'NSString * _Nullable' from 'NSNull * _Nonnull'
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebViewSettings.swift:150
      'javaScriptEnabled' was deprecated in iOS 14.0: Use WKWebpagePreferences.allowsContentJavaScript to disable content JavaScript on a per-navigation basis
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/WebViewChannelDelegate.swift:261
      'clearCache()' is deprecated: Use InAppWebViewManager.clearAllCache instead.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/Util.swift:121
      'spotlightSuggestion' was deprecated in iOS 10.0: renamed to 'WKDataDetectorTypes.lookupSuggestion'
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/UIApplication/VisibleViewController.swift:13
      'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:495
      'clearCache' is deprecated: Use InAppWebViewManager.clearAllCache instead.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:763
      Unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppBrowser/InAppBrowserManager.swift:48
      'statusBarStyle' was deprecated in iOS 13.0: Use the statusBarManager property of the window scene instead.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:604
      'selectionGranularity' was deprecated in iOS 11.0: This property is ignored; selection granularity is always `character`.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/SafariViewController/SafariViewController.swift:39
      'init(url:entersReaderIfAvailable:)' was deprecated in iOS 11.0
  This file is set to build for a version older than the deployment target. Functionality may be limited.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/Types/URLProtectionSpace.swift:20
      'SecTrustGetCertificateAtIndex' was deprecated in iOS 15.0: renamed to 'SecTrustCopyCertificateChain(_:)'
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/Util.swift:86
      'spotlightSuggestion' was deprecated in iOS 10.0: renamed to 'WKDataDetectorTypes.lookupSuggestion'
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/WebAuthenticationSession/WebAuthenticationSession.swift:71
      'SFAuthenticationSession' was deprecated in iOS 12.0: renamed to 'ASWebAuthenticationSession'
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/Types/URLProtectionSpace.swift:18
      'SecTrustEvaluate' was deprecated in iOS 13.0: renamed to 'SecTrustEvaluateWithError(_:_:)'
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:604
      'WKSelectionGranularity' was deprecated in iOS 11.0: This property is ignored; selection granularity is always `character`.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:1222
      'clearCache()' is deprecated: Use InAppWebViewManager.clearAllCache instead.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:1226
      'javaScriptEnabled' was deprecated in iOS 14.0: Use WKWebpagePreferences.allowsContentJavaScript to disable content JavaScript on a per-navigation basis
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 26.4.99.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:685
      'javaScriptEnabled' was deprecated in iOS 14.0: Use WKWebpagePreferences.allowsContentJavaScript to disable content JavaScript on a per-navigation basis
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:524
      'javaScriptEnabled' was deprecated in iOS 14.0: Use WKWebpagePreferences.allowsContentJavaScript to disable content JavaScript on a per-navigation basis
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/Types/URLCredential.swift:14
      Comparing non-optional value of type '[Any]' to 'nil' always returns true
  The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 26.4.99.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:1125
      'selectionGranularity' was deprecated in iOS 11.0: This property is ignored; selection granularity is always `character`.
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  file:///Users/local/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.6/ios/url_launcher_ios/Sources/url_launcher_ios/URLLauncherPlugin.swift:22
      'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:3114
      'javaScriptEnabled' was deprecated in iOS 14.0: Use WKWebpagePreferences.allowsContentJavaScript to disable content JavaScript on a per-navigation basis
  The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 26.4.99.
  The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 26.4.99.
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/InAppWebView/InAppWebView.swift:3128
      'javaScriptEnabled' was deprecated in iOS 14.0: Use WKWebpagePreferences.allowsContentJavaScript to disable content JavaScript on a per-navigation basis
  file:///Users/local/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.1.2/ios/Classes/HeadlessInAppWebView/HeadlessInAppWebView.swift:40
      'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  file:///Users/local/.pub-cache/hosted/pub.dev/share_plus-12.0.1/ios/share_plus/Sources/share_plus/FPPSharePlusPlugin.m:25
      'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
  Ignoring duplicate libraries: '-lc++'
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/9ACA9240-DF73-4C2A-AFC9-56CCF73823F7/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  file:///Users/local/.pub-cache/hosted/pub.dev/firebase_messaging-16.0.4/ios/firebase_messaging/Sources/firebase_messaging/FLTFirebaseMessagingPlugin.m:348
      'UNNotificationPresentationOptionAlert' is deprecated: first deprecated in iOS 14.0