I am trying to create a repository for my website that allows users to download more customizable things such as dialers, skins, etc.
Here is a sample from my installer.xml that I have in testing right now. Every time I try to install the package it says it cannot find the host.
Code:
packages
author
Tyler
bundleIdentifier
com.hotiphonewallpapers.albadialer1
category
Hot iPhone Dialers
date
1196015456
description
A hot Jessica Alba dailer replacement.
location
http://hotiphonewallpapers/sources/zips/AlbaDialer.zip
name
Jessica Alba
size
1671168
hash
780b1cfa188d3e236639e430a0f8ce66
sponsor
HotiPhoneWallpapers.com
url
http://www.hotiphonewallpapers.com
version
1.0
scripts
install
CopyPath
AlbaDailer/AlbaDialer/
/Applications/MobilePhone.app
The MD5 hash is correct and I have tried both the size on disk and regular size (converted to bits) and it still will not download.
Any help would be great.
Thanks!