shnhrrsn:How to create a fake status bar with custom carrier and timestampI’ve previously used XCDFa
shnhrrsn:How to create a fake status bar with custom carrier and timestampI’ve previously used XCDFakeCarrier to fake the carrier, but getting the timestamps right can be a tedious process at times so I came up with an alternative solution to do both.Check out the code here: https://gist.github.com/shnhrrsn/7775260, supports iOS 6 and iOS 7. -- source link