Followed the instructions as best I could, but getting 4 issues after I run it (below).
Tried using iOS 12 and 15.5 in the Build Settings (Deployment), but same errors.
Any ideas on fixes?
Fingers crossed.
-mv
ISSUES:
CGMBLEKit Group
Swift Compiler Error Group
/Users/mikevaughn/Downloads/CGMBLEKit-dev 2/CGMBLEKit/Glucose+SensorDisplayable.swift:10:8: No such module 'LoopKit'
Swift Compiler Warning Group
/Users/mikevaughn/Library/Developer/Xcode/DerivedData/CGMBLEKit-avwqvbcocbyexiajepgvoorwkwmt/Build/Intermediates.noindex/CGMBLEKit.build/Debug-iphoneos/CGMBLEKit.build/Objects-normal/arm64/SessionStartTxMessage.dia:1:1:
Could not read serialized diagnostics file: error("Invalid diagnostics signature")
Uncategorized Group
Command CompileSwift failed with a nonzero exit code
Command EmitSwiftModule failed with a nonzero exit code
Followed the instructions as best I could, but getting 4 issues after I run it (below). Tried using iOS 12 and 15.5 in the Build Settings (Deployment), but same errors.
Any ideas on fixes? Fingers crossed. -mv
ISSUES:
(screen shot)