No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    iOS build only for armv

    CLI
    2
    2
    81
    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.
    • M
      madansingh18 last edited by

      Hi All,

      How to set build architecture only for armv ( real iOS device) during quasar build command.
      The command which I am running is “quasar build -m cordova -T ios --debug” i tried to pass --device but that also not working.

      I have a Cordova plugin which works only with the real devices and not with emulators.

      Error:
      Auto-Linking missing required architecture x86_64
      Undefined symbols for architecture x86_64:

      Thanks,
      Madan

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @madansingh18 last edited by

        @madansingh18 So when you you get this error? During build or in xcode? Can you paste some outputs of the command that gives the error like:

        quasar build -m cordova -T ios --debug
        some ouput..
        error
        ect... 
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post