File tree Expand file tree Collapse file tree 3 files changed +8
-10
lines changed
mac-app-template/Contents Expand file tree Collapse file tree 3 files changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -34,16 +34,14 @@ Simply drag this .app file onto the finder toolbar in edit mode (more detailed d
3434
3535# Changelog
3636
37- ## next
37+ ## v1.2.0
3838
39- - Completely signed and notarized app, which will run without security issues on your mac! \* ️⃣
39+ - Completely signed and notarized app, which will run without security issues on your mac! \* ️
4040- Distribution via beautiful,signed and notarized dmg file!
4141
42- \* ️⃣
43- The App will run flawlessly as long as my developer certificate is valid!
44- If I would have a Patreon or so, you could support me to ensure future validity of this certificate!
45- Unfortunately, I don't have any pages in place yet for supporting me.
46- But when I do, I'll let you know!
42+ > \* ️
43+ > As long as my apple developer certificate is valid.
44+ > Ways to support me will be available in the future, so that I can continue to pay the anual fee for the apple developer certificate.
4745
4846## v1.1.0
4947
@@ -55,7 +53,7 @@ But when I do, I'll let you know!
5553
5654## New Version release
5755
58- 1 . increase version in Info.plist & ./version
56+ 1 . increase version in Info.plist & ./version file
59572 . Update changelog in Readme.md
60583 . Commit this changes as 'Release vx.x.x'
61594 . Tag this release with 'vx.x.x'
Original file line number Diff line number Diff line change 1515 <key >LSUIElement </key >
1616 <true />
1717 <key >CFBundleShortVersionString </key >
18- <string >1.1 .0 </string >
18+ <string >1.2 .0 </string >
1919 <key >CFBundlePackageType </key >
2020 <string >APPL </string >
2121 </dict >
Original file line number Diff line number Diff line change 1- 1.1 .0
1+ 1.2 .0
You can’t perform that action at this time.
0 commit comments