android – Flutter Improve Breaks iOS Construct

[ad_1]

After upgrading Flutter to 2.10.5 my XCode construct is giving me:

 Error output from Xcode construct:
↳
    objc[49279]: Class AppleTypeCRetimerRestoreInfoHelper is applied in each /usr/lib/libauthinstall.dylib (0x1ee5a1eb0) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Variations/A/MobileDevice (0x107d904f8). One of many two shall be used. Which one is undefined.
    objc[49279]: Class AppleTypeCRetimerFirmwareAggregateRequestCreator is applied in each /usr/lib/libauthinstall.dylib (0x1ee5a1f00) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Variations/A/MobileDevice (0x107d90548). One of many two shall be used. Which one is undefined.
    objc[49279]: Class AppleTypeCRetimerFirmwareRequestCreator is applied in each /usr/lib/libauthinstall.dylib (0x1ee5a1f50) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Variations/A/MobileDevice (0x107d90598). One of many two shall be used. Which one is undefined.
    objc[49279]: Class ATCRTRestoreInfoFTABFile is applied in each /usr/lib/libauthinstall.dylib (0x1ee5a1fa0) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Variations/A/MobileDevice (0x107d905e8). One of many two shall be used. Which one is undefined.
    objc[49279]: Class AppleTypeCRetimerFirmwareCopier is applied in each /usr/lib/libauthinstall.dylib (0x1ee5a1ff0) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Variations/A/MobileDevice (0x107d90638). One of many two shall be used. Which one is undefined.
    objc[49279]: Class ATCRTRestoreInfoFTABSubfile is applied in each /usr/lib/libauthinstall.dylib (0x1ee5a2040) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Variations/A/MobileDevice (0x107d90688). One of many two shall be used. Which one is undefined.
    2022-04-23 15:39:34.297 xcodebuild[49279:543408] Requested however didn't discover extension level with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
    2022-04-23 15:39:34.297 xcodebuild[49279:543408] Requested however didn't discover extension level with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
    xcodebuild: error: Unable to discover a vacation spot matching the offered vacation spot specifier:
            { id:34E769E3-4D7D-4B02-A473-131D6ED23F66 }

        Obtainable locations for the "Runner" scheme:
            { platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-001578E81AF1001E }

        Ineligible locations for the "Runner" scheme:
            { platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, title:Any iOS System }

Does anybody have any recommendations? Right here is my Flutter physician:

[✓] Flutter (Channel steady, 2.10.5, on macOS 12.3.1 21E258 darwin-arm, locale en-AU)
[✓] Android toolchain - develop for Android units (Android SDK model 32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 13.3.1)
[✓] Chrome - develop for the online
[✓] Android Studio (model 2021.1)
[✓] Related machine (3 obtainable)
[✓] HTTP Host Availability

[ad_2]

Leave a Reply