The Wayback Machine - https://web.archive.org/web/20200629121958/https://github.com/topics/objc
Skip to content
#

objc

Here are 160 public repositories matching this topic...

CYLTabBarController

[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
  • Updated May 19, 2020
  • Objective-C

coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
  • Updated May 29, 2020
  • Objective-C
jj-tetraquark
jj-tetraquark commented May 7, 2017

In the README it states that in your .clang file you want to point to a project specific compilation database you need to specify it like so:

compilation_database = "<path to compilation_database>"

Actually you need to specify to the directory that contains it, rather than to the database itself.
i.e. if the file sits at catkin_ws/build/compile_commands.json your .clang file should s

phcerdan
phcerdan commented Dec 8, 2017

Hi, giving a try to deoplete from YCM.
Can we have an example on how to work with the compile_commands.json. It says no config required... but where should the json be? It is generated by cmake in the build folder, #14 but it should be in the root of the project right? That should be noticed to the user.

Also, for a deoplete noob, do I need something else to say to deoplete? Something lik

tap_water

Improve this page

Add a description, image, and links to the objc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the objc topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.