microsoft / microsoft/AdaptiveCards

[iOS] Build Objective-C / Swift Wrapper for Object Models

Open
#5,876 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Epic
Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

Platform

  • iOS

Issue

Swift Package Manager exposes our C++ headers that will pollute users who do not wish to be exposed.

  • Build Wrappers in Objective-C / Swift Wrapper.
  • Build a tool that writes the wrappers.
  • Write Objective-C++ wrappers to be able to wrap our C++ shared model and use XCode to create Swift version.
  • P0 issues are attached to this epic.
  • P2 Add serialize & deserialize to the wrappers.
  • P2 Make the tool available to other platforms.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

This issue is an iOS wrapper epic covering Objective-C and Swift wrappers around the C++ shared model, a wrapper-generation tool, and serialization. Start by locating the existing C++ shared-model and Xcode entry points; completion would require defined scope for the wrappers, generation tool, and serialize/deserialize support.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, objective-c, swift
Domain
mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.