How to create ipa in xcode 6 without Apple Developer account?

Finally found a way for creating .ipa build with xcodebuild command. Right click on Archive on Organizer. Click Show in Finder. You can see .xcarchive file in Finder. Open Terminal and cd to .xcarchive path. Using following command to generate .ipa file. This will save .ipa on Desktop. xcodebuild -exportArchive -exportFormat ipa -archivePath <FILE_NAME>.xcarchive -exportPath … Read more

How to update Xcode with a new Apple ID?

To make the AppStore forget the old credentials with which the app was downloaded, you must remove the _MASReceipt directory in the app itself. To do this: Open Finder and navigate to Applications, Ctrl+Click XCode and choose “Show Package Contents”, Expand the Contents directory and click _MASReceipt to select it, Type Command+Delete to delete the … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)