File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -34,10 +34,6 @@ error.explicit-sign-no-cert=Signature explicitly requested but no signing certif
34
34
error.explicit-sign-no-cert.advice =Specify a valid mac-signing-key-user-name and mac-signing-keychain
35
35
error.must-sign-app-store =Mac App Store apps must be signed, and signing has been disabled by bundler configuration
36
36
error.must-sign-app-store.advice =Use --mac-sign option with appropriate user-name and keychain
37
- error.no-app-signing-key =No Mac App Store App Signing Key
38
- error.no-app-signing-key.advice =Install your app signing keys into your Mac Keychain using XCode.
39
- error.no-pkg-signing-key =No Mac App Store Installer Signing Key
40
- error.no-pkg-signing-key.advice =Install your app signing keys into your Mac Keychain using XCode.
41
37
error.certificate.expired =Error: Certificate expired {0}
42
38
error.cert.not.found =No certificate found matching [{0}] using keychain [{1}]
43
39
error.multiple.certs.found =WARNING: Multiple certificates found matching [{0}] using keychain [{1}], using first one
You can’t perform that action at this time.
0 commit comments