-
-
Notifications
You must be signed in to change notification settings - Fork 875
Comparing changes
Open a pull request
base repository: parse-community/Parse-SDK-iOS-OSX
base: 1.17.3
head repository: parse-community/Parse-SDK-iOS-OSX
compare: 1.18.0
- 20 commits
- 84 files changed
- 8 contributors
Commits on Sep 18, 2019
-
Update build files for iOS 13 and Xcode 11. (#1451)
This is preparation for issue #1446 aka iOS 13 update. -Updated gem versions -Updated circle config -Updated Ruby Version. -Rebuilt Gemfile.lock -Updated Xcode version used.
Configuration menu - View commit details
-
Copy full SHA for 9d1fb3e - Browse repository at this point
Copy the full SHA 9d1fb3eView commit details -
Updating minimum OS version on files. Adding destination to rake file…
… to fix deployment.
Configuration menu - View commit details
-
Copy full SHA for 945e502 - Browse repository at this point
Copy the full SHA 945e502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34ab31c - Browse repository at this point
Copy the full SHA 34ab31cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c76b9 - Browse repository at this point
Copy the full SHA 45c76b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e47393 - Browse repository at this point
Copy the full SHA 3e47393View commit details -
Configuration menu - View commit details
-
Copy full SHA for fed7ac3 - Browse repository at this point
Copy the full SHA fed7ac3View commit details
Commits on Sep 25, 2019
-
Updating submodule versions to fix build. (#1454)
Updated carthage submodules and xctoolchain version to fix build.
Configuration menu - View commit details
-
Copy full SHA for 4c7cd8d - Browse repository at this point
Copy the full SHA 4c7cd8dView commit details
Commits on Sep 26, 2019
-
Specified Bolts "Tasks" in subspecs dependencies for facebook utils. …
…This removes Bolts/AppLinks and thus UIWebView. (#1452)
Configuration menu - View commit details
-
Copy full SHA for 461dd79 - Browse repository at this point
Copy the full SHA 461dd79View commit details
Commits on Oct 8, 2019
-
Bumps macOS deployment target to 10.9 (#1455)
* Bumps macOS deployment version to 10.9 Due to NSURLSession
Configuration menu - View commit details
-
Copy full SHA for 0926ff8 - Browse repository at this point
Copy the full SHA 0926ff8View commit details
Commits on Nov 25, 2019
-
Add get and set server (#1464)
* add server property and setServer * removed unnecessary exception when setting server before client is initialized * amended docs
Configuration menu - View commit details
-
Copy full SHA for 7be3ea3 - Browse repository at this point
Copy the full SHA 7be3ea3View commit details
Commits on Dec 4, 2019
-
Add support for using URLCache on macCatalyst (#1460)
* Add support for using URLCache on macCatalyst * use recommended TARGET_OS_MACCATALYST instead of deprecated UIKITFORMAC
Configuration menu - View commit details
-
Copy full SHA for 1347567 - Browse repository at this point
Copy the full SHA 1347567View commit details
Commits on Dec 10, 2019
-
Don't use NSURLCache API not available in Catalyst (#1469)
* Remove bundle ID prefix for mac catalyst * Use constant for prefix * Use #if __MAC_OS_X_VERSION_MIN_REQUIRED to guard against old version * Use macOS 10.15 marcro * Just don't use old API for maccatalyst * Use @available correctly * Make macOS tests pass in Xcode 11
Configuration menu - View commit details
-
Copy full SHA for d0119bd - Browse repository at this point
Copy the full SHA d0119bdView commit details
Commits on Jan 3, 2020
-
Fixing CircleCI and Travis builds. (#1473)
- Updated carthage to use [parse-community/Bolts-ObjC](https://github.com/parse-community/Bolts-ObjC) of parse so we can start maintaining Bolts again. - Updated ParseUI to build in iOS 8 again to fix issues #1434 - Updated to current base internationalism and local to limit depreciation warnings. - Fixed test targets and framework having two different target dependencies with the same name. - Updated build scripts to use Xcode 11.2.1. - Cleaned up dependencies throughout the project. - Removed catalyst support from Parse-iOS so that it would not be in conflict with Parse-iOS-Dynamic - Removed unnecessary x86 destination flag as that is now default and 32 bit is unavailable. - Updated xctoolchain. - All targets now build in CircleCI.
Configuration menu - View commit details
-
Copy full SHA for 43faa78 - Browse repository at this point
Copy the full SHA 43faa78View commit details
Commits on Mar 10, 2020
-
Adding OCMock as gitmodule for building tests. (#1478)
*Moved OCMock to .gitmodules to make Carthage users' download more lightweight. *Updated all test targets to build and link OCMock. *Fixed many of the broken tests that have crashed or failed due to OCMock version. *Updated facebook dependency version *Circle and Travis build fixes across all platforms and for nightly build. Co-authored-by: @drdaz
Configuration menu - View commit details
-
Copy full SHA for de12a6f - Browse repository at this point
Copy the full SHA de12a6fView commit details
Commits on Mar 12, 2020
-
Try to fix travis (take 1) (#1487)
* Try to fix travis (take 1) 1. use my github token (i think) 2. only release on tags * try and get the release stage to only run on tags
Configuration menu - View commit details
-
Copy full SHA for 1e581d8 - Browse repository at this point
Copy the full SHA 1e581d8View commit details
Commits on Mar 26, 2020
-
* There is a tvOS simulator running by default. No need to create one. * Making it so that it will do the nightly build on this branch after commit. * Trying to fix config spaces * Another spacing issue * removing branches * Updating remote submodule commit * Removing commit jobs from config now that nightly jobs have succeeded.
Configuration menu - View commit details
-
Copy full SHA for 4ba0593 - Browse repository at this point
Copy the full SHA 4ba0593View commit details
Commits on Apr 7, 2020
-
Fix nightly build, add extra PR testing (#1490)
* Fixes Carthage nightly * Extra PR testing Adds carthage, cocoapods and deployment jobs to PR workflow * Redoing dependencies for dynamic frameworks * Finally found the fix. Co-authored-by: Nathan Kellert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac7bd93 - Browse repository at this point
Copy the full SHA ac7bd93View commit details
Commits on Apr 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7d80302 - Browse repository at this point
Copy the full SHA 7d80302View commit details -
Remove iPhoneSimulator (#1497)
* remove iPhoneSimulator * remove iPhoneSimulator * remove iPhoneSimulator
Configuration menu - View commit details
-
Copy full SHA for 9e58eee - Browse repository at this point
Copy the full SHA 9e58eeeView commit details -
* Updating all Swift versions to say 5.0. Updating all Builds to say 1.18.0. * Finishing Changelog. * remove unnecessary brackets * fix master full changelog diff * add links, constant formatting * add new headings * Adding missing pull request links to improvements. * fix formatting * Adding missing pull request links. * Fix formatting * Fix tartgeted device family on projects. Removing catalyst support marker until we officially add it. * Bolts 1.9.1 is out. Making updates! * Updating release version * add entry to changelog Co-authored-by: Tom Fox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09815dc - Browse repository at this point
Copy the full SHA 09815dcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.17.3...1.18.0