2ndalpha / gasmask

Hosts file manager for OS X
3.73k stars 252 forks source link

Make new release #167

Closed goranmoomin closed 4 years ago

goranmoomin commented 5 years ago

As there were fixes and added features like #147, #148 and #155, I would like if a new release can be made.

nucleare2 commented 5 years ago

Even without a new release, please provide appropriate build instructions.

MuntashirAkon commented 5 years ago

Even without a new release, please provide appropriate build instructions.

Install CocoaPod, then cd to the project directory & run pod install, and follow the instruction given in the output.

MuntashirAkon commented 5 years ago

Here's a release that I've built from source: Gas Mask.app.zip

ghost commented 4 years ago

I tried to build using Xcode from the latest branch but it failed. What am I doing incorrectly?

Gas Mask Group
Target Integrity Group
/Users/admin/Downloads/gasmask-master/Gas Mask.xcodeproj The file “Pods-Gas Mask.debug.xcconfig” couldn’t be opened because there is no such file. (/Users/admin/Downloads/gasmask-master/Pods/Target Support Files/Pods-Gas Mask/Pods-Gas Mask.debug.xcconfig)
/Users/admin/Downloads/gasmask-master/Gas Mask.xcodeproj The file “Pods-Gas Mask.release.xcconfig” couldn’t be opened because there is no such file. (/Users/admin/Downloads/gasmask-master/Pods/Target Support Files/Pods-Gas Mask/Pods-Gas Mask.release.xcconfig)
Error Group
/Users/admin/Downloads/gasmask-master/Pods/Target Support Files/Pods-Gas Mask/Pods-Gas Mask.debug.xcconfig: unable to open file (in target "Gas Mask" in project "Gas Mask")
There are no accounts registered with Xcode. Add your developer account to Xcode
No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "P92T7G45SR" with a private key was found.
Launcher Group
Error Group
There are no accounts registered with Xcode. Add your developer account to Xcode
No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "P92T7G45SR" with a private key was found.
goranmoomin commented 4 years ago

@jprokos You should probably have a (free) Apple developer account for building.

goranmoomin commented 4 years ago

OK, so I don't use GasMask anymore so I can't really tell whether the fixed issues still persist, but with the 0.8.6 release I'm guessing this is resolved.