Skip to content

Instantly share code, notes, and snippets.

@letatas
letatas / main.swift
Last active September 13, 2019 08:12
Script parsing Xcode assets catalogs and generating a file containing a dictionary with all the default colors, to use color assets in iOS 10 and prior.
//
// main.swift
// Colors Everywhere
//
// Created by Matthias Lamoureux on 10/09/2019.
// Copyright © 2019 QSC. All rights reserved.
//
import Foundation