Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-06-09 00:20:49.112 FoodTrucks[24545:c07] I restkit:RKLog.m:34 RestKit logging initialized...
- 2013-06-09 00:20:49.255 FoodTrucks[24545:c07] Setting up store at /Volumes/evian the destroyer/Users/Evian/Library/Application Support/iPhone Simulator/6.1/Applications/25A863DA-2F85-417C-92FF-F5AE7E831288/Documents/FoodTruckxxx.sqlite
- 2013-06-09 00:20:49.274 FoodTrucks[24545:c07] D restkit.core_data:RKManagedObjectStore.m:83 Detected observation of ancestor context by child: enabling child context save detection
- 2013-06-09 00:20:49.359 FoodTrucks[24545:c07] Application windows are expected to have a root view controller at the end of application launch
- 2013-06-09 00:20:50.578 FoodTrucks[24545:c07] Access granted with AAAAAAAAAAAAAAAAAAAAAAlYQgAAAAAAZeFa%2B80kN6eeSaJd3YF40XVN7FY%3DGfYm1UHsWlPnRS9QHUzfvHdVxR7X958YTKQRaIXkWw
- 2013-06-09 00:20:50.579 FoodTrucks[24545:c07] urlstring: https://api.twitter.com/1.1/lists/statuses.json?list_id=40921467
- 2013-06-09 00:20:50.696 FoodTrucks[24545:c07] -- jsonError: (null)
- 2013-06-09 00:20:50.751 FoodTrucks[24545:c07] D restkit.object_mapping:RKMappingOperation.m:912 Starting mapping operation...
- 2013-06-09 00:20:50.753 FoodTrucks[24545:c07] T restkit.object_mapping:RKMappingOperation.m:913 Performing mapping operation: <RKMappingOperation 0x82a3780> for 'FoodTruck' object. Mapping values from object {
- contributors = "";
- coordinates = "";
- "created_at" = "Sun Jun 09 00:13:55 +0000 2013";
- entities = {
- hashtags = (
- );
- symbols = (
- );
- urls = (
- );
- "user_mentions" = (
- {
- id = 32051888;
- "id_str" = 32051888;
- indices = (
- 56,
- 67
- );
- name = "Kat C";
- "screen_name" = bellabelou;
- },
- {
- id = 55859591;
- "id_str" = 55859591;
- indices = (
- 69,
- 82
- );
- name = "District Taco";
- "screen_name" = districttaco;
- }
- );
- };
- "favorite_count" = 1;
- favorited = 0;
- geo = "";
- id = 343521301614436352;
- "id_str" = 343521301614436352;
- "in_reply_to_screen_name" = "";
- "in_reply_to_status_id" = "";
- "in_reply_to_status_id_str" = "";
- "in_reply_to_user_id" = "";
- "in_reply_to_user_id_str" = "";
- lang = en;
- place = "";
- "retweet_count" = 1;
- retweeted = 0;
- source = "<a href=\"http://twitterrific.com\" rel=\"nofollow\">Twitterrific</a>";
- text = "Gracias amigos!!! We love you too!! Amigos forever!! RT @bellabelou: @districttaco Oh yes! My boyfriend and I love your tacos! :)";
- truncated = 0;
- user = {
- "contributors_enabled" = 0;
- "created_at" = "Sat Jul 11 15:56:24 +0000 2009";
- "default_profile" = 0;
- "default_profile_image" = 0;
- description = "Tacos y Burritos for the Weary Commuter";
- entities = {
- description = {
- urls = (
- );
- };
- url = {
- urls = (
- {
- "display_url" = "districttaco.com";
- "expanded_url" = "http://districttaco.com/";
- indices = (
- 0,
- 22
- );
- url = "http://t.co/zYFPUhIr3z";
- }
- );
- };
- };
- "favourites_count" = 16;
- "follow_request_sent" = "";
- "followers_count" = 7585;
- following = "";
- "friends_count" = 31;
- "geo_enabled" = 0;
- id = 55859591;
- "id_str" = 55859591;
- "is_translator" = 0;
- lang = en;
- "listed_count" = 1069;
- location = "5723 lee Hwy Arlington VA ";
- name = "District Taco";
- notifications = "";
- "profile_background_color" = 500B0B;
- "profile_background_image_url" = "http://a0.twimg.com/images/themes/theme1/bg.png";
- "profile_background_image_url_https" = "https://si0.twimg.com/images/themes/theme1/bg.png";
- "profile_background_tile" = 0;
- "profile_image_url" = "http://a0.twimg.com/profile_images/1254754654/187637_100000255843008_5312328_q_normal.jpg";
- "profile_image_url_https" = "https://si0.twimg.com/profile_images/1254754654/187637_100000255843008_5312328_q_normal.jpg";
- "profile_link_color" = A30C0C;
- "profile_sidebar_border_color" = CBC2AE;
- "profile_sidebar_fill_color" = EBE3D1;
- "profile_text_color" = 343A41;
- "profile_use_background_image" = 0;
- protected = 0;
- "screen_name" = districttaco;
- "statuses_count" = 9291;
- "time_zone" = "Eastern Time (US & Canada)";
- url = "http://t.co/zYFPUhIr3z";
- "utc_offset" = "-18000";
- verified = 0;
- };
- } to object <FoodTruck: 0x82a2660> (entity: FoodTruck; id: 0x82a26a0 <x-coredata:///FoodTruck/t5CFD69DE-BB8F-4B07-93C0-5638C3966DAE2> ; data: {
- foodTruckName = nil;
- timeStamp = nil;
- tweet = nil;
- tweetID = nil;
- }) with object mapping (null)
- 2013-06-09 00:20:50.755 FoodTrucks[24545:c07] T restkit.object_mapping:RKMappingOperation.m:515 Mapping attribute value keyPath 'id' to 'tweetID'
- 2013-06-09 00:20:50.755 FoodTrucks[24545:c07] T restkit.object_mapping:RKMappingOperation.m:396 Found transformable value at keyPath 'id'. Transforming from type '__NSCFNumber' to 'NSString'
- 2013-06-09 00:20:50.757 FoodTrucks[24545:c07] T restkit.object_mapping:RKMappingOperation.m:537 Mapped attribute value from keyPath 'id' to 'tweetID'. Value: 343521301614436352
- 2013-06-09 00:20:50.757 FoodTrucks[24545:c07] T restkit.object_mapping:RKMappingOperation.m:515 Mapping attribute value keyPath 'text' to 'tweet'
- 2013-06-09 00:20:50.758 FoodTrucks[24545:1a03] D restkit.object_mapping:RKPropertyInspector.m:126 Cached property inspection for Class 'FoodTruck': {
- foodTruckName = {
- isPrimitive = 0;
- keyValueCodingClass = NSString;
- name = foodTruckName;
- };
- timeStamp = {
- isPrimitive = 0;
- keyValueCodingClass = NSString;
- name = timeStamp;
- };
- tweet = {
- isPrimitive = 0;
- keyValueCodingClass = NSString;
- name = tweet;
- };
- tweetID = {
- isPrimitive = 0;
- keyValueCodingClass = NSString;
- name = tweetID;
- };
- }
- 2013-06-09 00:20:50.758 FoodTrucks[24545:c07] T restkit.object_mapping:RKMappingOperation.m:537 Mapped attribute value from keyPath 'text' to 'tweet'. Value: Gracias amigos!!! We love you too!! Amigos forever!! RT @bellabelou: @districttaco Oh yes! My boyfriend and I love your tacos! :)
- 2013-06-09 00:20:50.758 FoodTrucks[24545:c07] T restkit.object_mapping:RKMappingOperation.m:515 Mapping attribute value keyPath 'created_at' to 'timeStamp'
- 2013-06-09 00:20:50.782 FoodTrucks[24545:c07] T restkit.object_mapping:RKMappingOperation.m:537 Mapped attribute value from keyPath 'created_at' to 'timeStamp'. Value: Sun Jun 09 00:13:55 +0000 2013
- 2013-06-09 00:20:50.783 FoodTrucks[24545:c07] T restkit.object_mapping:RKMappingOperation.m:515 Mapping attribute value keyPath 'user.screen_name' to 'foodTruckName'
- 2013-06-09 00:20:50.783 FoodTrucks[24545:c07] T restkit.object_mapping:RKMappingOperation.m:537 Mapped attribute value from keyPath 'user.screen_name' to 'foodTruckName'. Value: districttaco
- 2013-06-09 00:20:50.783 FoodTrucks[24545:c07] D restkit.object_mapping:RKMappingOperation.m:981 Finished mapping operation successfully...
- 2013-06-09 00:20:50.784 FoodTrucks[24545:c07] T restkit.core_data:RKInMemoryManagedObjectCache.m:155 insertedObjects={(
- <FoodTruck: 0x82a2660> (entity: FoodTruck; id: 0x82a26a0 <x-coredata:///FoodTruck/t5CFD69DE-BB8F-4B07-93C0-5638C3966DAE2> ; data: {
- foodTruckName = districttaco;
- timeStamp = "Sun Jun 09 00:13:55 +0000 2013";
- tweet = "Gracias amigos!!! We love you too!! Amigos forever!! RT @bellabelou: @districttaco Oh yes! My boyfriend and I love your tacos! :)";
- tweetID = 343521301614436352;
- })
- )}, updatedObjects=(null), deletedObjects=(null)
Advertisement
Add Comment
Please, Sign In to add comment