1 Star 0 Fork 0

abcMx/xcodeSnippet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
DE23D3C4-0869-4DF4-91D2-FD6CCCAAE082.codesnippet 837 Bytes
一键复制 编辑 原始数据 按行查看 历史
MxABC 提交于 2021-06-03 14:45 +08:00 . update
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDECodeSnippetCompletionPrefix</key>
<string>short_Debug_Mode_Macro</string>
<key>IDECodeSnippetCompletionScopes</key>
<array>
<string>All</string>
</array>
<key>IDECodeSnippetContents</key>
<string>#ifdef DEBUG
#else
#endif</string>
<key>IDECodeSnippetIdentifier</key>
<string>DE23D3C4-0869-4DF4-91D2-FD6CCCAAE082</string>
<key>IDECodeSnippetLanguage</key>
<string>Xcode.SourceCodeLanguage.Generic</string>
<key>IDECodeSnippetSummary</key>
<string></string>
<key>IDECodeSnippetTitle</key>
<string>Debug Mode Macro</string>
<key>IDECodeSnippetUserSnippet</key>
<true/>
<key>IDECodeSnippetVersion</key>
<integer>2</integer>
</dict>
</plist>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/lbxia/xcodeSnippet.git
git@gitee.com:lbxia/xcodeSnippet.git
lbxia
xcodeSnippet
xcodeSnippet
master

搜索帮助