Mike, Try this if you haven't already.
Launch Xcode and open the Organizer window. Select "Provisioning Profiles" on the left, then hit the Refresh button on the lower right. This will sort of sync everything up between Apple's dev portal and your computer. After that's done, try building your app again, making sure there's a valid profile selected before doing so. Sometimes, at least in my case, refreshing the profiles will add/delete them, so in your standalone settings nothing will be selected. Not entirely sure if this will help, but it's worth a try. Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com On Jul 11, 2013, at 5:28 PM, Mike Kerner <[email protected]> wrote: > Is there some known way to debug this? I haven't seen anything on this > list about it. Creating a new app gives the five-point signing error, now, > too, and it seems that all of my apps have lost their link to their > provisioning profiles. > > > On Thu, Jul 11, 2013 at 6:55 PM, Randy Hengst <[email protected]> wrote: > >> Mike, >> >> The only time that's happened to me is when I didn't change to the correct >> profile when I built the standalone in LC. That was the problem even when >> I knew I used the right one. >> >> be well, >> randy >> ----- >> On Jul 11, 2013, at 5:35 PM, Scott Rossi <[email protected]> wrote: >> >>> Not sure if this is your issue, but FWIW, trying to load/transfer a newly >>> built app to a device always fails on my system unless I use the >>> AppResigner tool that was mentioned on the list a ways back. >>> >>> Regards, >>> >>> Scott Rossi >>> Creative Director >>> Tactile Media, UX/UI Design >>> >>> >>> >>> >>> On 7/11/13 3:22 PM, "Mike Kerner" <[email protected]> wrote: >>> >>>> An app that I have been using and deploying to my team for months is now >>>> failing to build with "codesigning failed with aps-environment >>>> development" >>>> >>>> I checked the certs in keychain and in xcode and at apple's developer >>>> portal, and nothing seems to be expired or otherwise out of the >> ordinary. >>>> So any ideas on what to try next? >>>> >>>> -- >>>> On the first day, God created the heavens and the Earth >>>> On the second day, God created the oceans. >>>> On the third day, God put the animals on hold for a few hours, >>>> and did a little diving. >>>> And God said, "This is good." >>>> _______________________________________________ >>>> use-livecode mailing list >>>> [email protected] >>>> Please visit this url to subscribe, unsubscribe and manage your >>>> subscription preferences: >>>> http://lists.runrev.com/mailman/listinfo/use-livecode >>> >>> >>> >>> _______________________________________________ >>> use-livecode mailing list >>> [email protected] >>> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >>> http://lists.runrev.com/mailman/listinfo/use-livecode >> >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > > > > -- > On the first day, God created the heavens and the Earth > On the second day, God created the oceans. > On the third day, God put the animals on hold for a few hours, > and did a little diving. > And God said, "This is good." > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
