Camellia
Camellia
Please help me to check: Module compiled with Swift 5.2.4 cannot be imported by the Swift 5.3.1 compiler Thank you!
Dear, Task failed with exit code 70: /usr/bin/xcrun xcodebuild -workspace /Users/camellia/Documents/Camellia\ App/iPhone/CamelliaMini/CamelliaMini/Carthage/Checkouts/BlueSocket/BlueSocket.xcworkspace -scheme Socket-tvOS -configuration Release -derivedDataPath /Users/camellia/Library/Caches/org.carthage.CarthageKit/DerivedData/15.0_15A240d/BlueSocket/2.0.4 -sdk appletvos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive VALIDATE_WORKSPACE=NO -archivePath /var/folders/kb/lqhrddzj47q9jf1xw6d9c5bm0000gn/T/BlueSocket SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO...
Dear When carthage update --use-xcframeworks: A shell task (/usr/bin/xcrun xcodebuild -project /Users/camellia/Documents/Camellia\ App/iPhone/CamelliaMini/CamelliaMini/Carthage/Checkouts/BlueSocket/BlueSocket.xcodeproj CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES -list) failed with exit code 72: xcrun: error: unable to find utility "xcodebuild", not...
Hi, everyone, when using xcframeworks, errors show: public typealias NetworkReachable = (Reachability.Reachability) -> () public typealias NetworkUnreachable = (Reachability.Reachability) -> () 'Reachability' is not a member type of class 'Reachability.Reachability'...