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.
通常のコントロールを追加TTImageViewしてファイルに追加しようとしていますが、そのクラス名を Identity Inspector で に変更していますが、クラスを認識できず、クラス名を に戻し続けています。フレームワークをプロジェクトに正しく追加しました。追加するにはどうすればよいですか?XIBUIImageViewTTImageViewTTImageViewIBUIImageViewThree20TTImageViewIB
TTImageView
XIB
UIImageView
IB
Three20
TTImageViewUIViewはnotに由来しUIImageViewます。
UIView
UIViewとして設定する場合は、XIB でa を使用する必要がありますTTImageView。
こちらをご覧ください