logo hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login

    PhaseScriptExecution Failed Xcode Error

    Scheduled Pinned Locked Moved
    Can't Reproduce / Expired
    2
    13
    2.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • LulaBayL
      LulaBay
      last edited by

      I am experiencing an error code in Xcode that won't let me run my latest build, "PhaseScriptExecution Failed With a Nonzero Exit code"

      any idea how to fix this and should i resubmit my hyper pad project for export?
      0_1538232862936_Screen Shot 2018-09-29 at 10.53.55 AM.png

      1 Reply Last reply Reply Quote 0
      • HamedH
        Hamed Admin
        last edited by

        Are you using Xcode 10?

        LulaBayL 2 Replies Last reply Reply Quote 0
        • LulaBayL
          LulaBay @Hamed
          last edited by

          @hamed sorry for the delay I’ve been busy, yes I’m using the latest version of Xcode even tried it on the beta version of 10.1

          1 Reply Last reply Reply Quote 0
          • LulaBayL
            LulaBay @Hamed
            last edited by

            @hamed it happened again on my latest Xcode build, the last build worked after I submitted the app again for export it worked that time. From what I’m reading online that particular error has to do with the version of pods. But I will resubmit again and see if it works on this next build.

            1 Reply Last reply Reply Quote 0
            • HamedH
              Hamed Admin
              last edited by

              @lulabay said in PhaseScriptExecution Failed Xcode Error:

              @hamed sorry for the delay I’ve been busy, yes I’m using the latest version of Xcode even tried it on the beta version of 10.1

              Are you still getting this error?

              1 Reply Last reply Reply Quote 0
              • HamedH
                Hamed Admin
                last edited by

                Should be working now. Updated the pods.

                LulaBayL 1 Reply Last reply Reply Quote 0
                • LulaBayL
                  LulaBay @Hamed
                  last edited by

                  @hamed latest download still doing this same error

                  1 Reply Last reply Reply Quote 0
                  • HamedH
                    Hamed Admin
                    last edited by

                    okay, you may have to install cocoapods then run pod install in terminal.

                    Instructions to install cocoapods: https://guides.cocoapods.org/using/getting-started.html

                    In terminal:

                    Navigate to the xcode project directory eg.
                    cd ~/Downloads/xcode

                    Then run

                    pod install

                    LulaBayL 2 Replies Last reply Reply Quote 0
                    • LulaBayL
                      LulaBay @Hamed
                      last edited by

                      @hamed ok I did already update cocoa pods in terminal prior to running the project. However I did not do it thru the xcode\downloads directory. I will try that then see how it goes

                      1 Reply Last reply Reply Quote 0
                      • LulaBayL
                        LulaBay @Hamed
                        last edited by

                        @hamed getting another error code in terminal when I try to update cocoapods in the project

                        0_1540563977866_2711B8DD-0A05-4C60-A618-E88AA9B9D39F.jpeg

                        1 Reply Last reply Reply Quote 0
                        • HamedH
                          Hamed Admin
                          last edited by

                          You've went in too deep. You need to cd into this folder: /Users/daddy/Downloads/xcode. Delete your existing Pods folder and delete Podfile.lock. and then run pod install

                          LulaBayL 1 Reply Last reply Reply Quote 0
                          • LulaBayL
                            LulaBay @Hamed
                            last edited by

                            @hamed same error from pods install0_1540823722485_D327F12F-441A-4FCB-8AFC-324D756C68DE.jpeg

                            1 Reply Last reply Reply Quote 0
                            • HamedH
                              Hamed Admin
                              last edited by

                              Can you delete the Pods folder and try again?

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post