Typhoon-Swift-Example icon indicating copy to clipboard operation
Typhoon-Swift-Example copied to clipboard

Swift example application for Typhoon

Results 8 Typhoon-Swift-Example issues
Sort by recently updated
recently updated
newest added

Unable to inject storyboard I'm getting error " definition!.injectProperty("homeStoryboard", with: self.homeStoryboard())" Error : objc[49398]: Class _NSZombie_FBSXPCMessage is implemented in both ?? (0x600000490b40) and ?? (0x600000490c60). One of the two will...

Xcode 7.2 (7C68) (latest as of 28 December 2015) Typhoon 3.4.4 (again, latest as of 28 December 2015) Pulled repo, changed API key, receive runtime error. FIX: Add "TyphoonGlobalConfigFilenames" to...

I'm having trouble getting one assembly get a reference to another in a unit test target.

fatal error: use of unimplemented initializer 'init(nibName:bundle:)' for class 'PocketForecast.AddCityViewController' Just mistake in initializer name required dynamic init(**nibname** : String?, bundle : NSBundle?)

Hi, I was just trying to run the project but there a countless issues regarding the use of Optionals and some other stuff that seems new with the evolution of...