1
vote
2answers
240 views
Xcode: The session is inactive. Please check your setup and try again. 0xE800001E
This happens after I hit Build and Go to run my app on my device.
Build -> Clean fixes it, but it's very annoying to have to clean and rebuild the entire project every time I want …
11
votes
13answers
646 views
What do you use to store all of your personal data?
I have been on a quest for years to find the perfect tool to store all "my stuff". You know... personal information, code snippets, software keys, people's birthdays, whatever. Th …
2
votes
5answers
151 views
XML structure for a personal organizer
I'm doing a personal organizer for learning purposes, and i've never worked with XML so i'm not sure if my solution is the best. Here's the basic structure for the XML file i came …
