1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revet back to a compatible code (mis-read 10.10 and 10.0). More... over 9 years ago
Temporary fix for #420. To investigate later. More... over 9 years ago
Remove build warnings. More... over 9 years ago
Replace deprecated method. More... over 9 years ago
Disable test. More... over 9 years ago
Add missing assembly version. Fix #430. More... over 9 years ago
Install MSBuild into both 4.0 and 4.5. More... over 9 years ago
Merge branch 'MacOSX_10_9' More... over 9 years ago
Fix Foundation classes.Finish the OS X v10.9 mappings. Fix install script. More... over 9 years ago
Finish the MapKit, MediaLibrary and SpriteKit. More... over 9 years ago
Add AVKit and GameController. More... over 9 years ago
Finish EventKit and SceneKit. More... over 9 years ago
Finish EventKit and GameKit. More... over 9 years ago
Finish AVFoundation, Accounts and Social. More... over 9 years ago
Update tools. Finish CoreMedia, begin AVFoundation. More... over 9 years ago
Update more files to build 10.9 wrappers. Update tools. More... over 9 years ago
Update projects and tools. More... about 10 years ago
Update tools. More... about 10 years ago
Update copyright on .NET sources. More... about 10 years ago
Update copyright on native sources. More... about 10 years ago
Update tools. More... about 10 years ago
Update tools. More... over 10 years ago
CoreText framework is not available on OX 10.7. So remove it from the dependent frameworks. More... over 10 years ago
Make class private. More... over 10 years ago
Upgrade to Xcode 5.0. More... over 10 years ago
Fix typo and add more comments. Remove @autoreleasepool directive as a global pool already exists in `main.mm`. Update tools. Use a global Counter instead of a UUID: it is faster to compute. More... over 10 years ago
Merge branch 'hotfix/domains' of https://github.com/spicypixel/monobjc into spicypixel-hotfix/domains More... over 10 years ago
Re-add NSPinnedString for backward compatibility. More... over 10 years ago
Remove unneeded types. Add a test to detect XXX_Definitions types. More... over 10 years ago
Move try/catch block to log un-handled exception. More... over 10 years ago