Commit Graph

31 Commits

Author SHA1 Message Date
Diego Sánchez fa4d839478 Merge pull request #18 from nrako/carthage
Add support for Carthage
2016-01-14 19:40:01 +00:00
nrako fc3fb10891 Fixe Travis build by using root xcworkspace 2016-01-14 20:31:34 +01:00
nrako ef03af8f16 Adds Chatto support 2016-01-14 17:08:31 +01:00
nrako 8bbdb18d2e Links Chatto.framework into ChattoAdditions 2016-01-14 16:29:14 +01:00
nrako b068d18bab Move shared schemes in Workspace
required by carthage
2016-01-14 11:49:25 +01:00
nrako a200fa413c Adds Xcode Workspace
required by carthage, carthage wants a single point of entry
(workspace) to exports multiple shared scheme in separate projects
2016-01-14 11:34:13 +01:00
Diego Sánchez fef8a20482 Merge pull request #11 from zwang/master
resolve compile warning about variable never read
2015-12-18 00:47:56 +01:00
Zhao Wang 0b554deb12 resolve compile warning about variable never read 2015-12-17 15:38:42 -08:00
Diego Sánchez f870d5b30f Merge pull request #10 from zwang/master
remove redundant "self" in a method
2015-12-18 00:34:25 +01:00
Zhao Wang 47d8c2f1a7 remove redundant "self" 2015-12-17 15:14:12 -08:00
Diego Sánchez 7e4ede7d19 Merge pull request #7 from zwang/master 2015-12-12 17:08:37 +00:00
Zhao Wang f9ecb0ef6a Merge pull request #1 from badoo/master
Merge from badoo/chatto
2015-12-12 08:20:47 -08:00
Diego Sánchez 4a8e525915 Merge pull request #8 from diegosanchezr/master
Tentative fix for flaky code coverage report
2015-12-12 15:23:31 +00:00
Diego Sanchez 171729525b Tentative fix for flaky code coverage report 2015-12-12 15:12:15 +00:00
Zhao Wang 84052f3b8d Add "default" case for "switch" block to eliminate Xcode warnings
Xcode is complaining enumerations values not handled.
2015-12-11 22:37:00 -08:00
Rafael López Diez 32920729ce Merge pull request #4 from AntonPalich/Article_Link
Added link to the article
2015-12-07 13:36:03 +00:00
Anton Schukin f2b4afbed8 Added link to the article 2015-12-07 12:45:00 +00:00
Diego Sánchez 85d290ddcb Merge pull request #3 from diegosanchezr/master
Runs tests on iPhone 6, iOS 9.
2015-12-01 00:07:58 +00:00
Diego Sanchez fb43157ff9 Runs tests on iPhone 6, iOS 9.1 2015-11-30 23:58:48 +00:00
Diego Sánchez 14378e5098 Merge pull request #2 from diegosanchezr/master
Typos in readme and makes travis build ChattoApp
2015-11-30 23:54:04 +00:00
Diego Sanchez 7b01ea2aeb Runs tests on iPhone 6, iOS 9.1 2015-11-30 23:43:17 +00:00
Diego Sanchez 73864a91f6 Makes travis to also build ChatoApp to avoid breaking it due to changes in the frameworks. 2015-11-30 23:24:20 +00:00
Diego Sanchez ed607f6c28 Fixes typos in readme 2015-11-30 23:21:14 +00:00
Diego Sanchez 4d84eeee09 Updates readme 2015-11-27 17:07:44 +00:00
Diego Sanchez 4b5bc3016b Adds pod badge 2015-11-27 15:52:30 +00:00
Diego Sanchez 6f225d6295 Adds ChattoAdditions podspec 2015-11-27 13:05:38 +00:00
Diego Sanchez a89cda1cac Updates Chatto podspec 2015-11-27 13:00:27 +00:00
Diego Sanchez 7fe06b9959 Points coverage and build status badges to master branch 2015-11-27 12:03:03 +00:00
Diego Sánchez ea3dc6b79a Merge pull request #1 from badoo/chatto-inception
Chatto inception
2015-11-27 11:57:30 +00:00
Diego Sanchez 2884160061 Chatto inception 2015-11-26 22:48:25 +00:00
Diego Sánchez ab5b944207 Initial commit 2015-11-25 16:30:26 +00:00