python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Running flutter on a real iOS device Automatically signing iOS for device deployment using specified development team in Xcode project
I've been facing this problem when i try to run my flutter app on a physical ios device and tried everything I could find but nothing works.
Could not build the precompiled application for the device....
be_noe
Votes: 0
Answers: 0
Signing Electron build for M1 macs causes renderer to crash
I've been making intel builds of our Electron app with Electron-Builder for a while, signing them, and being able to run them without issue.
I'm now trying to make an M1/arm build, but it turns out th...

Armel Chesnais
Votes: 0
Answers: 2
Certificate not recognized even after running sn -i
I have a certificate generated for code signing:
which I use in my VS solution to sign the assemblies.
After receiving this exception when building:
"Cannot import the following key file: xxx.pf...
Silviu Preda
Votes: 0
Answers: 1
SignTool: can't sign XLSM (DOCM)
I have a litte problem with Microsoft SignTool.exe.
I have installed Windows 10 SDKs and
Office SIPs to support macro enabled documents. Then I followed readme to activate dlls and made all the change...

Dmytro
Votes: 0
Answers: 3


