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.
Buck を使用して、ビルド済みの静的ライブラリを依存関係として iOS プロジェクトに追加しようとしています。prebuilt_cxx_library を使用すると、CLI から正常に動作するようになりますが、.xcodeproj ファイルを生成するときに、正しいヘッダーを検索パスに追加できないため、編集できません。生成されたプロジェクトを機能させる方法はありますか?
に適切なものを追加する必要exported_headersがありますprebuilt_cxx_library。
exported_headers
prebuilt_cxx_library