Tagged Questions
0
votes
0answers
451 views
How to upload mutiple images on server in iphone?
In my application user should be able to upload mutiple images on server (upto 8 images at a time)?
I am able to upload one image at a time but i am not able to upload mutiple images at a time?
please ...
0
votes
2answers
80 views
i want to view something in the internet, how can i do it?
i want to view something in the internet, how can i do it?
Thanks
8
votes
2answers
2k views
Which version of Xcode does xcodebuild use?
I have installed both Xcode 3.2 and Xcode 4.0.2 on the same machine, which uses Hudson for automated CI (continuous integration) builds. When I say that both were installed, what I mean by that is ...
1
vote
1answer
433 views
xcode internal error “The event stream <DTFileSystemEventStream”
I get the following error when i open this xcode project
I have tried doing a "xcodebuild -activetarget -configuration Debug" from the command line also and i get the same error with a stacktrace
...
8
votes
5answers
2k views
How to speedup xcode builds without any project modifications?
Last version or XCode (3.2.1) is running very slow on OS X 10.6.
What kinds of tweaks can you do to your Mac in order to speedup Xcode build process.
I'm not looking for general hints like how to ...