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.
あなたが得ているエラーは、 #import サイクルが原因です。これは、2 つのヘッダー ファイルが相互にインポートされた場合に発生します。@class を使用してクラスを宣言し、ヘッダーファイルを実装ファイルにインポートするだけです。