AlphaWallet / AlphaWallet/alpha-wallet-ios

Make test results in numerous warnings regarding linking against a dylib which Is not safe for use in application extensions

Aperta
#5,289 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Swift
Stelle
631
Fork
384
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

When compiling via `make test`, I get the following warnings.
```
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/APIKit/APIKit.framework/APIKit
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/Alamofire/Alamofire.framework/Alamofire
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/Alamofire-Synchronous/Alamofire_Synchronous.framework/Alamofire_Synchronous
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/AlphaWalletAddress/AlphaWalletAddress.framework/AlphaWalletAddress
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/AlphaWalletCore/AlphaWalletCore.framework/AlphaWalletCore
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/AlphaWalletENS/AlphaWalletENS.framework/AlphaWalletENS
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/AlphaWalletFoundation/AlphaWalletFoundation.framework/AlphaWalletFoundation
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/AlphaWalletGoBack/AlphaWalletGoBack.framework/AlphaWalletGoBack
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/AlphaWalletOpenSea/AlphaWalletOpenSea.framework/AlphaWalletOpenSea
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/Apollo/Apollo.framework/Apollo
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/BigInt/BigInt.framework/BigInt
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/BlockiesSwift/BlockiesSwift.framework/BlockiesSwift
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/Charts/Charts.framework/Charts
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/CocoaAsyncSocket/CocoaAsyncSocket.framework/CocoaAsyncSocket
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/CocoaLumberjack/CocoaLumberjack.framework/CocoaLumberjack
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/CombineExt/CombineExt.framework/CombineExt
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/CryptoSwift/CryptoSwift.framework/CryptoSwift
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/EthereumABI/EthereumABI.framework/EthereumABI
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/EthereumAddress/EthereumAddress.framework/EthereumAddress
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/FloatingPanel/FloatingPanel.framework/FloatingPanel
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/JSONRPCKit/JSONRPCKit.framework/JSONRPCKit
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/Kanna/Kanna.framework/Kanna
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/KeychainSwift/KeychainSwift.framework/KeychainSwift
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/Kingfisher/Kingfisher.framework/Kingfisher
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/MBProgressHUD/MBProgressHUD.framework/MBProgressHUD
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/MailchimpSDK/MailchimpSDK.framework/MailchimpSDK
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/Mixpanel-swift/Mixpanel.framework/Mixpanel
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/Moya/Moya.framework/Moya
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/PaperTrailLumberjack/PaperTrailLumberjack.framework/PaperTrailLumberjack
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/PromiseKit/PromiseKit.framework/PromiseKit
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/QRCodeReaderViewController/QRCodeReaderViewController.framework/QRCodeReaderViewController
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/Result/Result.framework/Result
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/SAMKeychain/SAMKeychain.framework/SAMKeychain
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/SipHash/SipHash.framework/SipHash
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/StatefulViewController/StatefulViewController.framework/StatefulViewController
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/SwiftProtobuf/SwiftProtobuf.framework/SwiftProtobuf
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/SwiftyJSON/SwiftyJSON.framework/SwiftyJSON
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/TrezorCrypto/TrezorCrypto.framework/TrezorCrypto
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/TrustKeystore/TrustKeystore.framework/TrustKeystore
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/TrustWalletCore/WalletCore.framework/WalletCore
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/libsodium/libsodium.framework/libsodium
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/secp256k1_ios/secp256k1_ios.framework/secp256k1_ios
⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/web3swift/web3swift.framework/web3swift
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.