mailchimp / ChimpKit3

ChimpKit for iOS
MIT License
51 stars 26 forks source link

BUG FIX: Explicitly include `UIKit` for projects that don't build with a precompile header #12

Closed evandelaney closed 3 months ago

evandelaney commented 9 years ago

The ChimpKit SDK doesn't build as a git submodule for projects that don't use a PCH.

Also, I've added a .gitignore to eliminate Finder's .DS_Store files from getting committed into the repo.

evandelaney commented 9 years ago

Are you taking pull requests against this repository? Anything I can explain on my end to help?