Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-4282

fleece headers listed in iOS framework module map files are not correct (Port)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • Beryllium
    • 3.1.0
    • C
    • Security Level: Public
    • None
    • 2

    Description

      The current Module map file (valid for lithium) needs update for new fleece headers (See below). For example, Base.h should be FLBase.h. Also, I'm not sure if it needs to declare all header or just top level headers (Maybe top level is enough) - Need to verify.

      module Fleece {
        header "Base.h"
        header "Fleece.h"
        header "FLSlice.h"
        header "Fleece+CoreFoundation.h"
      } 

       

      Attachments

        Issue Links

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

          Activity

            People

              pasin Pasin Suriyentrakorn
              pasin Pasin Suriyentrakorn
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty