• 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
making data files in XCode is not possible???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

making data files in XCode is not possible???


  • Subject: making data files in XCode is not possible???
  • From: "D. Walsh" <email@hidden>
  • Date: Thu, 15 Dec 2005 08:16:41 -0500
  • Mta-interface: amavisd-new-2.3.3 (20050822) at daleenterprise.com

How do I make data files in XCode??

I've tried creating a project without any apps or libraries and this doesn't build any code.

I've tried adding a target to handle this but there doesn't seem to be one for data files.

I've tried from the command line using
gcc -static -c -o fileout fileout.c

but this prepends the data with 244 bytes of additional data and appends other data to the end of the file.

This results in data files that I can't use and going to a hexeditor to remove the leading 244 bytes is extra work I wish to avoid considering that there are anywhere from 10-300 data files for the project.

-- Dale

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: making data files in XCode is not possible???
      • From: Dave Camp <email@hidden>
  • Prev by Date: Sampler tool: attaching a process which will be launched by another process
  • Next by Date: RE: Executable path is nil! with gdp in xcode
  • Previous by thread: Re: Sampler tool: attaching a process which will be launched by another process
  • Next by thread: Re: making data files in XCode is not possible???
  • Index(es):
    • Date
    • Thread