mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-06 10:39:49 +00:00
14 lines
436 B
Markdown
14 lines
436 B
Markdown
---
|
|
category: osx
|
|
title: PKG Installer for OS X
|
|
award: 1500
|
|
status: complete
|
|
pr: https://github.com/lbryio/lbry-desktop/pull/99
|
|
date: '2016-07-01'
|
|
---
|
|
|
|
Currently, [`lbry`](https://github.com/lbryio/lbry) is packaged as a DMG for OS X installs.
|
|
|
|
To claim this bounty, the install process should be done via a `.pkg` file instead.
|
|
|
|
This process must be done in a way that is repeatable in our CircleCI continuous integration environment.
|