import OAuthSwift #if os(iOS) import UIKit #elseif os(OSX) import AppKit #endif class ViewController: OAuthViewController { // oauth swift ...
確定! 回上一頁