-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc failed with exit code 1
Full error log:
:0: error: filename "PBKDF1.swift" used twice: '/Users/florinuscatu/Documents/xcodeProjects/CryptopiaTrader/Pods/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF1.swift' and '/Users/florinuscatu/Documents/xcodeProjects/CryptopiaTrader/Pods/CryptoSwift/Sources/CryptoSwift/PKCS5/PBKDF1.swift'
:0: note: filenames are used to distinguish private declarations with the same name
:0: error: filename "PBKDF2.swift" used twice: '/Users/florinuscatu/Documents/xcodeProjects/CryptopiaTrader/Pods/CryptoSwift/Sources/CryptoSwift/PKCS5/PBKDF2.swift' and '/Users/florinuscatu/Documents/xcodeProjects/CryptopiaTrader/Pods/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift'
:0: note: filenames are used to distinguish private declarations with the same name
:0: error: filename "PKCS5.swift" used twice: '/Users/florinuscatu/Documents/xcodeProjects/CryptopiaTrader/Pods/CryptoSwift/Sources/CryptoSwift/PKCS5/PKCS5.swift' and '/Users/florinuscatu/Documents/xcodeProjects/CryptopiaTrader/Pods/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS5.swift'
:0: note: filenames are used to distinguish private declarations with the same name
:0: error: filename "PKCS7.swift" used twice: '/Users/florinuscatu/Documents/xcodeProjects/CryptopiaTrader/Pods/CryptoSwift/Sources/CryptoSwift/PKCS7.swift' and '/Users/florinuscatu/Documents/xcodeProjects/CryptopiaTrader/Pods/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7.swift'
:0: note: filenames are used to distinguish private declarations with the same name
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc failed with exit code 1