aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/ios/iOS UI Test/iOS UI Test.xcodeproj/project.pbxproj
Commit message (Expand)AuthorAge
* flag change to ensure ios example can compileGravatar frankobe2015-05-03
* Made it easier to build mailcoreGravatar Hoa V. Dinh2014-10-27
* Fixed buildGravatar Hoa V. DINH2014-10-26
* Make example use libc++Gravatar Hoa V. DINH2014-07-27
* Fixed #396: link with icucore explicitelyGravatar Hoa V. DINH2014-03-08
* Revert "Use ICU of the system (fixed #533)"Gravatar Hoa V. DINH2014-01-16
* Use ICU of the system (fixed #533)Gravatar Hoa V. DINH2014-01-08
* Fixed build for TravisGravatar Hoa V. DINH2013-09-29
* Enable build for arm64Gravatar Hoa V. DINH2013-09-28
* Build all architectures on iOSGravatar Hoa V. Dinh2013-08-20
* Fixed buildGravatar Hoa V. DINH2013-08-17
* Moved iOS MCOMessageView to src/ui/iosGravatar Hoa V. DINH2013-07-25
* Merge pull request #191 from paulyoung/message-preview-in-examplesGravatar HoĆ  V. DINH2013-07-17
|\
* | Fixed build of iOS exampleGravatar Hoa V. DINH2013-07-16
| * Associating message rendering operation with table view cell.Gravatar Paul Young2013-07-14
|/
* Added OAuth 2.0 support to examplesGravatar Hoa V. DINH2013-07-08
* Simplified linking against mailcore. Added quick instructions in README.mdGravatar Hoa V. DINH2013-05-21
* Don't encode JSON dictionary into a stringGravatar Hoa V. DINH2013-05-14
* remove unnecessary codeGravatar Jonathan Willing2013-05-13
* implement the ability to load cid and x-mailcore-images in the iOS demoGravatar Jonathan Willing2013-05-12
* use NSAutoreleasePool on Mac/iOS to implement MCAutoreleasePoolGravatar Hoa V. DINH2013-05-04
* Modified the mac project web view to run on iOS. Not fully tested.Gravatar Oliver Rickard2013-05-01
* resolve issue with autorelease poolsGravatar Jonathan Willing2013-04-09
* begin implenting some operationsGravatar Jonathan Willing2013-04-08
* Fixed link issue. C++ library was required.Gravatar Hoa V. DINH2013-04-08
* add header/linker search paths and flagsGravatar Jonathan Willing2013-04-08
* add preliminary iOS exampleGravatar Jonathan Willing2013-04-08