Working with tech support, the issue is resolved. I was able to perform the build on another computer, so It looks like that’s the problem with the failed attempts to code sign some frameworks. Also, it was important to not launch the built app . I zipped it, transferred it to my original computer, unzipped it and moved the app to the Applications folder. It opened and is healthy. Thanks for all the helpful comments - they put me on the right path.
On Mon, Jul 23, 2018 at 2:34 PM Donald Koffman via 4D_Tech < [email protected]> wrote: > I am using an Apple supplied Developer ID installed in my keychain via > Xcode. I reinstalled it and made sure it had the default setting (not > trust) which got rid of the not self signed problem. > I then used the approach outlining the code that uses the shell script in > the 4D app bundle (sign app.sh) and LEP to code sign. > It still fails, but now I can examine stdout and stderr to uncover the > details. > The shell script tries to sign all the sub components (up to 3 times) and > fails on the following frameworks: > 4DJavaScriptSystem. framework > 4DJavaScriptCore.framework > Three attempts each. > This results in the code sign failure of the app. > I then removed the 2 frameworks and ran my method again. This time all the > Frameworks succeeded in code signing but the app itself still failed. > > At this point, I am at a loss to continue. Any ideas? > > > > Sent from my iPhone > > > On Jul 23, 2018, at 11:06 AM, Timothy Penner via 4D_Tech < > [email protected]> wrote: > > > > Are you using an apple provided certificate? The error mentions self > signed... > > > > -Tim > > > > > > > > -Tim > > (sent from mobile) > > > > > > > > On Jul 22, 2018 2:21 PM, donkoff via 4D_Tech <[email protected]> > wrote: > > Thanks for the reply. > > > > I tried what you provided. > > I get the following repeated many times: Warning: unable to build chain > to > > self-signed root for signer "Developer ID Application: <mydeveloperid> > > > > then when I try to verify I get > > /Users/donaldk/Desktop/FCAT folder/FCAT_Build/Final Application/FCAT.app: > > CSSMERR_TP_NOT_TRUSTED > > > > so no luck yet. > > > > > > > > > > -- > > Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html > > ********************************************************************** > > 4D Internet Users Group (4D iNUG) > > Archive: http://lists.4d.com/archives.html > > Options: https://lists.4d.com/mailman/options/4d_tech > > Unsub: mailto:[email protected] > > ********************************************************************** > > ********************************************************************** > > 4D Internet Users Group (4D iNUG) > > Archive: http://lists.4d.com/archives.html > > Options: https://lists.4d.com/mailman/options/4d_tech > > Unsub: mailto:[email protected] > > ********************************************************************** > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

