I've downloaded code from Apple Sample Source Code and try to run on Xcode 7.1
and OS X 10.11.1
. I'm getting error as SwiftC failed with exit code 1.
I've tried all solutions mentioned on Stackoverflow link but none worked.
Any fix?
I've downloaded code from Apple Sample Source Code and try to run on Xcode 7.1
and OS X 10.11.1
. I'm getting error as SwiftC failed with exit code 1.
I've tried all solutions mentioned on Stackoverflow link but none worked.
Any fix?
Earlier I had three Xcode in my Mac machine viz Xcode 6.4, 7.1 and 7.1.1. I got the earlier two version of Xcode removed from system. Thereafter I tested Apple 3D touch Sample code on Xcode 7.1.1 and it worked correctly.