parse-community / Parse-Swift

The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)
https://parseplatform.org
MIT License
306 stars 69 forks source link

docs: add Playground configuration changes #312

Closed cbaker6 closed 2 years ago

cbaker6 commented 2 years ago

New Pull Request Checklist

Issue Description

Add information about how developers can connect the Swift Playgrounds to their own servers.

Related issue: #n/a

Approach

Update README and CONTRIBUTING

TODOs before merging

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this pull request!

codecov[bot] commented 2 years ago

Codecov Report

Merging #312 (f1b6402) into main (e9ba846) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #312   +/-   ##
=======================================
  Coverage   84.58%   84.59%           
=======================================
  Files         114      114           
  Lines       11718    11718           
=======================================
+ Hits         9912     9913    +1     
+ Misses       1806     1805    -1     
Impacted Files Coverage Δ
Sources/ParseSwift/Objects/ParseUser.swift 80.79% <0.00%> (+0.09%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e9ba846...f1b6402. Read the comment docs.