Problem starting mac-Bundle containing Director app
hi
i've created mac-bundle director-project using standard adobe guideline
http://kb2.adobe.com/cps/167/tn_16743.html
it works fine
but customer wants change name of projector name
if change example stubx stub , change reference in info.plist follow
<?xml version="1.0" encoding="utf-8"?>
<!doctype plist system "file://localhost/system/library/dtds/propertylist.dtd">
<plist version="0.9">
<dict>
<key>cfbundleinfodictionaryversion</key>
<string>6.0</string>
<key>cfbundlepackagetype</key>
<string>appl</string>
<key>cfbundlesignature</key>
<string>bn!</string>
<key>cfbundlename</key>
<string>mystery stories: bn</string>
<key>cfbundleidentifier</key>
<string>com.macromedia.otto</string>
<key>csresourcesfilemapped</key>
<false/>
<key>cfbundleexecutable</key>
<string>stub</string>
<key>cfbundleshortversionstring</key>
<string>1.0</string>
<key>cfbundleversion</key>
<string>1.0</string>
<key>cfbundlegetinfostring</key>
<string>1.0, © 2009 rights reserved.</string>
<key>cfbundleiconfile</key>
<string>bn.icns</string>
</dict>
</plist>
then bundle not start
what reason of problem?
if change name stubx , restore reference in info.plist stubx bundle starts without problem
is stubx way? or doing wrong?
any appreciated
yurij
please, give me reply on question above
is stubx possible name projector used inside of mac-package?
the customer requirement rename other, specific name - can done, , if yes - how? else except of name of projector should change, created package runs?
any appreciated
thanx in advance
More discussions in Director Basics
adobe
Comments
Post a Comment