IGListKit icon indicating copy to clipboard operation
IGListKit copied to clipboard

conversion of 'long' to 'NSString * _Nullable' is disallowed with ARC

Open shayanaghajan opened this issue 2 years ago • 1 comments

Debug information

I'm using SPM and the main branch as it's told in the documentation but it seems like there is an issue in IGListBatchUpdateTransaction.m and the issue is implicit conversion of 'long' to 'NSString * _Nullable' is disallowed with ARC

shayanaghajan avatar Sep 17 '23 09:09 shayanaghajan

@shayanaghajan You should use this revision for now: ffd51e6235c761b14c52ac657c69dd52ee7b321f

mohpor avatar Sep 17 '23 20:09 mohpor

Hey folks! Now that v5.0 is out, this hopefully should be resolved. Please let me know if it's still happening. Thanks!

TimOliver avatar Jul 23 '24 06:07 TimOliver