• 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
strange header copying behavior in framework target deployment style
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

strange header copying behavior in framework target deployment style


  • Subject: strange header copying behavior in framework target deployment style
  • From: John Clayton <email@hidden>
  • Date: Tue, 23 Mar 2004 19:16:00 -0500

Hi,

I am working on a framework, and if I build it under the deployment style it copies the headers into the framework bundle nicelywith the symlink and original in the current version. However, when I switch to the deployment build style it copies the headers into the build products directory directly and never into the framework bundle. I'm confused. I created a blank framework target and added some dummy files and built it under the deployment style and it worked fine. Have I mucked up my build settings somehow so that it's not doing what it would by default? Here are some of the settings under deployment:

HEADER_SEARCH_PATHS =
LIBRARY_SEARCH_PATHS =
FRAMEWORK_SEARCH_PATHS =
REZ_SEARCH_PATHS =
VERSIONING_SYSTEM =
CURRENT_PROJECT_VERSION =
LIBRARY_STYLE = Dynamic
INIT_ROUTINE =
PREBINDING =
ZERO_LINK =
EXPORTED_SYMBOLS_FILE =
DYLIB_CURRENT_VERSION = 1
DYLIB_COMPATIBILITY_VERSION = 1
SECTORDER_FLAGS =
WARNING_LDFLAGS =
OTHER_LDFLAGS =
PRODUCT_NAME = LibCVS
WRAPPER_EXTENSION = framework
FRAMEWORK_VERSION = A
PRIVATE_HEADERS_FOLDER_PATH =
PUBLIC_HEADERS_FOLDER_PATH =
GENERATE_PKGINFO =
INFOPLIST_FILE = Info.plist
MACOSX_DEPLOYMENT_TARGET =
DEPLOYMENT_LOCATION =
DEPLOYMENT_POSTPROCESSING =
INSTALL_PATH = "${HOME}/Library/Frameworks"
SKIP_INSTALL =
UNSTRIPPED_PRODUCT =
INSTALL_OWNER =
INSTALL_GROUP =
INSTALL_MODE_FLAG =


That was cool, it copied the actual setting names. Anyway, if I compare it to the dummy project, it seems identical. Dazed and confused .... John


Thanks.




----------------------------------------------------------------------- "It is the truth that frees, not your attempts to be free." - J. Krishnamurti _______________________________________________ xcode-users mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users Do not post admin requests to the list. They will be ignored.


  • Prev by Date: asm-blocks: please tell me why I'm being thick :-)
  • Next by Date: Re: private frameworks
  • Previous by thread: Re: asm-blocks: please tell me why I'm being thick :-)
  • Next by thread: How to open .rsrc file in Xcode?
  • Index(es):
    • Date
    • Thread