Ios mute fix after discussion #964
Annotations
4 warnings
Install xcbeautify
xcbeautify 2.14.1 is already installed and up-to-date.
To reinstall 2.14.1, run:
brew reinstall xcbeautify
|
Test FerrostarCore-Package on platform=iOS Simulator,name=iPhone 15,OS=17.2:
apple/Sources/FerrostarCore/FerrostarCore.swift#L378
main actor-isolated instance method 'locationManager(_:didUpdateLocations:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Test FerrostarCore-Package on platform=iOS Simulator,name=iPhone 15,OS=17.2:
apple/Sources/FerrostarCore/Speech/SpokenInstructionObserver.swift#L41
capture of 'utterance' with non-sendable type 'AVSpeechUtterance' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Test FerrostarCore-Package on platform=iOS Simulator,name=iPhone 15,OS=17.2:
apple/Sources/FerrostarCore/FerrostarCore.swift#L378
main actor-isolated instance method 'locationManager(_:didUpdateLocations:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Loading