XcodePerforcePlugin-Bridging-Header.h #1

  • //
  • guest/
  • jaime_rios/
  • XcodePerforcePlugin/
  • XcodePerforcePlugin/
  • XcodePerforcePlugin-Bridging-Header.h
  • View
  • Commits
  • Open Download .zip Download (219 B)
//
//  Use this file to import your target's public headers that you would like to expose to Swift.
//

// http://stackoverflow.com/questions/24002369/how-to-call-objective-c-code-from-swift

#import "P4Functionality.h"
# Change User Description Committed
#2 11733 Jaime Rios Refactored code to have more functionality within Swift code; fixed perforce connection bugs.
#1 11694 Jaime Rios Initial add of XcodePerforcePlugin project to guest depot.