We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0c782 commit 75204dbCopy full SHA for 75204db
cmake/swig_fix.py
@@ -156,7 +156,7 @@ def get_transformations(namespace):
156
swig_post_process.SWIGEnumPostProcessing(),
157
NamespaceCMethodsCMake(namespace),
158
swig_post_process.ReplaceExceptionChecks(
159
- 'AppUtil', ['firebase/firestore/client/unity']),
+ 'AppUtil', ['Firebase.Firestore.cs']),
160
swig_post_process.FixSealedClasses(),
161
swig_post_process.InternalMethodsToInternalVisibility(),
162
swig_post_process.RenameAsyncMethods(),
0 commit comments