phamha98 / hi

note
Other
2 stars 0 forks source link

Build is not failing only if I change in FIRFirestoneSettings.mm ABSL_CONST_INIT extern "C" const int64_t kFIRFirestoreCacheSizeUnlimited = Settings::CacheSizeUnlimited; to extern "C" const int64_t kFIRFirestoreCacheSizeUnlimited = Settings::CacheSizeUnlimited; #40

Open phamha98 opened 1 month ago

phamha98 commented 1 month ago

Build is not failing only if I change in FIRFirestoneSettings.mm ABSL_CONST_INIT extern "C" const int64_t kFIRFirestoreCacheSizeUnlimited = Settings::CacheSizeUnlimited; to extern "C" const int64_t kFIRFirestoreCacheSizeUnlimited = Settings::CacheSizeUnlimited;