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 5 months ago

phamha98 commented 5 months 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;