• 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
XCode problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode problem


  • Subject: XCode problem
  • From: Dmitry Markman <email@hidden>
  • Date: Thu, 30 Oct 2003 01:31:21 -0500

Hi, I'm trying to create jnilib library
so I created new project: JNI application
and everything was fine

BUT, if I converted JNILib target to native, then I got a lot of problems

1. it builds dynamic library with the name <target_name>.dylib

how I can suppress that .dylib? I want that product will have name
foo.jnilib
if I defined product name as foo.jnilib
XCode builds foo.jnilib.dylib

how I can change that behavior?


2. I tried to change library style to Bundle (menu in the Target Info pane)
but XCode just ignores it


Dmitry Markman
_______________________________________________
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: Re: Shell Script Input/Output tables
  • Next by Date: A way to tell Xcode to link ALL object files
  • Previous by thread: Re: Shell Script Input/Output tables
  • Next by thread: A way to tell Xcode to link ALL object files
  • Index(es):
    • Date
    • Thread