All Projects → qianhongqiang → Hqblockmention

qianhongqiang / Hqblockmention

A plugin for Xcode,which will remind you retain circle in block.

###Spec When you write code in block,'self' is captured by the plugin.Plugin alerts view show it might caught retain circle.Outside the Block '__block' is captured,if it attributes an object,it alerts view show it would not remove retain circle, it would tell you whether use __weak instead.

It just simply mentions you, not by critical lexical analysis.

Aaron Swartz

Install

  1. Build the project to install the plugin. The plugin is installed in /Library/Application Support/Developer/Shared/Xcode/Plug-ins/HQBlockMention.xcplugin.

  2. Restart Xcode for the plugin to be activated.

Alternatively, install through Alcatraz plugin manager.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].