Access your Swift code from within your Objective-C codebase, and your Objective-C code from Swift.
あなたのSwiftコードにあなたのObjective-Cコードベース内からアクセスします、そしてあなたのObjective-CコードにSwiftからアクセスします。
Importing Objective-C into Swift
Objective-CをSwiftにインポートする
Access classes and other declarations from your Objective-C code in Swift.
SwiftにおいてあなたのObjective-Cコード由来のクラスおよび他の宣言にアクセスします。
Importing Swift into Objective-C
SwiftをObjective-Cにインポートする
Access Swift types and declarations from within your Objective-C codebase.
Swift型と宣言にあなたのObjective-Cコードベース内からアクセスします。