Skip to content

Commit

Permalink
Build new installer
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott J. Kleper committed Aug 14, 2021
1 parent 90ac40e commit aa06a54
Show file tree
Hide file tree
Showing 43 changed files with 12 additions and 1,761 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
!default.xcworkspace
xcuserdata
profile
scanline.xcodeproj/xcshareddata/
derived_data/
build/
*.moved-aside
DerivedData
.idea/
Expand Down
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,19 @@ In December, 2017, the Swift rewrite of scanline was merged into `master`. Let m

You can download a signed, notarized installer from:

https://github.com/klep/scanline/blob/master/scanline-1.0.pkg?raw=true
https://github.com/klep/scanline/blob/master/scanline-1.0.1.pkg?raw=true

## Building Your Own Installer

The bundled installer is signed and notarized by Boat Launch, Inc., a company founded by the author and maintainer of scanline. This is provided merely a convenience, and you are welcome to build and sign your own installer if you wish.

I used the instructions at https://scriptingosx.com/2019/09/notarize-a-command-line-tool/

Note that, of course, you'll need to set your own Team / Bundle ID / Certificate

## Contributing to scanline

scanline was a quick and dirty first project. While portions of the code have been rewritten more recently, a lot of it displays some pretty unevolved style. I welcome your pull requests, but please know what you're getting yourself into!
If you're interested in making a change, fix, or enhancement to scanline, please do! I'd appreciate a heads up on any bigger changes, and I'm happy to review any PRs.

You can also contact me with any questions or suggestions and I'll do my best to work them in eventually.

Expand Down
1 change: 0 additions & 1 deletion build/ModuleCache/Session.modulevalidation

This file was deleted.

Binary file removed build/Products/Debug/scanline
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

8 changes: 0 additions & 8 deletions build/scanline/info.plist

This file was deleted.

Binary file added scanline-1.0.1.pkg
Binary file not shown.
Binary file removed scanline-1.0.pkg
Binary file not shown.

0 comments on commit aa06a54

Please sign in to comment.