forked from I2P_Developers/i2p.i2p
Please note that Xcode project embedds the packing script (meaning it runs "ant" - zip files, and moves it to bundle)
36 lines
786 B
JSON
36 lines
786 B
JSON
{
|
|
"files.associations": {
|
|
"*.jsm": "javascript",
|
|
"*.grd": "xml",
|
|
"*.plist": "xml",
|
|
"*.jxa": "javascript",
|
|
"*.gni": "javascript",
|
|
"*.gn": "javascript",
|
|
"type_traits": "cpp",
|
|
"__config": "cpp",
|
|
"__nullptr": "cpp",
|
|
"cstddef": "cpp",
|
|
"exception": "cpp",
|
|
"initializer_list": "cpp",
|
|
"new": "cpp",
|
|
"stdexcept": "cpp",
|
|
"typeinfo": "cpp",
|
|
"algorithm": "cpp",
|
|
"ios": "cpp",
|
|
"iosfwd": "cpp",
|
|
"__split_buffer": "cpp",
|
|
"list": "cpp",
|
|
"string": "cpp",
|
|
"vector": "cpp",
|
|
"iterator": "cpp",
|
|
"optional": "cpp",
|
|
"memory": "cpp",
|
|
"map": "cpp",
|
|
"__mutex_base": "cpp",
|
|
"mutex": "cpp",
|
|
"functional": "cpp",
|
|
"__functional_03": "cpp",
|
|
"__string": "cpp",
|
|
"system_error": "cpp"
|
|
}
|
|
} |