BusFactor1 Inc.
BusFactor1 Inc.
By creating a Wildcard provisioning profile on developer.apple.com I was able to get the .ipa to sign correctly. I think it was a mix up with the app identifier.
I'm not entirely positive if that was it as I tried playing with that code a bit before reverting. I think it hd to do with the app identifier but...
Putting --with-libiconv-prefix=/opt/local in make.sh and adding "-L/opt/local/lib -liconv" to the build-binary allowed for a successful compile. Thanks for the pointers. Funny thing is that i didn't have this problem on...
I just want to be able to create the .ipa with x86 for the creation of screenshots, not the submission process. I did manually do some resizing on the ones...
I'm looking into setting up snow, but can't seem to find the gsi binary in the LN directory. Where is it built and installed?
I found gsc in the following location: /Users/burton//Library/Caches/lambdanative/macosx/bin/gsc
I tried to see if snow could be installed easily, but ran into the following when I tried to configure: ``` bash-3.2$ PATH=~/Library/Caches/lambdanative/macosx/bin/:$PATH ./configure --site-root=~/Library/Caches/lambdanative/macosx/lib/snow Searching for the Scheme systems...