[SWIFT] Workaround for Xcode 12 "Double-quoted include" error

When I update Xcode to 12, I get a lot of errors. ..

スクリーンショット 2020-09-26 13.51.09.jpg

When I built the app, I got a lot of errors from ** Google Data Transport Group **.

- Double-quoted include "pb.h" in framework header, expected angle-bracketed instead
- Double-quoted include "pb_common.h" in framework header, expected angle-bracketed instead
- Double-quoted include "pb_decode.h" in framework header, expected angle-bracketed instead
- Double-quoted include "pb_encode.h" in framework header, expected angle-bracketed instead
-

Is the inclusion of double quotes the cause of the error? ??

Solution

Change project> Pods> Build Setting> Quoted include in ... as follows スクリーンショット 2020-09-26 13.51.32.jpg

Double-quoted is no longer considered an error!

reference

https://github.com/firebase/firebase-ios-sdk/issues/5987

Recommended Posts

Workaround for Xcode 12 "Double-quoted include" error
Workaround for com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException
Xcode12 tableView display error
Workaround for Bundler.require error when executing ruby with crontab
Workaround for serialization error on MyBatis Lazy Load + Jackson
[Rails] Workaround for classes automatically generated by devise error messages
Remedy for Selenium InvalidSelectorException error
Build error for The file ca n’t be saved in Xcode