mirror of https://github.com/KLayout/klayout.git
adding icon to .gds files
This commit is contained in:
parent
8ec78a99a9
commit
423fec4808
|
|
@ -29,6 +29,8 @@
|
|||
</array>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Editor</string>
|
||||
<key>CFBundleTypeIconFile</key>
|
||||
<string>${ICONFILE}</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleSignature</key>
|
||||
|
|
|
|||
Loading…
Reference in New Issue