Hi guys I found another another but.
Answered
When I use std::vector in my *.mm file it shows up a syntax error highlight
Please sign in to leave a comment.
Hi.
Works fine for me in AppCode 2017.3 EAP build 173.3622.15. Could you try it out and check if the issue is reproducible there? In case it is, please specify Xcode version selected in Preferences | Tools | Xcode.
Also, please, list all #include statements that are used in the problematic file. Could you navigate to vector declaration and specify the file path IDE takes you to (e.g. /Xcode-9.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/vector).