Skip to content

Instantly share code, notes, and snippets.

View ksuther's full-sized avatar

Kent Sutherland ksuther

View GitHub Profile
//
// Copyright (c) 2012-2013 Cédric Luthi / @0xced. All rights reserved.
//
#if TARGET_IPHONE_SIMULATOR
static const char *fakeCarrier;
static const char *fakeTime;
static int fakeCellSignalStrength = -1;