1
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 6 days ago.
Jun 11, 2023 — Jun 11, 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... almost 10 years ago
Fix Foundation classes.Finish the OS X v10.9 mappings. Fix install script. More... almost 10 years ago
Finish the MapKit, MediaLibrary and SpriteKit. More... almost 10 years ago
Add AVKit and GameController. More... almost 10 years ago
Finish EventKit and SceneKit. More... almost 10 years ago
Finish EventKit and GameKit. More... almost 10 years ago
Finish AVFoundation, Accounts and Social. More... almost 10 years ago
Update tools. Finish CoreMedia, begin AVFoundation. More... almost 10 years ago
Update more files to build 10.9 wrappers. Update tools. More... almost 10 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... almost 11 years ago
Remove unneeded types. Add a test to detect XXX_Definitions types. More... almost 11 years ago
Move try/catch block to log un-handled exception. More... almost 11 years ago