friesenpole's Forum Posts

  • I have solved it. I tested it all the time in the preview ;-) After I exported/published it works.

  • I would like to be able to download a pdf. but somehow the URL does not fit. The PDF should be in the subfolder.

  • I have successfully managed to sign and notarize the app by Apple.

    If I have time in the days, I'll write briefly how I did it.

  • Thank you Ashley.

    Has anyone successfully gotten a MAC OS version notarize (by Apple) using the NW.js export?

  • Hi Ashley, i have followed the notarize instructions and I get the following error message after notarizing. As an example project I have taken the "KiwiStory" demo. Do you know what the problem is? Thanks

    { "issues": [ { "severity": "error", "code": null, "path": "Disk+Image.dmg/KiwiStory.app/Contents/Frameworks/nwjs Framework.framework/Versions/116.0.5845.96/nwjs Framework", "message": "The signature of the binary is invalid.", "docUrl": "https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution/resolving_common_notarization_issues#3087735", "architecture": "x86_64" }, { "severity": "error", "code": null, "path": "Disk+Image.dmg/KiwiStory.app/Contents/MacOS/nwjs", "message": "The signature of the binary is invalid.", "docUrl": "https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution/resolving_common_notarization_issues#3087735", "architecture": "x86_64" }, { "severity": "warning", "code": null, "path": "Disk+Image.dmg/KiwiStory.app/Contents/Resources/app.nw", "message": "b\"ditto: scripts/c3runtime.js: No such file or directory\\nditto: Couldn't read pkzip signature.\\n\"", "docUrl": null, "architecture": null } ] }

  • Apple have their own official documentation on the subject.

    Many thanks for your tip.

  • If no one has an idea, then i assume that the link is still up to date.

    In the tutorial it is explained that you need a mas.zip file. The link does not work and you can not download the zip file. Can someone help me with this? Thanks

  • I found this entry:

    https://www.construct.net/en/tutorials/sign-notarize-nwjs-export-mac-2735

    Is the entry still up to date or is there a better tutorial?

    Tagged:

  • UPDATE: The virus scanner of our IT security department has detected the exported exe file (win64) as a threat. I think that is why WindowsIconUpdater does not work.But it worked with the exported exe file (win32). Was anything changed in the Win64 (NW.js) export so that the virus scanner recognizes it as a threat? Before it worked normally.

    Here is the message from the It security department:

    Category: Trojan

    Classification: Trojan:Win32/Doplik

  • Since the new update (r350) the export (NW.js) works only partially. When I export for Win32 and Win64 the WindowsIconUpdater works only for win32. Can anyone help me with this? Thank you.

  • How were they set up incorrectly? I have the same issue now. Thanks

  • thanks for the tip ;-)

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Don't any of you have an idea what the problem could be ? Thank you in advance for your help.

  • Hello,

    I hope you can help me here.

    I have exported my app using NW.js for MacOSX.

    When I look at the icon on the Mac, it looks like this. (See screenshot) Other icon sizes look fine.

    In the project I have stored all sizes. 16x16,32x32,64x64,128x128,256x256,512x512.

    I also looked again in the Apple Documentation and found nothing.

    Thanks

    Tagged:

  • Thanks ;-)