TWAIN data source
TWAIN data source
- Subject: TWAIN data source
- From: Thomas Myers <email@hidden>
- Date: Fri, 3 Mar 2006 16:37:35 -0500
I am building a twain data source. I want XCode to create my pkginfo
for me.
If I set the wrapper extension to ".ds" as this is the required
extension for data sources, then XCode does not make the pkginfo. (I
know I can easily create one, but figure there must be a better way)
However if I change the wrapper extension to bundle, then all is well
and the data source gets the pkginfo created fine. So I add a copy
phase to copy my completed DS to the TWAIN DATA SOURCE directory.
Great...But now I need to rename the copied file so it isn't
myDS.bundle, but rather myDS.ds. Do I have to write a shell script
to do this or am I missing something.
Thanks.
_______________________________________________
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