Skip to content
  • Home
  • Code With Michelle
  • About

Luvelle Codes

Talk code to me

Tag: pch file

— Coding, How-To —

Xcode 6: Creating a PCH File

January 13, 2015

In the previous versions of Xcode, a PCH file will be automatically added into your project upon creation. A PCH (precompiled header) file enables you to import certain headers into all your classes, so that you do not have to manually add them into all of them. This saves a lot of hassle and creates… Read More Xcode 6: Creating a PCH File




Categories

  • Blog
  • Coding
  • Command Line
  • How-To
  • Problem Solving
  • Teaching

Tags

android studio apache centos 7 coding domain name how-to ios iOS 8 namesilo nsstring objective-c python snippet ssh unix vps wordpress xcode 6
© 2017 Luvelle Codes