Unable to Upload Application to the App store
Hi all, I'm running into some trouble uploading my application to the App store. I have my main application target which validates fine when Archived. I have a second target, which depends on the main target. This target uses macruby_deploy with the arguments --compile --embed --gem sqlite3 --gem sequel. When I go to validate this archive, I get the following: The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Headers The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/MacRuby The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Resources The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Versions/0.10/Headers When I take the .app to a fresh install of 10.6 w/o Macruby installed, it runs fine. I'm confused as to where to go from here. Does anyone have any advice? Thanks! Daniel
Simply navigating into the archive and the application bundle inside and removing the offending files allowed me to upload the application to the App store. dw On Fri, May 6, 2011 at 1:06 PM, Daniel Westendorf <daniel@prowestech.com>wrote:
Hi all,
I'm running into some trouble uploading my application to the App store. I have my main application target which validates fine when Archived. I have a second target, which depends on the main target. This target uses macruby_deploy with the arguments --compile --embed --gem sqlite3 --gem sequel. When I go to validate this archive, I get the following:
The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Headers The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/MacRuby The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Resources The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Versions/0.10/Headers
When I take the .app to a fresh install of 10.6 w/o Macruby installed, it runs fine. I'm confused as to where to go from here. Does anyone have any advice?
Thanks!
Daniel
Hi Daniel, What version of MacRuby are you using? You may want to try a nightly build as it contains up to date fixes in the deployment tool. Laurent On May 6, 2011, at 12:06 PM, Daniel Westendorf wrote:
Hi all,
I'm running into some trouble uploading my application to the App store. I have my main application target which validates fine when Archived. I have a second target, which depends on the main target. This target uses macruby_deploy with the arguments --compile --embed --gem sqlite3 --gem sequel. When I go to validate this archive, I get the following:
The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Headers The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/MacRuby The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Resources The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Versions/0.10/Headers
When I take the .app to a fresh install of 10.6 w/o Macruby installed, it runs fine. I'm confused as to where to go from here. Does anyone have any advice?
Thanks!
Daniel _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Hi Laurent, I'm running MacRuby .10. I'll try upgrading to a nightly build and seeing where that gets me. As of right now, I can upload the package to the App store and it validates, but I get a status of "Invalid Bundle". Daniel On Fri, May 6, 2011 at 1:45 PM, Laurent Sansonetti <lsansonetti@apple.com>wrote:
Hi Daniel,
What version of MacRuby are you using? You may want to try a nightly build as it contains up to date fixes in the deployment tool.
Laurent
On May 6, 2011, at 12:06 PM, Daniel Westendorf wrote:
Hi all,
I'm running into some trouble uploading my application to the App store. I have my main application target which validates fine when Archived. I have a second target, which depends on the main target. This target uses macruby_deploy with the arguments --compile --embed --gem sqlite3 --gem sequel. When I go to validate this archive, I get the following:
The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Headers The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/MacRuby The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Resources The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Versions/0.10/Headers
When I take the .app to a fresh install of 10.6 w/o Macruby installed, it runs fine. I'm confused as to where to go from here. Does anyone have any advice?
Thanks!
Daniel _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Upgrading to the nightly build of .11 resolved the issue for me. Thanks! Daniel On Fri, May 6, 2011 at 1:49 PM, Daniel Westendorf <daniel@prowestech.com>wrote:
Hi Laurent,
I'm running MacRuby .10. I'll try upgrading to a nightly build and seeing where that gets me. As of right now, I can upload the package to the App store and it validates, but I get a status of "Invalid Bundle".
Daniel
On Fri, May 6, 2011 at 1:45 PM, Laurent Sansonetti <lsansonetti@apple.com>wrote:
Hi Daniel,
What version of MacRuby are you using? You may want to try a nightly build as it contains up to date fixes in the deployment tool.
Laurent
On May 6, 2011, at 12:06 PM, Daniel Westendorf wrote:
Hi all,
I'm running into some trouble uploading my application to the App store. I have my main application target which validates fine when Archived. I have a second target, which depends on the main target. This target uses macruby_deploy with the arguments --compile --embed --gem sqlite3 --gem sequel. When I go to validate this archive, I get the following:
The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Headers The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/MacRuby The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Resources The binary is invalid. A symbolic link resolves to a file that doesn't exist. Relative location: Thumper.app/Contents/Frameworks/MacRuby.framework/Versions/0.10/Headers
When I take the .app to a fresh install of 10.6 w/o Macruby installed, it runs fine. I'm confused as to where to go from here. Does anyone have any advice?
Thanks!
Daniel _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (2)
-
Daniel Westendorf
-
Laurent Sansonetti