issues Search Results · repo:electron/osx-sign language:TypeScript
Filter by
192 results
(69 ms)192 results
inelectron/osx-sign (press backspace or delete to remove)file:src/util.ts
In the current walkAsync function, using const stat = await fs.stat(filePath); causes stat.isSymbolicLink() to always
return false because stat returns the target file s metadata. I propose ...
tredcx
- 1
- Opened 22 days ago
- #355
I use the ci parameter to pass a dynamic platform and need to use different entitlements for the darwin and mas
platforms, but I found that the optionsForFile option can only get the filePath and not the ...
DIYgod
- Opened on Feb 6
- #346
The type is an optional boolean, yet the code has handling for string values.
https://github.com/electron/osx-sign/blob/757fa60716efd7310006153c55172fdcec46452a/src/sign.ts#L78-L85
Worse yet, treating ...
t3chguy
- 8
- Opened on Feb 3
- #344
node: v20.12.0 devDependencies: electron : ^33.2.1 , @electron-forge/cli : ^7.6.0
Upload the pkg file using Transporter.Observe the validation errors.
Asset validation failed (90230) Invalid product ...
Z8264
- Opened on Dec 11, 2024
- #338
My app runs some commands with exec which prompt the user to accept some permissions like
Image
this popup shows up in dev mode but fails to show up when the app is bundled into zip.
running codesign ...
hichemfantar
- 1
- Opened on Nov 10, 2024
- #335
@electron-forge/cli : 7.5.0 ,
@electron-forge/maker-deb : 7.5.0 ,
@electron-forge/maker-dmg : 7.5.0 ,
@electron-forge/maker-rpm : 7.5.0 ,
@electron-forge/maker-squirrel : 7.5.0 ...
t3rrey
- Opened on Oct 8, 2024
- #332
My app has been uploaded to TestFlight and has passed the signature verification. However, when installing and opening
the app, a blank window appears. The non-Mac App Store version works fine. No helpful ...
leyafo
- Opened on Aug 19, 2024
- #329
Description
I encountered multiple validation errors when uploading my pkg file using Transporter after upgrading @electron/osx-sign
from version 1.3.0 to 1.3.1. Reverting back to version 1.3.0 resolves ...
bug
released
Jeepeng
- 3
- Opened on Jul 17, 2024
- #328
Node: v20.15.0 Electron: v31.1.0 Electron Forge: v7.4.0
Working on submitting a mas build to the Mac App Store. The build is packaged, code-signed and sandboxed correctly.
However uploading the pkg file ...
released
sanjubhambhani
- 8
- Opened on Jul 17, 2024
- #327
I created an issue at electron-builder, but i debugged and invested time to nail it down and it seems it is an osx-sign
issue:
Check: https://github.com/electron-userland/electron-builder/issues/8306 ...
KillerCodeMonkey
- Opened on Jul 12, 2024
- #325

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.