Cordova 2.1.0 magtek idynamo sdk - xcode

We upgraded our cordova from 1.6.1 to 2.1.0 and also to iOS6. Now we are experiencing duplicate symbol error. here is the link of my question iOS6: duplicate symbol error in xcode 4.5
I tried downgrading cordova. On 2.0.0 still have the same problem but when I downgraded to 1.9.0 it works fine. Based on my initial research I found out that the problem might be caused by the new Xcode project template of cordova. Since 1.6.1 to 1.9.0, creating a new project must be done from the xcode application but with 2.0.0 to 2.1.0 the project is created via command line. Can anybody help me shed some light with this? Thank you

Related

Unity 5.1.1f1 stop working as soon as I build my project

I am facing this problem after updating OSX to 10.11.4 and Xcode.
Before Xcode and unity was working fine. But now after latest update of OSX and Xcode. Unity stop working as soon as I try to get a build of my Project. Please help me out.
If you update your OSX and Xcode, it is likely that Unity 5.1 does not support either the OS or Xcode version. Unity is always releasing patches to support the latest Xcode. I suggest you download the latest Unity version which is Unity 5.4.0B17. This will likely solve your problem.

Xcode version is different to the version listed in my App Store applications

I recently updated Xcode to version 6.4. In the App Store it says I have version 6.4 installed, but when I run Xcode it says version 6.3.2.
Does anyone know how I run Xcode version 6.4? Do I need to uninstall and then reinstall Xcode?
I installed it using the App Store and updated through the App Store as well.
So while I was unable to find out where Xcode 6.3.2 or 6.4 was installed on my mac, I uninstalled Xcode by dragging the application to the trash can and emptying it as recommended by Apple.
I then reinstalled Xcode 6.4 from the App Store and it appears to be working.
While it is a simple thing, I thought I would share as sometimes the simple solutions are the ones we don't think about.

Difficulty in uninstalling older phonegap versions

How do i uninstall an already existing version of phonegap(1.3,1.8) because i want to install the new 2.0 and it does'nt get installed without uninstalling older versions. The folder structure of my older version 1.8 does'nt have uninstall option.
Any suggestions are welcome.Thanks.
Cordova 2.0 onwards doesn't really have an 'installer' so you should be perfectly fine to leave your 1.3 if you like.
They only recommend uninstalling old versions if you are not going to use it so that the project template is removed from XCode. If you don't care about that you can leave the old version.
Just follow the upgrade steps from http://docs.phonegap.com/en/2.1.0/guide_upgrading_index.md.html#Upgrading%20Guides to start using 2.1 (which is now out and you should use)

"ibtool not found. Please ensure the Apple SDK is installed."

since I updated my Xcode to 3.2.5 I get an error when I try to build a MonoMac project I'm working on.
"ibtool not found. Please ensure the Apple SDK is installed."
Did anyone of you guys ever have that before? Is there a way to manually reconfigure the path to Interface Builder in MonoDevelop? MonoDevelop is version 2.4.
Thanks
–f
I'm still not exactly sure how to solve the problem but re-installing Xcode 3.2.4 did the trick for me.
Best
–f

iOS4.2 and iOS4.1 on the same machine?

I'd like to start testing iOS4.2 so I downloaded xcode 3.2.5 and iOS4.2 beta SDK. Unfortunately, I think it installed over my previous xcode 3.2.4 and SDK 4.1. Short of downloading 3.2.4 and 4.1 and installing to another directory, is there a way to get the 4.1 SDK into 3.2.5 and compile both SDK versions?
Thanks!
Seems like with the release of iOS 4.2, Apple is going to want 4.2 to reign king. At least with Xcode 3.2.5 GM, the only SDK included is 4.2.
You can have two versions of Xcode installed though - when choosing what optional things you want to uninstall, uncheck everything and change the location Xcode installs to (it defaults to /Developer). I was able to get 3.2.5 (can compile against 4.2) and 3.2.4 (everything else) running and working on the same machine. This will allow you to have both the 4.2 and 4.1 SDKs on the same machine.
Good luck!

Resources