Skip to content

Instantly share code, notes, and snippets.

View bdeshong's full-sized avatar

Brian DeShong bdeshong

View GitHub Profile
THEIR CURRENT LINE:
<script type="text/javascript" src="http<span></span>://cdn.crowdtwist.com/trck/prod/2/42/v2/%%CACHEBUSTER%%/actions"></script>
IT NEEDS TO READ LIKE SO:
<script type="text/javascript" src="http://cdn.crowdtwist.com/trck/prod/2/42/v2/1000/actions"></script>
...where "1000" is the cachebuster. A literall "%%CACHEBUSTER%%" will not work. It needs to be alphanumeric.
@bdeshong
bdeshong / gist:2dd90add09b7287a9a85
Created August 19, 2014 20:30
Xcode 6 beta 6 iOS 8 simulator errors
8/19/14 4:29:18.557 PM com.apple.CoreSimulator.CoreSimulatorService[22614]: Error Domain=com.apple.CoreSimulator.SimError Code=146 "Unable to lookup in current state: Shutdown" UserInfo=0x7f8e085107e0 {NSLocalizedDescription=Unable to lookup in current state: Shutdown}
8/19/14 4:29:18.557 PM com.apple.CoreSimulator.CoreSimulatorService[22614]: Error Domain=com.apple.CoreSimulator.SimError Code=146 "Unable to lookup in current state: Shutdown" UserInfo=0x7f8e085107e0 {NSLocalizedDescription=Unable to lookup in current state: Shutdown}
8/19/14 4:29:18.557 PM Xcode[52276]: [MT] iPhoneSimulator: Unable to connect to "com.apple.instruments.deviceservice.lockdown" (Error Domain=com.apple.CoreSimulator.SimError Code=146 "Unable to lookup in current state: Shutdown" UserInfo=0x7f8a3ad2c5b0 {NSLocalizedDescription=Unable to lookup in current state: Shutdown})
8/19/14 4:29:18.957 PM com.apple.CoreSimulator.CoreSimulatorService[22614]: Error Domain=com.apple.CoreSimulator.SimError Code=142 "The iOS 8.0 simulator runt