Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • VLCKit VLCKit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 114
    • Issues 114
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • VLCKitVLCKit
  • Merge requests
  • !232

[3.x] VLCKit.h: expose VLCDialogProvider

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Felix Paul Kühne requested to merge fkuehne/VLCKit:3.0-fix-vlckit into 3.0 Dec 12, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

The class and the associated protocol was previously not exposed on macOS as part of the umbrella header while the header itself was shipped, so the API was hidden from swift relying on the module map.

Additionally, this reorders the header content to make it easier to compare with the iOS counterpart.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 3.0-fix-vlckit

VideoLAN code repository instance