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. Add a dependency to a 3rd party on iOS
Forum Updated to NodeBB v4.3 + New Features

Add a dependency to a 3rd party on iOS

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
ios thirdparty
1 Posts 1 Posters 442 Views
  • 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.
  • CanardMoussantC Offline
    CanardMoussantC Offline
    CanardMoussant
    wrote on last edited by
    #1

    Hello,

    I am trying to add a dependency to 2 different third parties: ELCImagePickerController and AWSS3. I am really struggling to find the "right" way to do it.
    I can download AWSS3 as a thirdy party but cannot add an external framework with my pro file. Maybe something is missing in there (see https://bugreports.qt.io/browse/QTBUG-51951).
    Regarding ELCImagePickerController, I simply have no idea how to do that. It seems the xcode project generated by Qt is incompatible with pod, and even so it would be quite a dirty way to do it (generate a xcode project, copy a podfile there, run a pod command...). Is there any clean way to do it ? I cannot find anything in the Qt documentation regarding third parties and iOS.

    Thanks !
    Emmanuel

    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