Afnan Ahmad
Afnan Ahmad
@drodriguez use following command to point to Palette file in `~/Library/Colors` `objc-colordump -f "$USER_LIBRARY_DIR"/Colors/.clr -o Resources/Gen`
@drodriguez I understand what you are trying to do. But every time a palette is change, it changes the file in `~/Library/Colors` even if you open that `.clr` file from...
@stel yes, I solved this issue. The problem was in my CSV file format that was causing this issue.
I was using DB Browser for SQLite to export tables data to CSV so I can use them to import into realm db. By defaults that was exporting as `Unix:...