IPAD must-haves. And fun-to-haves.

Brighten your iPad with a colorful cover, stream to your TV, download pictures from your digital camera, and more. There’s already so much you can do with iPad and iPad mini

Apple Wireless Keyboard

The incredibly thin Apple Wireless Keyboard uses Bluetooth technology, which makes it compatible with iPad

Apple unveils iPad mini: ‘Thin as a pencil, light as paper’

iPad inspires creativity and hands-on learning with features you won’t find in any other educational tool

Lightning connector and FaceTime HD camera

Apple announces 4th generation iPad packing an A6X CPU

Pages

Sunday, October 13, 2013

dashcode doesnt recognise ftp deployment destination

I have set up an ftp destination to deploy my project on the server. however when i try to deploy, the systems hangs and it looks as though dashcode is trying to deploy the project on my hard disk. I got a friend to try top deploy to the same destination on his mac and it worked. I am running dashcode v3.05 on a macbook pro running osx 10.8.4


View the original article here

mctube application developer!!!

Dear sir,

I have purchased mctube application from appstore to removed the ads. After a while, the mctube has been removed from the app store then the developer cheats with creating same application but with different name!

 

Is this acceptable?

 

 

Regards,


View the original article here

Property 'frame' not found on object of type 'ad'

I am trying to move a button in Xcode, but I am getting an error. Ad is the name of my button. Here is my code

 

CGRect frame = ad.frame;                     //Property 'frame' not found on object of type 'ad'

    frame.origin.x = 129;

    frame.origin.y = 401;

    ad.frame = frame;                         //Property 'frame' not found on object of type 'ad'


View the original article here

Bug Reports: What Devs Need To Know

As always, for betas or releases, registered devs should feel free to use Report a Bug for any fixes, samples, doc additions, feature requests or enhancements you'd like to see as well. Provide detailed information for the issue, including the system and developer tools version information, and any relevant crash logs or console messages. Be prepared to submit a sample project that demonstrates the issue(s).

 

• Each top level issue deserves a unique report.

• Posting in the Developer Forums is not reporting. Apple does not read those comments nor harvest information from them, so file bugs if you want to be heard. Add your report # to your thread for reference, thanks.

• When reporting an issue it is helpful to provide console logs, device* logs, and screenshots that illustrate the problem.

* iOS Devs should always collect and send along any/all related device logs when reporting a bug https://developer.apple.com/bug-reporting/ios/device/  (Download the iPhone Configuration Utlity to capture these logs and/or export them via Xcode/Organizer).

 

 

General notes about bugs:

• Devs should not typically expect followup unless (a) the engineer working on the issue needs more information and reaches out or (b) the/your issue has been fixed and the bug is sent back to you to please verify.

• Don't worry about category too much as the reports are checked when received and routed to the proper Engineering section involved.

• Know that devs can only see their own bugs, not those from other developers. You have access to the status of the bug, not to the bug itself. That is, you can see if it is in Analyze/Verify/Closed, not it's contents.

• For additional info, see Bug Reporting Best Practices.

• Duplicates - Understand that Apple uses 'amount of duplication' in bug reports as a way to gauge the 'severity' of an issue.

• Also note that during betas, bug reporter can be dealing with heavy loads, so be patient.

• Don't forget to go back to your bug report AFTER you submit it and set the RANK. '1' can help get it noticed asap.

 

Reporting Xcode Server Bugs

When reporting an Xcode Server bug, enter the following command in Terminal, then attach the output to the bug report.

     sudo /Applications/Server.app/Contents/ServerRoot/usr/sbin/serverloggather

 

Bug Reporter Connection Issues:

• For problems connecting to the Apple Bug Reporter, let Apple know by submitting your issue via the: Connection Problems Form.

 

 

To report security issues w/Apple products: https://ssl.apple.com/support/security/

 

-=-

 

?????????????,??,DOC??,??????????????????#??????,???????

 

 

???????????:????????????,??(a)???????????????????????(?)/?????????bug?????,????? ?,???????????????????,?????????????


View the original article here

Is there a way to hide the source code in an Xcode app?

Whenever I export an Applescript app from Xcode, in the resources folder, there is the unprotected source code. Someone else has changed the source code a bit and has begun distributing my app as his own. Is there anyway to compile or encrypt this code on export?


View the original article here

access photoshop from external program

Hi,

 

I need to control Photoshop from a program written in Cocoa and I am sure there must be some interface for this. In Windows there was something like that for accessing functionality provided by binary applications - it was called OLE and COM.

 

I can't imagine not having this in OS X (it is so good).

 

Thanks,

Juan


View the original article here

Every time I try to access iTunes Connect, I got this error: Apple ID does not have permission to access iTunes Connect.

I had register at iOS developer program. But every time I try to access iTunes connect, I got this error: Apple ID does not have permission to access iTunes Connect.


View the original article here