Skip to content

[Rendering] AdaptiveCards Swift package: Compatibility issues with latest Xcode and Swift #9259

@MugdhaSMundhe

Description

@MugdhaSMundhe

Target Platforms

iOS

SDK Version

latest

Application Name

Xcode (latest version)

Problem Description

Attempted to integrate AdaptiveCards Swift package into an iOS project using the latest Xcode and Swift version. Encountered issues with package resolution or build errors. Need to crosscheck compatibility with recent Xcode and Swift releases.

Screenshots

No response

Card JSON

{}

Sample Code Language

Swift

Sample Code

// Steps to reproduce:
// 1. Add AdaptiveCards as a Swift package in a new or existing iOS project.
// 2. Set deployment target to iOS 14+.
// 3. Try to build and run.
// 4. Observe any build or runtime issues.

// Example code to import and use:
import AdaptiveCards

// If any build errors are shown, please include them here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions