-
Notifications
You must be signed in to change notification settings - Fork 718
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Run tests on different OS versions * Fix compilation for older macOS/Xcode * Use macOS 11 for old builds * Fix lint for visionOS * Fix Xcode and macOS versions in unit-tests * Use Xcode 11 and macOS 11 for watchOS tests * Use watchOS 7.4.0 * Fix `nsarrayCount` * Enamble `testCopyArrayContentsMutable` * make `nsarrayCount` nicer. Fix casting warning * Move KSObjCApple.h to private headers * Fix `non-void function does not return a value in all control paths` * Fix count in array desciption * Support `__NSSingleObjectArrayI` * Refactor code * Fix addresses and refactor * Add description * Follow the codestyle --------- Co-authored-by: Nikolay Volosatov <code@bamx23.com>
- Loading branch information
Showing
4 changed files
with
135 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters