Trying to update xcode project #177
Annotations
3 errors and 12 warnings
build:
apps/wallet-mobile/ios/Pods/Target Support Files/Pods-yoroi-nightly/ExpoModulesProvider.swift#L8
compiling for iOS 13.0, but module 'ExpoModulesCore' has a minimum deployment target of iOS 14.0: /Users/runner/Library/Developer/Xcode/DerivedData/yoroi-fwzuxgzkvrlaplgyibtylvqhgalw/Build/Intermediates.noindex/ArchiveIntermediates/nightly/BuildProductsPath/Release-iphoneos/ExpoModulesCore/ExpoModulesCore.swiftmodule/arm64-apple-ios.swiftmodule
|
build:
apps/wallet-mobile/ios/Pods/Target Support Files/Pods-yoroi-nightly/ExpoModulesProvider.swift#L8
compiling for iOS 13.0, but module 'ExpoModulesCore' has a minimum deployment target of iOS 14.0: /Users/runner/Library/Developer/Xcode/DerivedData/yoroi-fwzuxgzkvrlaplgyibtylvqhgalw/Build/Intermediates.noindex/ArchiveIntermediates/nightly/BuildProductsPath/Release-iphoneos/ExpoModulesCore/ExpoModulesCore.swiftmodule/arm64-apple-ios.swiftmodule
|
build
Process completed with exit code 1.
|
build
curl 8.11.0_1 is already installed and up-to-date.
To reinstall 8.11.0_1, run:
brew reinstall curl
|
build
git 2.47.1 is already installed and up-to-date.
To reinstall 2.47.1, run:
brew reinstall git
|
build:
apps/wallet-mobile/ios/Pods/MultiplatformBleAdapter/iOS/RxSwift/Platform/DataStructures/Bag.swift#L176
'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BagKey' to 'Hashable' by implementing 'hash(into:)' instead
|
build:
apps/wallet-mobile/ios/Pods/MultiplatformBleAdapter/iOS/RxBluetoothKit/BluetoothManager.swift#L161
'index(where:)' is deprecated: renamed to 'firstIndex(where:)'
|
build:
apps/wallet-mobile/ios/Pods/MultiplatformBleAdapter/iOS/RxSwift/Observables/CombineLatest.swift#L9
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
|
build:
apps/wallet-mobile/ios/Pods/MultiplatformBleAdapter/iOS/RxSwift/Concurrency/LockOwnerType.swift#L9
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
|
build:
apps/wallet-mobile/ios/Pods/MultiplatformBleAdapter/iOS/RxBluetoothKit/Logging.swift#L157
switch covers known cases, but 'CBCharacteristicWriteType' may have additional unknown values, possibly added in future versions
|
build:
apps/wallet-mobile/ios/Pods/MultiplatformBleAdapter/iOS/RxBluetoothKit/Observable+QueueSubscribeOn.swift#L62
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
|
build:
apps/wallet-mobile/ios/Pods/MultiplatformBleAdapter/iOS/RxBluetoothKit/Observable+QueueSubscribeOn.swift#L51
'index(where:)' is deprecated: renamed to 'firstIndex(where:)'
|
build:
apps/wallet-mobile/ios/Pods/MultiplatformBleAdapter/iOS/RxBluetoothKit/Peripheral.swift#L254
switch covers known cases, but 'CBCharacteristicWriteType' may have additional unknown values, possibly added in future versions
|
build:
apps/wallet-mobile/ios/Pods/MultiplatformBleAdapter/iOS/RxSwift/Concurrency/SynchronizedDisposeType.swift#L9
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
|
build:
apps/wallet-mobile/ios/Pods/MultiplatformBleAdapter/iOS/RxSwift/Concurrency/SynchronizedOnType.swift#L9
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
|