github.com/parse-community/Parse-SDK-iOS-OSX
The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)
https://github.com/parse-community/Parse-SDK-iOS-OSX
Add 'null_resettable' annotation to all properties that never return nil on ParseManager, PFCore...
dc56be9c59517dc76717ac828f7a82da0efdf9fd authored over 9 years agofc537ec85f016b4b9fbf9605a9adc3a9d43eab5f authored over 9 years ago
Replace all usage of nullability annotations via macros with generic one.
b37ea4e6b9c7dad8da34bbc20a9224ecdb4b4835 authored almost 10 years ago262241a7df65c6862140e06421e5cec03cce3e5c authored almost 10 years ago
Use dataSource pattern to get command runner in PFCloudCodeController.
0659c84b5ef92d42143240c0a2d9749d6f0bcf55 authored almost 10 years ago0e729589873690df12d84cdf7ff7c58bb75a12e8 authored almost 10 years ago
a6672c3cf8932763f32804fcfc972ea3b6d5b2b4 authored almost 10 years ago
Refactor PFConfigController, PFCurrentConfigController to use dataSource for all providers.
d1bea1bffbb460d974806b5321aaae2f47ca8a76 authored almost 10 years agoFix an issue with persistent bad authData on failure to link a user.
9de425b6e805fb0b748cbab65956ae876081d4c1 authored almost 10 years agoStore staged PFFiles in cache directory.
d33fd7102070d11bf2fc653a992660d385e650f7 authored almost 10 years agoAdd generic types to PFUser login/link methods.
719c45c01973e665b45bb5dc31b625f290d96280 authored almost 10 years agob299b57db81369d2b2aa54d51f3b7f077c2ef4ab authored almost 10 years ago
950255344ff6a12b6ef7a455c8e8d3d960a61383 authored almost 10 years ago
10dec91ab91fe028c4427203f887aa10512873b5 authored almost 10 years ago
82510390cdf14ffc93474cec394478c8fedfc4f5 authored almost 10 years ago
Use @import syntax for all system frameworks in tests.
527b2d13d7ef8cbb2d7d406c205a2881c12637d2 authored almost 10 years agoFix PFProduct class not registered on tvOS.
cb4d0ebd524fc4cb4b875b743232e74456ca1fe7 authored almost 10 years ago70a7892bc990ef9b94f39bc1c08e6c191dfd8ff4 authored almost 10 years ago
49c870c57f272eed77868b563af68616d332d099 authored almost 10 years ago
21fc580179586d1e1bfbd235921e06ba2b1e49ee authored almost 10 years ago
Removed 'mutable containers' functionality.
7123ff273b0d6c649c0aa3cacf9fd9e9f32f0294 authored almost 10 years agof736c1724bf7d8e415776b09312341194e162d2a authored almost 10 years ago
Parse 1.9.1 ☁️
bd0fa4b4657f7611ac0ba4cf1cd35b5cdd1e7242 authored almost 10 years ago73babdf8ffdcb48bbd9c828a054abc9aa0bd5b6b authored almost 10 years ago
Update Bolts to 1.4.0.
5c439cdef7516ab81797733da4230293129cadc6 authored almost 10 years ago00f89e40d6e09ef98d559549261fa37f040d225f authored almost 10 years ago
470518a10f51f17bd45eb6eb418a9c6938fc4bf6 authored almost 10 years ago
Make Travis-CI run using Xcode 7.1.
67852a57fd0e7aa50966ec9bf2a98a3c14b44040 authored almost 10 years agoUpdate all schemes/projects for Xcode 7.1
d4e02dca81acb009fe2199f5330ca61b37b84b1d authored almost 10 years ago49a6b9cbe4133e739768cb25ec52f704117605fa authored almost 10 years ago
4938924118bfb2e88595f7f1d959a8dd5e342395 authored almost 10 years ago
Embed bitcode for all iOS 9.* SDKs.
0fa762cbdbb1a171005ae632d8f7f09a067679b7 authored almost 10 years agoUpdated README badge styles.
aee54b52a044b1f69ace703f06f539db97cd0aa6 authored almost 10 years ago7258dcbfafb5bb0121ab0fd797c47efa9c1befc1 authored almost 10 years ago
68cd806c0a1e9e638bbd195277cbc7d1198d2c1f authored almost 10 years ago
7f3e06ce67a9140c659e218408cc0ef2f672d74d authored almost 10 years ago
Update xctoolchain.
67bc89d73e3f3216414feef636e029697b59cf55 authored almost 10 years ago02b0c676d2f13b4d7711276dba5f6abb70ec8508 authored almost 10 years ago
Fixed imports and added warnings for imports that are unavailable on watchOS, tvOS.
1c2e0648cdde657b9574b0f2a6316d359e2365b5 authored almost 10 years ago7a0c26b2a36f72f69c3440225c14436f4fd1a34c authored almost 10 years ago
442565c65a6c0cc4629bcbfe2141b3d79c3b8fbf authored almost 10 years ago
ef3c9868e33c7112decc6ba9e7965c3650688bca authored almost 10 years ago
Fix imports of unavailable headers for tvOS.
7fbeb41f113f012cd8cd729becd05b29e79b000d authored almost 10 years agoDisable PFNetworkActivityIndicatorManager on tvOS.
fc314b4647f28ed02eef6921be30879ca0d6a002 authored almost 10 years agoDisable PFInstallation for tvOS target.
69fad7493f3f4fd06c5e737f96d173cef56c4a7d authored almost 10 years agoDisabled extensions data sharing APIs on tvOS.
8404f2770774992dc45895d5f5c18ff0fc323e60 authored almost 10 years agoe3c3e89a0709a15114b182ea2f6687948c4166e2 authored almost 10 years ago
122fa16e2b56b0c1e1713a427bc5a508deceb698 authored almost 10 years ago
287bd4868e7a4b92ad3517029f1c95c7c85b67db authored almost 10 years ago
7a3eb68c0b37176bdf4f9809121e35fa969600e8 authored almost 10 years ago
Mark all PFPush* things as unavailable for tvOS.
252df859b24a0cc43a9a5b544cd48f7e840ff874 authored almost 10 years agoRemove potential deadlock from encoding PFUser.
def830554f9e54c0f770fb541aed126a7684d937 authored almost 10 years ago0827f5a7ccac56d9575736642e0cbf7c7346c765 authored almost 10 years ago
47e6587c5b2fe3903e5df0966266f1766bed91dc authored almost 10 years ago
Fix PFDevice, PFApplication to compile for tvOS.
72ab52d17630fbb3b336843ac76680fa6b814382 authored almost 10 years agoFix LocationManager, ParseManager, Analytics for tvOS.
f94acd6634e23ca5349ad720d2aee8d607f33afd authored almost 10 years agoMake sure we always pass an int for deletingEventuallyCount.
7de13b65022755596f17d58ea8e730c8b41963ce authored almost 10 years agod9dc499d24f3a3179558e248597db2a1772d31cb authored almost 10 years ago
c11fd9ce58ee6885fb99413ff42fbfc55e5f4f6d authored almost 10 years ago
fd78796a33b41bd6feb23680d7efb9a87f9aeb6c authored almost 10 years ago
Remove PFPush*/PFAlertView from tvOS target.
06ed95f46fdb9a2d3da85372d7b9e6b8e71eeadc authored almost 10 years ago1a1c9e99bd871eabcd04e064aaca11cc5fe079e5 authored almost 10 years ago
Cleanup configuration of tvOS target.
03da85036130d992b5e27e27fc5c04968c3689a2 authored almost 10 years ago598a197896f76f39ec746ac458d3bbb4d07e9485 authored almost 10 years ago
Add basic tvOS SDK target.
c8e90f6eb7add204831a7b36b8e25e14088518a3 authored almost 10 years agospelling
339e98d4b67742fe25c20b403e878c918f722aad authored almost 10 years agoca8623680b891c958b44aa7a26eafe59676d5dbb authored almost 10 years ago
b1f368375c98c6692ed5a4df78228a963eff992f authored almost 10 years ago
Unify names for all SDK info.plists.
1400c4e70570830d4f6338f641eccd33b56076c1 authored almost 10 years agoFix a potential deadlock that could occur when encoding for REST.
90786763c7b6780d0acd37bbd844230667ffdffd authored almost 10 years agoWe didn't actually need to hold the lock here, and if we did, another thread could have acquired...
6a9dcc255bc32040b995af99f0e737969a76b476 authored almost 10 years ago4c3a37f9aef71ab3aff8eb17b4c4708458888a57 authored almost 10 years ago
Unify Bolts targets names, add Bolts-watchOS target.
31c81432ed70164f4096e812b197b1545bf01572 authored almost 10 years ago4a15bbc40b8ecbd641c4536734dc6fef46c74744 authored almost 10 years ago
Add development version of the Podspec with watchOS 2 support.
c79543c1b0f8f5888706132c17dd4e820244d082 authored almost 10 years ago8c8a6b910e8a87b931589173a1b9a17dc1a094c0 authored almost 10 years ago
Safeguard unavailable imports when building for watchOS.
60fe4b145268f646d03cbec639a57223c7896975 authored almost 10 years agob7a2696471c88d6cf9e2eb1d22e95109d16a8a91 authored almost 10 years ago
Fix all new warnings.
cc912d71ada9818759316b4f3146ecede0c8f1c1 authored almost 10 years agoFix default content type for JSON URL Requests.
1a64dd5f513441a30bfb4e470419e610e8e92800 authored almost 10 years ago96a8e0b5f1f8e57a4cf07e917dc6f41eff905e3f authored almost 10 years ago
Update xctoolchain to latest.
d1fc9f7fcccf657c05507d816668785bc706d09d authored almost 10 years agoAdd watchOS project to Travis starter tests.
2986a9ee37bd4b73fe62305e4adef6fd4ac33f0d authored almost 10 years agoffb1e5d2a9e63fb45c6a201679465478b5cd5983 authored almost 10 years ago
95f44e9c56e90d807392f505facc26df7785fed0 authored almost 10 years ago
Fix logic for file download error handling.
7f79bde9303bb376605a5104bf2fd71f055b46f5 authored almost 10 years ago0a6ebe97525becc466cdc28e3fc1dd7077101669 authored almost 10 years ago
bc92e9feb0d61925cbb63a67704a8eb197a0191c authored almost 10 years ago
Use shared configurations/scripts from xctoolchain.
5bdfe5dab15e1322c6af5aafbdfa773709a15574 authored almost 10 years ago3c99637e5eecd84ee8ab8cc1353dab9e8c47e8b2 authored almost 10 years ago
Make sure we always use angular imports for public headers.
6202a2994fa1fa464b7cd6172d8f775bcaddd079 authored almost 10 years agoFix URL construction on iOS 7.
4586e85958037a61abd237123d94afe075b89d30 authored almost 10 years agoFail file downloads if the status code is not in acceptable range.
f705703d3ff399ebb07de897f1677a0a0fbfbcec authored almost 10 years ago64dc46fc0a518a0867cf214f9769819718d355a5 authored almost 10 years ago
195b7b14c2dd7e62b85196db583ef2e171f37e1e authored almost 10 years ago
edde3bfa8a4476ba460dddbef6f75772960e1718 authored almost 10 years ago
Add watchOS starter project.
1907c271b28cbb7d963d34e5f9acec44386ef54a authored almost 10 years agoParse 1.9.0
208244c463ae5eb6c3d566be98078dfbefedc01d authored almost 10 years ago8a33b4dfb0d8b58a3e5f9e6f1675b49474a51de6 authored almost 10 years ago
c7d109c8526bf86df645065426d5bfb6ddb54828 authored almost 10 years ago