You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi when XCode tries to index it gets stuck at the tinygltf header file because it contains all the code. Is there a way to have the implementation and definitions seperated so that it doesn't have to parse the implementation when it needs to index?
To Reproduce
OS: Mac OS X
Compiler: Clang
Expected behaviour
Indexing should complete normally like other libraries.
The text was updated successfully, but these errors were encountered:
Describe the issue
Hi when XCode tries to index it gets stuck at the tinygltf header file because it contains all the code. Is there a way to have the implementation and definitions seperated so that it doesn't have to parse the implementation when it needs to index?
To Reproduce
Expected behaviour
Indexing should complete normally like other libraries.
The text was updated successfully, but these errors were encountered: