Open codedance opened 8 years ago
By mistake, sorry for that. A question regarding this, Which one would be better?
Example 1) build/${GOOS}_${GOARCH}/service.exe, updater.exe
Example 2) build/${GOOS}/service-${GOARCH}.exe, updater-${GOARCH}.exe
Cheers, Dan.
Build process should build both 32-bit and 64-bit, and clearly label.