EricssonResearch / EricssonResearch/cerbero

Add Module Maps to .framework

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
56
PR merge metrics
No merged PRs in 30d

Description

In order for the generated OpenWebRTC.framework to work with CocoaPods, and that users should be able to add it as `@import OpenWebRTC;`, Module Maps should be added. Hopefully this removes the need to add a custom HEADER_SEARCH_PATHS after the framework has been installed.

Some more info is available here:

http://blog.cocoapods.org/Pod-Authors-Guide-to-CocoaPods-Frameworks/

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the generated OpenWebRTC.framework is assembled and where its headers and metadata are placed. Read the linked CocoaPods module-map guidance and verify the framework can be consumed through CocoaPods with @import OpenWebRTC; done means no custom HEADER_SEARCH_PATHS are needed.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.