↧
Many information about development for iPad in one place
From Apple Site Xcode/Developer Tools Changing an iPhone Executable’s working directory from “Build Products directory” may cause the application not to install properly with the error message “The...
View ArticleUninstall/Resetting Xcode
For reset Xcode to factory settings in the logged-in user, run these commands in Terminal: > defaults delete com.apple.Xcode > rm -rf ~/Library/Application\ Support/Xcode At one point in the...
View ArticleFacebook compose sheet view like in iOS 6 for iOS 4 and above
Project based on DETweetComposeViewController Facebook connection with Facebook SDK 3.0.x (last at 2 september 2012) What is it? DEFacebookComposeViewController is an iOS 4 compatible composer view...
View Article