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

upgrade to ParseSwift 4.9.0 #168

Merged
merged 14 commits into from
Aug 25, 2022
Merged

upgrade to ParseSwift 4.9.0 #168

merged 14 commits into from
Aug 25, 2022

Conversation

cbaker6
Copy link
Member

@cbaker6 cbaker6 commented Aug 23, 2022

Upgrade to ParseSwift 4.9.0.

  • Add setAccessGroup method to SDK which allows developers to set the Keychain access group and cloud synchronization of Keychain via a plist file. The new options added to the plist file are AccessGroup: String, SynchronizeKeychain: Bool

@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #168 (7ad77f8) into main (3e1a2be) will decrease coverage by 0.03%.
The diff coverage is 36.11%.

@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
- Coverage   19.50%   19.47%   -0.04%     
==========================================
  Files          27       27              
  Lines        3189     3215      +26     
==========================================
+ Hits          622      626       +4     
- Misses       2567     2589      +22     
Impacted Files Coverage Δ
Sources/ParseCareKit/PCKUtility.swift 70.52% <36.11%> (-20.78%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cbaker6 cbaker6 merged commit d3e5d85 into main Aug 25, 2022
@cbaker6 cbaker6 deleted the parseLatest branch August 25, 2022 17:58
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.

None yet

1 participant