How to manually import RandomColorSwift github project to XCode project? -


i trying manually import randomcolorswift github file xcode project, confused directions below:

manually

if need support ios 7.x, need add library manually project since dynamic framework not supported ios 7.

clone repo , throw source files under randomcolor folder project use it.

what mean "add library manually" , "clone repo"? want me download zip file?

is "source files" randomcolor folder contains colordefinition.swift, hue.swift, etc?


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -