Top "Xcode5" questions

Xcode 5 is Apple's integrated development environment (IDE).

MVVM Sample / Example Implementation in iOS

HAs anyone implemented MVVM pattern in your iOS app without using ReactiveCocoa? Found lots of examples here, but all of …

ios mvvm architecture xcode5
How do I migrate from SenTestingKit/OCUnit to XCTest?

I am in the process of migrating my project from Xcode 4.6.3 to Xcode 5.0.2. The project's unit tests were developed with …

xcode5 ocunit xctest
display route on iOS 7 maps: addOverlay has no effect

i want display a point to point route inside my mapView, i use this code for create the route: - (…

ios mapkit ios7 xcode5 mkmapitem
Selector name found in current argument registers: isEqual:

I am looking for some assistance with squashing a bug in an OSX app that i just can't work out. …

objective-c macos xcode5 osx-mavericks crash-reports
Xcode 5 Error CertUIFramework.axbundle

I am hoping someone has had these errors and knows how to fix it. This is the console output in …

xcode5
Failed to install "iOS 6.1 Simulator" XCode 5

I want to run my app on both simulators ios6 and ios7. I'm trying to install ios 6 simulator but I …

ios-simulator ios6.1 xcode5
No Identities are available for signing in Xcode 5

I have followed every direction given here but in-vain. Created/Added distribution provisioning profile (1000 times) Deleted and created certificates. Added …

ios xcode xcode5 ad-hoc-distribution
How can I tell Asset Catalog (.xcassets) to use the Same Image for Multiple Image Wells?

We have several Xcode app projects, and we're upgrading all of them to use the latest Xcode 5 features, including Asset …

ios xcode xcode5 xcasset
Get global tint color from code

Is there a way I can get the global tint color from my project by code? To avoid a misunderstanding …

ios7 xcode5 tintcolor
Get IMEI for iOS7 programmatically

in XCode 4.6, iOS 6.1, we use CoreTelephony to obtain IMEI, the same way mentioned in get IMEI on iPhone with CoreTelephony? …

ios xcode ios7 xcode5 imei