Posts

Showing posts from May, 2012

Adding iOS 4.3 and iOS 5.0 simulator to iOS 5.1 XCode 4.3 SDK

I recently downloaded the latest version of XCode 4.3 and iOS 5.1 from Apple developer site as on (March 2012). Since this package gives me only iOS 5.1, I can't able to test my applications in below OS versions like iOS 5.0, iOS 4.3. To do so, we need to download the required OS separately inXCode. 1. Click on XCode -> Preferences. 2. Navigate to tab, Downloads. 3. Click on the Components button. 4. You can see the list of iOS versions available. Click on Install button on the required OS. 5. The OS will automatically gets downloaded and installed in your XCode. Alternatively, setting your project deployment target to lower versions, will give you an option More Simulators in the Simulator/Device selection menu. clicking on that, opens the same page of downloads.

Connect Samsung devices to Kies on Mac

Connecting a Samsung device to Kies installed on Mac is very hard. Here are the few steps which worked for me.   I was testing these steps for Samsung Galaxy S2. 1. Quit Kies application in your mac. 2. Disconnect your Mobile Device from USB. 3. Go to your Samsung Device -> Settings -> Applications -> Development -> Turn Off USB Debugging. 4. Now connect the Device to the PC through USB. 5. Wait until Media Scanning is completed. 6. Wait until MTP Connected. 7. Now Launch the Kies application on Mac. You can see your device is now connected. Here you go, now you can update your device to the latest os through Kies.