Xcode is an IDE by Apple for the development of iOS and OS X applications.
I can find a bunch of answers from pre-2014 about removing the launch/splash screen by removing the line "Launch …
objective-c xcode7 splash-screen launchI put the personal image instead of the traditional red pin. When I open the map to display the pin, …
ios mapkit swift2 xcode7 mkannotationI am writing UI test cases using the new Xcode 7 UI Testing feature. At some point of my app, I …
ios objective-c xctest xcode7 xcode-ui-testingI am taking screenshots from my iOS Simulator and trying to put them into iTunes Connect but it continues to …
ios-simulator app-store-connect xcode7I'm trying to run my iOS app that was migrated from Swift 1.2 to Swift 2.0 in Xcode 7 using iPhone Simulator (any), …
ios xcode ios-simulator swift2 xcode7Updating to the new firebase. Created a new signin VC and everything was working fine in terms of no errors. …
ios firebase swift2 xcode7 firebase-authenticationI have an iOS component which relies on the Stripe iOS SDK, Project A. I included the Stripe SDK in …
ios objective-c xcode xcode7 stripe-paymentsCould not cast value of type 'UIView' (0x112484eb0) to 'SKView' (0x111646718). I keep on getting this error. Can anyone …
ios swift sprite-kit xcode7 xcode6.3.2What i am trying to do is create an ipa using Xcode7 for ad hoc distribution. I haven't done it …
ios xcode7 ipa ad-hoc-distribution