Sven Cornelis

Results 15 comments of Sven Cornelis

The only error I could find on the SUUpdater SandboxViolation: Optios(5169) deny mach-lookup com.apple.nsurlstorage-cache Violation: deny mach-lookup com.apple.nsurlstorage-cache Process: Optios [5169] Path: /Applications/Optios.app/Contents/MacOS/Optios Load Address: 0x1060b7000 Identifier: net.optios.optios Version: 1...

No date in the .plist file ` CDVUUID 8416772D-BF85-4E25-9F31-E2D7D769C2E7 WebKitCacheModelPreferenceKey 1 WebKitLocalStorageDatabasePathPreferenceKey /Users/svencornelis/Library/Application Support/net.optios.client `

Is there any video tutorial available? Because the doc is confusing me a little: https://sparkle-project.org/documentation/

I think the application doesn't need a sandbox. But I cannot disable it in xcode?

When I do node-gyp build I get: CXX(target) Release/obj.target/node-cpphello/cpphello.o ../cpphello.cpp:7:32: error: unknown type name 'Arguments'; did you mean 'v8::internal::Arguments'? static Handle foo(const Arguments& args) ^~~~~~~~~ v8::internal::Arguments /Users/sven/.node-gyp/0.12.0/deps/v8/include/v8.h:127:7: note: 'v8::internal::Arguments' declared...

Seems like v8 is not included? How to solve this?

I also cant compile with nw-gyp ../src/common.h:13:48: warning: format specifies type 'unsigned long' but the argument has type 'LONG' (aka 'int') [-Wformat] pcsc_stringify_error(result), result); ^~~~~~ ../src/pcsclite.cpp:45:52: warning: comparison of integers...

I would like to use the smartcard reader on windows and mac.. (error log above is from mac)

for the record on OSX I get the same errors with node-gyp