feat: amount-first buy flow #275
Open
Xcode Cloud / Flipcash | Deploy Flipcash | Archive - iOS
succeeded
May 13, 2026 in 19m 29s
34 warnings
| Report Summary | |
|---|---|
| Errors | 0 |
| Test Failures | 0 |
| Analysis Issues | 0 |
| Warnings | 34 |
Details
34 Warnings
Details
FlipcashCore/Sources/FlipcashCore/Formatters/CurrencyFormatter.swift:142
'components(fromIdentifier:)' was deprecated in iOS 16: Use `Locale.Components(identifier:)` to access componentsFlipcashCore/Sources/FlipcashCore/Vendor/Base58.swift:70
'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.FlipcashCore/Sources/FlipcashCore/Extensions/UnaryCall+Extensions.swift:16
Type 'ResponsePayload' does not conform to the 'Sendable' protocolFlipcashCore/Sources/FlipcashCore/Models/CurrencyCode.swift:279
'currencyCode' was deprecated in iOS 16: renamed to 'currency.identifier'FlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/SwapService.swift:496
Capture of 'completion' with non-Sendable type '(Result) -> Void' in a '@Sendable' closureFlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/SwapService.swift:409
Capture of 'completion' with non-Sendable type '(Result) -> Void' in a '@Sendable' closureFlipcashUI/Sources/FlipcashUI/Views/Buttons/CodeButton.swift:199
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/Core/Screens/Onramp/ConfirmEmailScreen.swift:94
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/Core/Screens/Onboarding/LoginScreen.swift:66
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/MessagingService.swift:113
Capture of 'reference' with non-Sendable type 'StreamReference?' in a '@Sendable' closureFlipcash/Core/Screens/Main/Currency Swap/CurrencySellConfirmationScreen.swift:80
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadGenerated a new Google plist.Flipcash/Core/Screens/Main/Currency Info/CurrencyInfoScreen.swift:289
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/Core/Screens/Main/Currency Info/CurrencyInfoScreen.swift:273
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcashUI/Sources/FlipcashUI/Views/Buttons/CodeButton.swift:169
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/Core/Screens/Onboarding/AccessKeyScreen.swift:50
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcashUI/Sources/FlipcashUI/Views/Buttons/CodeButton.swift:186
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcashUI/Sources/FlipcashUI/Views/Buttons/CodeButton.swift:189
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/Core/Screens/Onramp/EnterPhoneScreen.swift:74
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/UI/EnterAmountView.swift:129
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcashCore/Sources/FlipcashCore/Vendor/Base58.swift:95
'encodedOffset' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use utf16Offset(in:) to achieve the same behavior.Flipcash/Core/Screens/Settings/DepositScreen.swift:44
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/Core/Screens/Onramp/ConfirmPhoneScreen.swift:86
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/Core/Screens/Settings/Withdraw/WithdrawSummaryScreen.swift:63
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/MessagingService.swift:113
Capture of 'self' with non-Sendable type 'MessagingService?' in a '@Sendable' closureFlipcash/Core/Screens/Settings/AccessKeyBackupScreen.swift:51
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadSearch path '/Volumes/workspace/repository/CodeScanner/.build/arm64-apple-ios-simulator/debug' not foundFlipcash/Core/Screens/Onramp/EnterEmailScreen.swift:49
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/Core/Screens/Main/Buy/USDCDepositAddressScreen.swift:47
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/Core/Screens/Main/Currency Info/CurrencyInfoScreen.swift:285
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/Core/Screens/Main/BalanceScreen.swift:161
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/UI/EnterAmountView.swift:181
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcash/Core/Screens/Onboarding/IntroScreen.swift:44
'CodeButton' is deprecated: Use Button with .buttonStyle(.filled), .buttonStyle(.subtle), etc insteadFlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/TransactionService.swift:663
Capture of non-Sendable type 'T.Type' in an isolated closure
Loading