fortmarek / SwipeViewController

SwipeViewController is a Swift modification of RKSwipeBetweenViewControllers - navigate between pages / ViewControllers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

met compile error

nillcui opened this issue · comments

XCode 9, compile error in InterfaceController.swift
'NSFontAttributeName' has been renamed to 'NSAttributedStringKey.font'
and in SwipeViewController.swift
Argument of '#selector' refers to instance method 'switchTabs' that is not exposed to Objective-C

SwipeViewController should be now Swift 4 ready.