Just adding to this question. My issue didn't have anything to do with CommonCrypto. It created a new Single App application and tested to run. Compiler was complaining about using Swift 4.2
Changing the Swift language to version 4.0 in Build settings fixed the issue. Not sure if this is a bug.