Skip to content

Instantly share code, notes, and snippets.

View Daniel1of1's full-sized avatar
๐Ÿ‘‹

Daniel Haight Daniel1of1

๐Ÿ‘‹
  • Confidence Designed London
View GitHub Profile
[
{
"id": "1",
"event": "alt",
"type": "day",
"label_en": "2nd June",
"date": "2014-06-02",
},
{
"id": "2",
[
{
"id": "talk",
"label_en": "Talk",
},
{
"id": "labs",
"label_en": "Labs",
}
]
{
"id": "alt-speaker-5", // in the form of alt-speaker-x where x is unique to speaker
"event": "alt", // always alt
"type": "speaker", // always speaker
"name": "Saul Mora",
"photo": "http://www.gravatar.com/avatar/4c5bc935da066bf73113e426f396ba60?s=200",
"url": "http://altconf.com/speakers", // always the same
"organization": "Magical Panda",
"position": "",
"biography": "Saul Mora is the host of NSBrief, a podcast for Cocoa developers, and an iOS Developer. Saul is an active member in the greater Cocoa developer community. Saul wrote the popular open source library MagicalRecord for iOS and Mac. He has also taught programming to elementary school children. Saul lives in Denver, Colorado with his wife and daughters.",
PLIST_BUDDY = /usr/libexec/PlistBuddy
DEFAULT_FLAGS = -sdk iphonesimulator
TESTING_TOOL = xcodebuild
PROJECT_NAME = myCompanyIOS
WORKSPACE = $(PROJECT_NAME).xcworkspace
DEFAULT_SCHEME = $(PROJECT_NAME)
APP_PLIST = $(PROJECT_NAME)/$(PROJECT_NAME)-Info.plist
TMP_APP_PLIST = $(APP_PLIST).orig
BUNDLE_ID = com.myCompany.mymyCompany
@Daniel1of1
Daniel1of1 / gist:2d4cf6e81cf4060f1b9d
Created September 8, 2014 21:38
reading a utf8 char
0 swift 0x00000001043d9428 llvm::sys::PrintStackTrace(__sFILE*) + 40
1 swift 0x00000001043d9914 SignalHandler(int) + 452
2 libsystem_platform.dylib 0x00007fff934245aa _sigtramp + 26
3 libsystem_platform.dylib 0x00007fff5c4b4da0 _sigtramp + 3372812304
4 libswiftCore.dylib 0x0000000108decdc8 _TFSs26_forceBridgeFromObjectiveCU__FTPSs9AnyObject_MQ__Q_ + 216
5 libswiftCore.dylib 0x00000001086ecc66 _TFSs26_forceBridgeFromObjectiveCU__FTPSs9AnyObject_MQ__Q_ + 4287627126
6 libswiftCore.dylib 0x00000001086ec999 _TFSs26_forceBridgeFromObjectiveCU__FTPSs9AnyObject_MQ__Q_ + 4287626409
7 libswiftCore.dylib 0x00000001086ec8f5 _TFSs26_forceBridgeFromObjectiveCU__FTPSs9AnyObject_MQ__Q_ + 4287626245
8 libswiftCore.dylib 0x0000000108e308df _TFVSs11GeneratorOf4nextU__fRGS_Q__FT_GSqQ__ + 31
9 libswiftCore.dylib 0x00000001086ec3b5 _TFVSs11GeneratorOf4nextU__fRGS_Q__FT_GSqQ__ + 4287347445