• Skip to main content
  • Skip to primary sidebar

Ravi Shankar

Tweaking Apps

  • About
  • Portfolio

Xcode 6

Apple Mach-O Linker error – Xcode 6 Beta 6

August 19, 2014 By Ravi Shankar 2 Comments

After downloading Xcode 6 beta 6, If you are receiving Apple Mach-O Linker error, Undefined symbols for architecture then try clearing the DerivedData for Xcode. Undefined symbols for architecture x86_64: “__TFSs26_forceBridgeFromObjectiveCU__FTPSs9AnyObject_MQ__Q_”, referenced from: Derived data folder location You find out the location of derived data using Xcode Preferences. Click Xcode -> Preferences. Click Locations tab […]

Filed Under: Programming, Xcode Tagged With: Mach error, Xcode, Xcode 6

Internationalization and localization of Apps in Xcode 6 and Swift

August 7, 2014 By Ravi Shankar 25 Comments

Internationalisation and Localization of apps is essential when you want the apps to seamlessly support different languages and region. Internationalization refers to process of providing a framework to the app for supporting multiple languages. And Localization refers to the process of making your app to support a particular locale such as German In this tutorial, […]

Filed Under: ios, iPad, iPhone, Programming, Xcode Tagged With: Internationalization, iPad, Localization, Swift, Xcode, Xcode 6

Primary Sidebar

TwitterLinkedin
December 2019
M T W T F S S
« Nov    
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Recent Posts

  • Storyboard, Scene and Segue
  • Get your current address in Swift (Swift 5)
  • NSUnknownKeyException – this class is not key value coding-compliant for the key
  • Swift – WebView demo
  • Value for SWIFT_VERSION cannot be empty.

Copyright 2019 © rshankar.com