Skip to content

Commit caa019b

Browse files
committed
dmg software publish
1 parent 35e86f3 commit caa019b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

macOS/basic.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,8 @@ public typealias PlatformImageType = UIImage
1313
import Cocoa
1414
public typealias PlatformImageType = NSImage
1515
#endif
16-
```
16+
```
17+
18+
### dmg 软件分发
19+
* 本质利用了 `.DS_Store` 文件记录了文件和文件夹的位置信息,可以做出精美的图标展示。
20+
* 参考文章:[再谈 .DS_Store:兼论 Windows 与 macOS Finder 的布局理念差异](https://sspai.com/prime/story/on-dsstore)

0 commit comments

Comments
 (0)