Macos Mac App-帮助的分布式版本无法完全工作。链接断开

Macos Mac App-帮助的分布式版本无法完全工作。链接断开,macos,anchor,help-viewer,Macos,Anchor,Help Viewer,Mac App-帮助的分布式版本无法完全工作。 开发机器:OSX10.8.2,在2008年末MBP上,Xcode 4.5.2 该应用程序有一个9页的html帮助系统。每个页面与共享一个侧边栏菜单 九个选择。每个菜单选项都包含以下类型的链接: <a href="help:anchor=anchor_name bookID=com.mycompany.myapp.help"> 有人能为这个问题提出解决方案吗?这个问题在OS X 10.8.3中消失了 1. Transfer a debu

Mac App-帮助的分布式版本无法完全工作。 开发机器:OSX10.8.2,在2008年末MBP上,Xcode 4.5.2

该应用程序有一个9页的html帮助系统。每个页面与共享一个侧边栏菜单 九个选择。每个菜单选项都包含以下类型的链接:

<a href="help:anchor=anchor_name bookID=com.mycompany.myapp.help">

有人能为这个问题提出解决方案吗?

这个问题在OS X 10.8.3中消失了

1. Transfer a debug version of app to another machine.
2. Use Archive to produce an install PKG file. In this 
method I deliver the PKG to a tester, using a Development Provisioning Profile
that includes the UUID of the target machine.