Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Skeleton VisionOS app #571

Closed
wants to merge 1 commit into from
Closed

docs: Skeleton VisionOS app #571

wants to merge 1 commit into from

Conversation

Ahmed-CIO
Copy link
Contributor

@Ahmed-CIO Ahmed-CIO commented Feb 28, 2024

docs: Skeleton VisionOS app

Context

We are building a sample app for VisionOS to demonstrate the usage of CustomerIO SwiftSDK in VisionOS.

In this PR

In this PR we are introducing a new empty VisionOS app, with a single Hello World screen and the Swift Package Manger dependencies that will be used. Namely:

  • swift-markdown-ui: which will be used for imarkdown rendering.
  • 'splash: dependency to create custom code syntax highlighting themes.
  • customerio-swift: local dependency on the CIO Swift SDK

Test Plan:

  • Open visionos.xcproject in Xcode
  • Make sure you have VisionOS simulator installed and selected
  • CMD+R to run the app and see the Hello World screen

Copy link

github-actions bot commented Feb 28, 2024

Sample app builds 📱

Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request.


  • APN-UIKit: pr571 (1709157588)
  • CocoaPods-FCM: pr571 (1709157631)

@Ahmed-CIO Ahmed-CIO changed the title Skeleton VisionOS app docs: Skeleton VisionOS app Feb 28, 2024
## Context
We are building a sample app for VisionOS to demonstrate the usage of CustomerIO SwiftSDK in VisionOS.

## In this PR
In this PR we are introducing a new empty VisionOS app, with a single `Hello World` screen and the Swift Package Manger dependencies that will be used. Namely:
- `swift-markdown-ui`: which will be used for imarkdown rendering.
- `'splash`: dependency to create custom code syntax highlighting themes.
- `customerio-swift`: local dependency on the CIO Swift SDK

## Test Plan:
- Open visionos.xcproject in Xcode
- Make sure you have VisionOS simulator installed and selected
- CMD+R to run the app and see the `Hello World` screen
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.87%. Comparing base (251a958) to head (f28ab70).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #571      +/-   ##
==========================================
+ Coverage   56.25%   56.87%   +0.61%     
==========================================
  Files         132      132              
  Lines        3715     3717       +2     
==========================================
+ Hits         2090     2114      +24     
+ Misses       1625     1603      -22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Ahmed-CIO Ahmed-CIO closed this Feb 28, 2024
@Ahmed-CIO Ahmed-CIO deleted the pr571 branch February 28, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants