organizer

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 with: <calendar> <year value="2008"> <month value="october"> <day value="16"> <activity name="mike's birthday" time="2...

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 to run it. P.S. Is there any way to transfer my app to my iPhone using Xcode, but not run it? ...

Organizer reporting, "The version of iPhone OS doesn't match iPhone OS supported for development"

Hello, Earlier this week I was developing to the device just fine. I upgraded itunes to the latest version (9.0.2 (25)) and I noticed that Organizer was throwing the: The version of iPhone OS on “sk’s iPhone” does not match any of the versions of iPhone OS supported for development So I figured I'd upgrade to the newest XCo...

Where does Xcode Organizer store iPhone screenshots?

I've made a hundred of screenshots from iPhone thru Organizer but it looks like the only way to get actual files is by clicking on each screenshot and saving it. Is there any place on my Mac I can have them all? They are definitely stored somewhere -- all are listed in Organizer>Screenshots. ...

Xcode 3.2 iPhone dev - Can't download development application data anymore?

In the organizer of Xcode 3.1.x I used to be able to download the application data for an app in development (not installed thru itunes). In Xcode 3.2 I don't see that option anywhere. Am I missing something? **Edit - One user provided an answer saying "look for the disclosure triangle". The disclosure triangles are missing and there ...

Symbolicate adhoc iphone app crashes.

Hey everyone, I can't manage to make my code symbolicated ... I read the part "below" : Given a crash report, the matching binary, and its .dSYM file, symbolication is relatively easy. The Xcode Organizer window has a tab for crash reports of the currently selected device. You can view externally received crash reports ...

Xcode: iPhone screenshots no longer work

I can't be sure when this stopped working because I haven't used it for a while, but it was possibly since I upgraded to the 3.2 SDK. In Organizer, when I select the "Screenshots" tab and press "Capture", nothing happens. I've tried this with three different devices and I've restarted my Mac. What's happened, and how can I fix it? ...

Why is XCode Organizer console sometimes empty when I connect my iPhone

When testing my iPhone app I have found it incredibly useful to log information to the console window. I think it is amazing that I can send out an adhoc build to my co-workers and if they experience problems I am able to plug their iPhone into my mac and grab their console output. However, sometimes the console window is blank when we...

Content organizer auto create folder has wrong time in sharepoint 2010

Hi, I have a problem, I am using the content organizer feature to redirect document on upload and the auto create folder feature of it, the property used is a date set by the user when the document gets uploaded. My problem is that when the folder gets created it writes the time set by the user minus two hours, I see that it uses GMT ti...

Tool or Utility to manage & organize icon libraries

This is not exactly a programming question, but it involves software development. Like many of you, I'm sure we find lots of interesting icon sets everywhere on the web and we download copies locally. But then you have the challenge of organizing them into some system that works for whatever project you are on. What software tools/uti...

Are there any jquery scripts that can do a Deviantart style drag and drop down?

I'm incredibly impressed by the favoriting system built into Deviantart. I'd link to a demo but you have to be logged into deviantart to see it. So I'll describe it. Basically it's a div or something that exists at the top of the page hidden. When you grab a picture (thumbnail or full size) and drag it toward the top of the screen, the...

XCode Organizer: Archived application icon missing?

If I choose "build and archive" from XCode, the Organizer is launched and I can see a list of my archived applications. I have 4 different applications (with several archives each), but the icon that's displayed in Organizer for one of the apps is missing -- there is a question mark icon instead. The app does have an associated icon and ...

How to change your XCode iTunes Connect login?

I am using several accounts to manage my customers iPhone/iPad applications. Therefore I need to connect to iTunes Connect with different logins. How can I change the login in XCode or Application Loader? It is always set to one default value that I probably entered the first time XCode was started. When it comes to validating or submit...