Hi, I'm looking for a shell where I can test shellscripts and a programs on a Mac.
What I'm looking for, is something like bshellz.net but with Apple computers (i.e. Macs). Is there such thing available?
I was googling for the last few days, but I couldn't find anything.
...
I am in the process of submitting an iPhone app to the app store. While making the final touches to the app I was in the process of compiling and running the app on my iPhone when I got the message ...
"There was an internal API error."
The console had this to say ...
25/08/2010 10:10:54 Xcode[3556] Failed willExecute: Error Domain=c...
Hey Guys another question!
Once again I would like to state that i am new to this and therefore my ability to understand the language Objective C and the Xcode application is limited! So Your help really and truly is appreciated greatly!
I built a countdown app that shows when a radio station is going to be going live, the countdown wo...
Hello. I'm underage and I'm developing iPhone apps in Canada. I use my parent's Apple ID for the Developer account since you need to be over 19 to have one (Developer part, not Apple ID). I'm wondering if I can have it be under my name on the App Store, and also how I would copyright it. Could it be copyrighted by my Dad, and still have ...
I've been developing an application in Java for quite some time now on my Windows and Linux machines but just recently switched over to my new MacBook Pro that has the latest (JRE 1.6 update 20) installed on it. I just started noticing while testing out the various features of the application that it gives errors randomly when interactin...
Our company is buying me a mac and essentially it is up to me to get what i want.
Will the MAC mini be adequate? I already have 2 22 inch monitors that can possibly hook up to the Mini.
...
Hi there,
We're doing some development for a company who is looking to use the Enterprise subscription to 'test' the app on a selected group of its users, privately.
Number of users - circa 500
These 500 will be tightly controlled in 10 'centres' or classes.
they have a DUNS no, and this app will not be sold. (unlike the previous post ...
After I call a SOAP webservice asynchronously using WSMethodInvocationSetCallBack and WSMethodInvocationScheduleWithRunLoop I get the result in the following callback function and begin parsing it
void wsCallback(WSMethodInvocationRef invocation, void* info, CFDictionaryRef data)
{
const void *data = CFDictionaryGetValue(resultBody, (NS...
It's clear that Apple has an OpenCL implementation based on Clang and LLVM. There's also a talk by an Apple Engineer about what it took to get OpenCL going on LLVM here
However, is the code for this implementation available under some sort of open-source license or is this closed source software? If the code hasn't been released, anyo...
Is there a favored audio level that one should equalize their audio assets for playback on an iOS device? Twenty, 50% or 66% of max volume?
We're building a game that has a variety of sounds for alerts, sound effects and voice overs and we're trying to figure out a good baseline to tune it for.
I can't seem to find any documentati...
I have submitted my first iPhone app and am now waiting for approval. My only fear is having it rejected because of some subtle nuance in the HIG, this is from googling around.
How does Apple treat the HIG, as guidelines or as gospel?
...
I have submitted an iPhone app to Apple for approval and distribution.
What do I need to save of the code and compilations to be able to bug-fix if (when?) the bugs come in? Should I just save everything, or just the symbols file?
...
Hi,
I have a web app that has one window, sized small to the left, open a number of windows to the right. There are buttons on the small window, each associated with the other open windows. The point is that when you click a button, it's associated window comes to the top of the pile of windows on the right. This works fine with using ....
Has anyone had any luck installing Xcode 3.2.3 + iOS 4.0.2 SDK? I've tried on two different machines, on a clean install of Snow Leopard, and I've re-downloaded the whole 2GB package several times (I mean several, a dozen perhaps). Yet installation immediately fails for me every time. Here's what I got from the Console:
PackageKit: -...
I'd like to use the iPhone SDK Store Kit but you are not allowed to use it for purchasing real world goods and services or for transferring money, my customer's applications require these.
So I'm looking into adding views to my application to gather credit card details then use https posts in a background thread to communicate with a pa...
I can get the UDID number but I want to get IMEI number...Is the apple dont allow to trace? If so where i can find the document of apple?
...
I have about 2000 emails from a web contest my company did. All the emails are arranged in the following fashion:
You have received a new contest submission. Here are the details:
Name: Bob Jones
Email: [email protected]
Location: Springfield, MA
Age: 83
Mailinglist: true
All of these emails are saved in apple mail, is there ...
I have iPhone4 icons, which are terminated with @2x.png
My problem is that when I try to add them to svn with svn add path/[email protected] I get the error:
svn: warning: 'path/myIcon' not found
I suppose that svn or my system do not support the "@" in the path..
What can I do?
I am running Mac OS X 10.6.4 and tried to add it direct...
I am a bit of a iPhone/Mac OS newb.
When I look at a backtrace in the debugger and UIKit or other Apple Libraries are on the call stack I can't see their function arguments because of missing debug symbols.
Does Apple Ship debugging symbols for the iPhone Simulator libraries like UIKit?
Thanks.
...
I am trying to learn programming for the iPhone and I keep seeing these files and I am not sure when is each file and content of those files referred to in the execution of a program built for the iPhone. I am trying to follow tutorials and tips available online but nowhere is there a point by point comparison or something like that. It ...