Skip to content

Instantly share code, notes, and snippets.

@koke
koke / gist:e3106e4531e40d2ba423b76ad789caff
Created October 18, 2019 09:23
Change languages on iOS Simulator
$ xcrun simctl spawn booted defaults write 'Apple Global Domain' AppleLocale -string es_ES
$ xcrun simctl spawn booted defaults write 'Apple Global Domain' AppleLanguages -array es
$ killall -HUP SpringBoard
@raven
raven / Breakpoints_v2.xcbkptlist
Last active August 30, 2019 00:53
Symbolic breakpoint for dynamically linking libReveal against UIApplicationMain
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
type = "2"
version = "2.0">
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
@jasonrudolph
jasonrudolph / about.md
Last active January 6, 2024 07:40
Programming Achievements: How to Level Up as a Developer