mirror of https://github.com/cirruslabs/tart.git
Add .icns and provisioning profile
This commit is contained in:
parent
020fd36a82
commit
cd9b905eff
|
|
@ -29,7 +29,10 @@ universal_binaries:
|
|||
app_bundles:
|
||||
- name: Tart
|
||||
bundle: com.github.cirruslabs.tart
|
||||
icon: Resources/AppIcon.png
|
||||
icon: Resources/AppIcon.icns
|
||||
extra_files:
|
||||
- src: Resources/embedded.provisionprofile
|
||||
dst: Contents/embedded.provisionprofile
|
||||
|
||||
dmg:
|
||||
- name: Tart
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue