This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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.", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "talk", | |
"label_en": "Talk", | |
}, | |
{ | |
"id": "labs", | |
"label_en": "Labs", | |
} | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "1", | |
"event": "alt", | |
"type": "day", | |
"label_en": "2nd June", | |
"date": "2014-06-02", | |
}, | |
{ | |
"id": "2", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "creativity-museum", | |
"label_en": "Children's Creativity Museum", | |
"is_stage": true, | |
"floor": 0, | |
"order_index": 0, | |
}, | |
{ | |
"id": "jillians", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "lifestyle", | |
"label_en": "Lifestyle", | |
"color": [244.0, 79.0, 244.0, 1.0], | |
}, | |
{ | |
"id": "development", | |
"label_en": "Development", | |
"color": [246.0, 105.0, 106.0, 1.0], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "alt-session-5", // of form alt-session-x where x is unique should match id as listed in speaker sessions | |
"title": "Are we using our time how we should", | |
"abstract": "what really matters?.Uncomfortable questions to get you thinking. 'Am I doing what matters? 'What matters for me?' 'Am I making a dent in the universe?' 'Do I care?'", | |
"description": "", | |
"url": "http://altconf.com/speakers", // always the same | |
"begin": "2014-06-02T14:00:00-08:00", // iso8601 | |
"end": "2014-06-02T14:30:00-08:00", | |
"duration": 30, | |
"day": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"ok": true, | |
"count": 1, | |
"data": [{ | |
"type": "event", | |
"id": "alt", | |
"label": "XXX - can't remember if we're using this?", | |
"title": "AltConf", | |
"date": [ "2014-06-02", "2014-06-06" ], | |
"locations": [{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"In the absence of the right to privacy, there can be no true freedom of expression and opinion, and therefore no effective democracy..." - Brazilian president Dilma Rousseff | |
http://www.theguardian.com/world/2013/sep/24/brazil-president-un-speech-nsa-surveillance |
NewerOlder