AlphaWallet / AlphaWallet/alpha-wallet-ios
Warnings about missing imports in Xcode 14.3
Offen
- Vorherrschende Sprache
- Swift
- Sterne
- 631
- Forks
- 384
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
```text
AlphaWallet/Common/Services/MediaContentNetworking.swift:56:96 Cannot use type alias 'Response' here; 'AlphaWalletOpenSea' was not imported by this file
AlphaWallet/Swap/Swap/SwapTokensCoordinator.swift:352:63 Cannot use enum 'Address' here; 'AlphaWalletAddress' was not imported by this file
AlphaWallet/Swap/Swap/SwapTokensCoordinator.swift:352:110 Cannot use enum 'Address' here; 'AlphaWalletAddress' was not imported by this file
AlphaWallet/Swap/Swap/SwapTokensCoordinator.swift:352:140 Cannot use enum 'Address' here; 'AlphaWalletAddress' was not imported by this file
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.