###Sketch trial non stop
Open hosts files:
$ open /private/etc/hosts
Edit the file adding:
127.0.0.1 backend.bohemiancoding.com
127.0.0.1 bohemiancoding.sketch.analytics.s3-website-us-east-1.amazonaws.com
Open .licence file
In English:
/Users/YOUR-USER-HERE/Library/Application\ Support/com.bohemiancoding.sketch3/.license
In Spanish:
/Users/YOUR-USER-HERE/LibrarΓa/Application\ Support/com.bohemiancoding.sketch3/.license
##NOTE: .licence is a hidden file
Show all hidden files with:
$ defaults write com.apple.finder AppleShowAllFiles YES
And edit three values: sign to ==, type to licence, and expiration to 999999999
"sign":"=="
"typeβ:βlicenceβ
"expirationβ:β999999999β
Hi guys, tried it couple of times but cant run the program, version 68.2. The script ran successfully. First time I got Sketch.app cant be opened. now I dont even get an error dialog, the app icon just blinks up for a second and then nothing.
EDIT: I figured out the issue, I opened the app before the patching. Maybe you could include this in the readme to NOT to do for dummies like me :) Thx