Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
質問があります、
Swift 4 と Xcode 9 で Cocoapods pod のようなライブラリを作成し、それを Swift 3 以前で作成された古いプロジェクトで使用できますか?
Codableたとえば、新しいプロトコルを使用するクラスがあります。そのクラスは古いプロジェクトで機能しますか?
Codable
ご協力いただきありがとうございます。