Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-38607

Mac App Store reject: Deprecated or private library usage

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.5.1
    • 5.2.0
    • SQL Support
    • None
    • OS X 10.9
    • macOS
    • 85e64f95c8637f876ba84dcbd01e375050e76d8c

    Description

      Problem with libqsqlodbc.dylib:

      "The following non-public APIs are included in your application:

      '/usr/lib/libiodbc.2.dylib'
      : SQLAllocHandle
      : SQLBindParameter
      : SQLCloseCursor
      : SQLColAttributeW
      : SQLColumnsW
      : SQLDescribeColW
      : SQLDisconnect
      : SQLDriverConnectW
      : SQLEndTran
      : SQLExecDirectW
      : SQLExecute
      : SQLFetch
      : SQLFetchScroll
      : SQLFreeHandle
      : SQLGetData
      : SQLGetDiagRecW
      : SQLGetFunctions
      : SQLGetInfoW
      : SQLGetStmtAttrW
      : SQLGetTypeInfoW
      : SQLMoreResults
      : SQLNumResultCols
      : SQLPrepareW
      : SQLPrimaryKeysW
      : SQLRowCount
      : SQLSetConnectAttrW
      : SQLSetEnvAttr
      : SQLSetStmtAttrW
      : SQLSpecialColumnsW
      : SQLTablesW"
      -----------------------
      And another reject with libqsqlpsql.dylib because "Libpq , is no longer supported in the SDK and will not be available for future use."

      I don't use this libraries in my app (they was added by macdeployqt), and in my case problem solved by removing excess plugins

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sorvig Morten Sørvig
            zifix Yakov Eremin
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes