unity-swift icon indicating copy to clipboard operation
unity-swift copied to clipboard

unityswift-Swift.h header file is generated automatically

Open ashunkhs opened this issue 7 years ago • 1 comments

#import "unityswift-Swift.h" // Required // This header file is generated automatically when Xcode build runs.

How does unityswift-Swift get generated?

am using XCode 9.2 and Swift 4.0. any step i forget ??

ashunkhs avatar Dec 08 '17 10:12 ashunkhs

import "UnitySwift-Bridging-Header.h"

SSB4455 avatar Sep 12 '23 02:09 SSB4455