I hereby claim:
- I am fbeeper on github.
- I am fbeeper (https://keybase.io/fbeeper) on keybase.
- I have a public key ASBX6yBbCDTqr_9_LUpofLXgWawo5ge0QJD1eqCtnWr9lAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # | |
| # Fool'n'Lazy-Proof iOS .crash Symbolication | |
| # | |
| # Just run this script on a folder with your `.ipa`, the corresponding `.dSYM`, | |
| # and (1+) `.crash` files. Will output symbolicated `sym-*.crash`es for you. | |
| # | |
| # Copyright (c) 2016 Ferran Poveda (@fbeeper) | |
| # Provided under MIT License (MIT): http://choosealicense.com/licenses/mit/ |
Run the following simple oneliner to download and "install" the service:
curl -L https://dl.dropbox.com/s/wpxbnm8y6gb6l32/compressWithPassword.tar.gz | tar zx -C ~/Library/Services/
And while selecting files or folders in Finder you will find the new option
Services > Compress with password
Prevent ▶ ︎opening iTunes:
launchctl unload -w /System/Library/LaunchAgents/com.apple.rcd.plist
Enable ▶ ︎opening iTunes:
launchctl load -w /System/Library/LaunchAgents/com.apple.rcd.plist
Since Mac OS Lion, default "press and hold" of keyboard keys brings an easy access to accents and special characters:
However, who designed the order of elements in these lists is CLEARLY NOT using them with enough frequency*. Depending with what vowel you invoke this tool, the order of diacritical mark is different:
a à á â ä æ ã å ā
| #!/bin/bash | |
| # | |
| # Using the information available in the new iOS8 simulator for each | |
| # device/runtime (device.plist), this script creates a readable folder structure | |
| # (no UDIDs, just simple device/runtime names). Inside that structure it creates | |
| # soft links to your apps in development. | |
| # | |
| # You can run this script every time you install an app to your simulator, or | |
| # you can simply call it to access this folder making sure it will always be | |
| # updated :) |
With this simple script you'll be able to add colorful:
While editing use:
Run the following simple oneliner to download and "install" the service:
curl -L https://dl.dropbox.com/s/xekk5ntkk969ty6/copyfilepath_service.tar.gz | tar zx -C ~/Library/Services/
And find the new option in the contextual menu under Services > copy file path while selecting files or folders in Finder.
💥 you might want to set a shortcut for that action: