AlphaWallet / AlphaWallet/alpha-wallet-ios
Remove "linking against a dylib which is not safe for use in application extensions" warnings
Offen
- Vorherrschende Sprache
- Swift
- Sterne
- 631
- Forks
- 384
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
> linking against a dylib which is not safe for use in application extensions: /Users/hboon/Library/Caches/JetBrains/AppCode2022.2/DerivedData/AlphaWallet-fhrdtxzfonlsvgdcvswlsqqysunn/Build/Products/Debug-iphonesimulator/APIKit/APIKit.framework/APIKit
> linking against a dylib which is not safe for use in application extensions: /Users/hboon/Library/Caches/JetBrains/AppCode2022.2/DerivedData/AlphaWallet-fhrdtxzfonlsvgdcvswlsqqysunn/Build/Products/Debug-iphonesimulator/Alamofire/Alamofire.framework/Alamofire
Maybe by setting `APPLICATION_EXTENSION_API_ONLY` in Podfile for extension targets?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.