File tree 3 files changed +1
-3
lines changed
3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ scripts/package_release.sh
93
93
# --password "app specific password"
94
94
95
95
pushd Product
96
- ../scripts/notarize.sh
" [email protected] " " @keychain:AC_PASSWORD " < MyOrg > Xcodes.zip
96
+ ../scripts/notarize.sh Xcodes.zip < MYORG >
97
97
98
98
# Sign the .zip for Sparkle, note the signature in the output for later
99
99
# If you're warned about the signing key not being found, see the Xcodes 1Password vault for the key and installation instructions.
Original file line number Diff line number Diff line change 104
104
E87DD6EB25D053FA00D86808 /* Progress+.swift in Sources */ = {isa = PBXBuildFile; fileRef = E87DD6EA25D053FA00D86808 /* Progress+.swift */; };
105
105
E89342FA25EDCC17007CF557 /* NotificationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E89342F925EDCC17007CF557 /* NotificationManager.swift */; };
106
106
E8977EA325C11E1500835F80 /* PreferencesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8977EA225C11E1500835F80 /* PreferencesView.swift */; };
107
- E8CBDB8727ADD92000B22292 /* unxip in Resources */ = {isa = PBXBuildFile; fileRef = E8CBDB8627ADD92000B22292 /* unxip */; };
108
107
E8CBDB8927ADE32300B22292 /* unxip in Copy aria2c */ = {isa = PBXBuildFile; fileRef = E8CBDB8627ADD92000B22292 /* unxip */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
109
108
E8CBDB8B27AE02FF00B22292 /* ExperiementsPreferencePane.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8CBDB8A27AE02FF00B22292 /* ExperiementsPreferencePane.swift */; };
110
109
E8DA461125FAF7FB002E85EF /* NotificationsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8DA461025FAF7FB002E85EF /* NotificationsView.swift */; };
715
714
files = (
716
715
CAD2E7A92449575000113D76 /* Preview Assets.xcassets in Resources */,
717
716
CA9FF83F2594FBC000E47BAF /* Licenses.rtf in Resources */,
718
- E8CBDB8727ADD92000B22292 /* unxip in Resources */,
719
717
CAA858DB25A3E11F00ACF8C0 /* aria2-release-1.35.0.tar.gz in Resources */,
720
718
CAD2E7A62449575000113D76 /* Assets.xcassets in Resources */,
721
719
);
You can’t perform that action at this time.
0 commit comments