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
Fix: Remove SWIG_STORAGE_EXPORT from ListResult class
This commit removes the SWIG_STORAGE_EXPORT macro from the
ListResult class declaration in
storage/src/include/firebase/storage/list_result.h,
as per code review feedback.
This change likely relates to managing symbol visibility or
discontinuing SWIG processing for this specific class.
0 commit comments