Javaをobjective-cに変換し、ブリッジングヘッダーファイルでswiftプロジェクトにインポートします。Swift プロジェクトをビルドすると、次のエラーが発生します。
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_DTPeople", referenced from:
type metadata accessor for __ObjC.DTPeople in ViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
libjre_emul.a の正しいディレクトリを設定しました