diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b5a3061..cf9fd4b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -83,7 +83,8 @@ jobs: codesign -s "Developer ID Application" -f --timestamp -o runtime --deep "ishare.app" npm install --global create-dmg create-dmg "ishare.app" --overwrite - DMG_FILE=$(ls *.dmg) + mv *.dmg ishare.dmg + DMG_FILE="ishare.dmg" echo "DMG_FILE=$DMG_FILE" >> $GITHUB_ENV xcrun notarytool submit "$DMG_FILE" --wait --apple-id "${{ secrets.NOTARIZATION_USERNAME }}" --password "${{ secrets.NOTARIZATION_PASSWORD }}" --team-id "L988J7YMK5" xcrun stapler staple "$DMG_FILE" @@ -154,11 +155,13 @@ jobs: - name: Setup Pages uses: actions/configure-pages@v3 + - name: Build with Jekyll uses: actions/jekyll-build-pages@v1 with: source: ./ destination: ./_site + - name: Upload artifact uses: actions/upload-pages-artifact@v2 diff --git a/README.md b/README.md index ae80da6..aa86d6d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@

- + Download Latest Release

diff --git a/ishare.xcodeproj/xcuserdata/adrian.xcuserdatad/xcschemes/xcschememanagement.plist b/ishare.xcodeproj/xcuserdata/adrian.xcuserdatad/xcschemes/xcschememanagement.plist index 3d56fbe..cbdd91b 100644 --- a/ishare.xcodeproj/xcuserdata/adrian.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/ishare.xcodeproj/xcuserdata/adrian.xcuserdatad/xcschemes/xcschememanagement.plist @@ -7,7 +7,7 @@ GitHub.xcscheme orderHint - 3 + 1 Playground (Playground) 1.xcscheme @@ -38,7 +38,7 @@ sharemenuext.xcscheme_^#shared#^_ orderHint - 4 + 2 SuppressBuildableAutocreation