Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Disable separate device and simulator Makefiles in iOS
Forum Updated to NodeBB v4.3 + New Features

Disable separate device and simulator Makefiles in iOS

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 682 Views 2 Watching
  • 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.
  • K Offline
    K Offline
    kersson
    wrote on last edited by
    #1

    By default, when building for iOS (using the macx-ios-clang mkspec) separate makefiles (Makefile, Makefile.Device, and Makefile.Simulator) are created.

    Is there a way to disable this functionality?

    This is very similar to the debug_and_release CONFIG option, where separate makefiles for debug and release are generated (Makefile, Makefile.Debug, Makefile.Release). So I'm hoping that there this can be disabled in a similar way.

    Thanks!
    --Krishna

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved