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

    Xcode Errors

    Scheduled Pinned Locked Moved
    Help and Support
    4
    12
    1.3k
    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.
    • Jack8680J
      Jack8680 @This
      last edited by

      @This I haven't used Xcode, but it says warnings, are they stopping your project from working?

      1 Reply Last reply Reply Quote 0
      • MurtazaM
        Murtaza Admin
        last edited by

        @Hamed would know more, and I'm sure he'll answer tomorrow once he's awake.

        But pretty sure you can ignore those warnings, they shouldn't stop your project from compiling. I believe they're there because of backwards compatibility.

        1 Reply Last reply Reply Quote 0
        • ThisT
          This
          last edited by

          Thanks all. It won't let me compile. "Archive" is greyed out. I've tried "Build For" as well, but it keeps failing. In addition to the warnings, there is this one error: 0_1493296746585_by default 2017-04-27 at 8.33.06 AM  4-27-17.png

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

            Archive is greyed out because you need to select generic iOS device first before you can archive. Also, make sure you're running Xcode 8.3 and you're opening the .xcworkspace file instead of .xcodeproj

            ThisT 1 Reply Last reply Reply Quote 0
            • ThisT
              This @Hamed
              last edited by

              @Hamed I've retried with .xcworkspace. I'm now getting the following error when I try to archive:

              Shell Script Invocation Error
              Command /bin/sh failed with exit code 2.

              Any ideas?

              0_1493518470013_by_default_2017-04-29_at_9_57_43_PM__4-29-17.png

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

                You have iPad Air selected. Select Generic iOS Device

                ThisT 1 Reply Last reply Reply Quote 0
                • ThisT
                  This @Hamed
                  last edited by

                  @Hamed Thanks. Just did it with Generic Ios and got the same error. Any other ideas?

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

                    @This you're in Xcode 8.3 correct?

                    ThisT 1 Reply Last reply Reply Quote 0
                    • ThisT
                      This @Hamed
                      last edited by

                      @Hamed Yes, 8.3.2

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

                        Try restarting your computer. If that doesn't work, try cleaning the project by going to product-> Clean. If that doesn't work hold alt, product -> clean build folder. If that doesn't work, try restarting again.

                        Finally, if that doesn't work it might be a code signing issue. Try logging out of your account in Xcode, and re-logging back in.

                        1 Reply Last reply Reply Quote 0
                        • ThisT
                          This
                          last edited by This

                          @Hamed I tried everything you suggested. It still didn't work. I retried from scratch and now can get it to archive. I'm getting this message in an email after I upload to Itunes Connect, however. Any ideas?

                          Push notifications is turned off under capabilities.
                          0_1493661264598_by default 2017-05-01 at 1.52.19 PM  5-1-17.png
                          0_1493661279577_by default 2017-05-01 at 1.53.42 PM  5-1-17.png

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