• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Proper way to set up constants when building an iOS framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Proper way to set up constants when building an iOS framework


  • Subject: Re: Proper way to set up constants when building an iOS framework
  • From: Quincey Morris <email@hidden>
  • Date: Tue, 19 Apr 2016 12:29:46 -0700
  • Feedback-id: 167118m:167118agrif8a:167118sGgInLklHG:SMTPCORP

On Apr 19, 2016, at 12:14 , Ben Kennedy <email@hidden> wrote:
>
> While a trivial detail, this does not seem to be true (at least in Xcode 7.2). We have a prefix header called "Kashoo_Prefix.pch", and if I hit cmd-shift-O and type that string, I get a pile of results: first the source prefix file, then about a dozen other non-text files named "Kashoo_Prefix.pch.pch" that exist within various subdirectories of the build folder.

Ah, yes, I see that too. However, I don’t think these are the precompiled files — mine is only 173KB, which seems awfully small for all of Cocoa plus other stuff — but perhaps they’re references (bookmarks? aliases?) to the precompiled files. I suspect that the implementation details are different now because of the use of modules, which overlap and/or replace the old precompilation behavior.

So, I stand corrected. I should have just said that the prefix file conventionally has a .pch extension (for historical reasons, indicating its relationship to a possible precompiled header file), and left it at that.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Proper way to set up constants when building an iOS framework (From: Alex Zavatone <email@hidden>)
 >Re: Proper way to set up constants when building an iOS framework (From: Charles Jenkins <email@hidden>)
 >Re: Proper way to set up constants when building an iOS framework (From: Alex Zavatone <email@hidden>)
 >Re: Proper way to set up constants when building an iOS framework (From: Uli Kusterer <email@hidden>)
 >Re: Proper way to set up constants when building an iOS framework (From: Alex Zavatone <email@hidden>)
 >Re: Proper way to set up constants when building an iOS framework (From: "Gary L. Wade" <email@hidden>)
 >Re: Proper way to set up constants when building an iOS framework (From: Alex Zavatone <email@hidden>)
 >Re: Proper way to set up constants when building an iOS framework (From: "Gary L. Wade" <email@hidden>)
 >Re: Proper way to set up constants when building an iOS framework (From: Alex Zavatone <email@hidden>)
 >Re: Proper way to set up constants when building an iOS framework (From: Quincey Morris <email@hidden>)
 >Re: Proper way to set up constants when building an iOS framework (From: Ben Kennedy <email@hidden>)

  • Prev by Date: Re: BOOL parameter passed as nil object
  • Next by Date: Re: Proper way to set up constants when building an iOS framework
  • Previous by thread: Re: Proper way to set up constants when building an iOS framework
  • Next by thread: NSDocument saving query
  • Index(es):
    • Date
    • Thread