schneiderandre / ASCFlatUIColor

A collection of all Flat UI Colors.
MIT License
125 stars 8 forks source link

Update sample project #2

Closed adamsuskin closed 9 years ago

adamsuskin commented 9 years ago

Upon forking and cloning the repo, the project is obviously not up-to-date for the latest iOS version. However, after XCode performs its "project upgrades," the project still cannot build because of a linker error:

ld: library not found for -lPods
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Perhaps the necessary Pods subproject / workspace can be included in the repo?

adamsuskin commented 9 years ago

Whoops. Premature issue. Just need to run pod install (still quite new to Cocoapods). Sorry!

schneiderandre commented 9 years ago

No worries! Thanks anyway :smile: