Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
parse-community
/
Parse-SDK-iOS-OSX
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
875
Star
2.8k
Code
Issues
47
Pull requests
9
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
4.0.0
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 28, 2024
chore(release): 4.0.0 [skip ci]
Show description for fb1e164
semantic-release-bot
committed
fb1e164
Copy full SHA for fb1e164
feat: Remove `ParseUI` (#1783)
Show description for 139eca7
dplewis
authored
139eca7
Copy full SHA for 139eca7
Commits on Apr 8, 2024
chore(release): 3.0.0 [skip ci]
Show description for ef9b00d
semantic-release-bot
committed
ef9b00d
Copy full SHA for ef9b00d
ci: Fix release workflow (#1782)
mtrezza
authored
872337a
Copy full SHA for 872337a
feat: Remove `ParseFacebookUtils` and `ParseTwitterUtils` (#1779)
Show description for f1311ee
mtrezza
authored
f1311ee
Copy full SHA for f1311ee
Commits on Apr 6, 2024
feat: Add `PFObject.isDataAvailableForKey` to check if data is available for individual key (#1756)
dplewis
authored
dd05d41
Copy full SHA for dd05d41
ci: Bump ip from 2.0.0 to 2.0.1 (#1772)
dependabot[bot]
authored
b9239d7
Copy full SHA for b9239d7
ci: Fix failing CI by pinning bundler version (#1778)
mtrezza
authored
f6355b5
Copy full SHA for f6355b5
Commits on Oct 18, 2023
refactor: Remove Carthage dependency (#1763)
dplewis
authored
5f662b1
Copy full SHA for 5f662b1
Commits on Oct 7, 2023
refactor: Remove OCMock Carthage dependency (#1754)
dplewis
authored
a87bfb0
Copy full SHA for a87bfb0
Commits on Oct 6, 2023
ci: Run CI on Xcode 15 and macOS 13 (#1753)
dplewis
authored
c4998e6
Copy full SHA for c4998e6
refactor: Update ruby dependencies (#1752)
dplewis
authored
400af9e
Copy full SHA for 400af9e
refactor: Remove framework builder for assets (#1751)
dplewis
authored
854472a
Copy full SHA for 854472a
chore(release): 2.7.3 [skip ci]
Show description for 99f5f20
semantic-release-bot
committed
99f5f20
Copy full SHA for 99f5f20
fix: Compilation errors in `ParseLiveQuery` using `Starscream` 4.0.6 (#1749)
dplewis
authored
3da5bde
Copy full SHA for 3da5bde
Commits on Oct 5, 2023
docs: Add changelog note about missing assets (#1750)
mtrezza
authored
79a92ac
Copy full SHA for 79a92ac
chore(release): 2.7.2 [skip ci]
Show description for f4ba308
semantic-release-bot
committed
f4ba308
Copy full SHA for f4ba308
fix: Compilation errors `Undefined symbol` and `SystemConfiguration not found` on watchOS (#1748)
dplewis
authored
e7df36b
Copy full SHA for e7df36b
ci: Remove publishing release assets (#1745)
dplewis
authored
9fda428
Copy full SHA for 9fda428
ci: Fix and build Starter Projects (#1744)
dplewis
authored
7be78ba
Copy full SHA for 7be78ba
Commits on Sep 30, 2023
chore(release): 2.7.1 [skip ci]
Show description for c420b82
semantic-release-bot
committed
c420b82
Copy full SHA for c420b82
fix: Compilation error on macOS `Undefined symbol: OBJC_CLASS$_PFProductsRequestHandler` (#1739)
dplewis
authored
7231bf7
Copy full SHA for 7231bf7
Commits on Jul 20, 2023
chore(release): 2.7.0 [skip ci]
Show description for 4c130ee
semantic-release-bot
committed
4c130ee
Copy full SHA for 4c130ee
feat: Add support for `PFQuery.containedBy` (#1735)
dplewis
authored
2316a3f
Copy full SHA for 2316a3f
Commits on Jul 14, 2023
chore(release): 2.6.0 [skip ci]
Show description for bca26ff
semantic-release-bot
committed
bca26ff
Copy full SHA for bca26ff
feat: Add support for compound AND queries with `PFQuery.andQueryWithSubqueries` (#1733)
dplewis
authored
bd09fe4
Copy full SHA for bd09fe4
chore(release): 2.5.0 [skip ci]
Show description for 8c9aa95
semantic-release-bot
committed
8c9aa95
Copy full SHA for 8c9aa95
feat: Add support to include all pointers with `PFQuery.includeAll` (#1734)
dplewis
authored
04f81e8
Copy full SHA for 04f81e8
Commits on Jul 11, 2023
chore(release): 2.4.0 [skip ci]
Show description for 07f98fe
semantic-release-bot
committed
07f98fe
Copy full SHA for 07f98fe
feat: Add support to exclude `PFObject` fields in query results with `PFQuery.excludeKeys` (#1731)
dplewis
authored
98e5faf
Copy full SHA for 98e5faf
Commits on Jul 10, 2023
ci: Add concurrency to cancel previous workflow runs (#1732)
dplewis
authored
19c8a62
Copy full SHA for 19c8a62
Commits on Jun 8, 2023
chore(release): 2.3.0 [skip ci]
Show description for 2fb0259
semantic-release-bot
committed
2fb0259
Copy full SHA for 2fb0259
feat: Add LiveQuery module to SDK; this deprecates the separate [Parse LiveQuery SDK](https://github.com/parse-community/ParseLiveQuery-iOS-OSX) (#1712)
vazarkevych
authored
154da34
Copy full SHA for 154da34
Commits on Mar 16, 2023
ci: Fix test coverage with codecov (#1726)
dplewis
authored
cbab34c
Copy full SHA for cbab34c
Commits on Mar 10, 2023
ci: Fix publishing API docs on release (#1725)
dplewis
authored
12fef3b
Copy full SHA for 12fef3b
Pagination
Previous
Next
You can’t perform that action at this time.