Sambhav Sharma

Results 6 comments of Sambhav Sharma

I moved the active-win folder from node_modules to the app src. Basically packaged the library within my app and removed it from node dependencies. Then you change your electron code...

> @sambhavsharma @spooneuh ,, > `Next: install_name_tool -rpath /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx @executable_path/../../../swift-libs active-win/main` > > could not understand this part. can you please explain this part. It would be a great help....

> > install_name_tool -rpath /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx @executable_path/../../../swift-libs active-win/main > > @sambhavsharma thanks for the quick reply. > > if I run the above command I get the error > > `error:...

+1 have the same issue. EXC_BAD_ACCESS (SIGSEGV) crash

> Hi, it is a bit hard to check the issue from this message only. If it is possible can you upload part of your code which could reproduce the...

Hi, nope. Can't reproduce this on the testing environment.