Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MinecraftMachina
/
Java-Objective-C-Bridge
Public
forked from
shannah/Java-Objective-C-Bridge
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 8, 2021
Build using JDK 8
ViRb3
committed
b0f7868
View commit details
Copy full SHA for b0f7868
Browse repository at this point
Commits on Dec 4, 2021
Update maven.yml
shannah
authored
f1ee2e4
View commit details
Copy full SHA for f1ee2e4
Browse repository at this point
Set jna dependency back to 5.10.0
Steve Hannah
authored and
Steve Hannah
committed
23f68e6
View commit details
Copy full SHA for 23f68e6
Browse repository at this point
Added support for Apple Silicon. https://github.com/shannah/Java-Objective-C-Bridge/issues/41
Show description for 9c31f35
Steve Hannah
authored and
Steve Hannah
committed
9c31f35
View commit details
Copy full SHA for 9c31f35
Browse repository at this point
Commits on Mar 10, 2021
Merge pull request #42 from andriy-gerasika/feature/noJavaNativeFoundation
Show description for 9ef1bdc
shannah
authored
9ef1bdc
View commit details
Copy full SHA for 9ef1bdc
Browse repository at this point
bugfix for #41 -- remove JavaNativeFoundation framework
andriy-gerasika
committed
d58fe27
View commit details
Copy full SHA for d58fe27
Browse repository at this point
Commits on Jan 12, 2021
Merge pull request #35 from Marcono1234/marcono1234/fixes
Show description for 2184faf
shannah
authored
2184faf
View commit details
Copy full SHA for 2184faf
Browse repository at this point
Commits on Jan 10, 2021
Convert tests to JUnit 5, move samples to sample folder
Marcono1234
committed
6da9170
View commit details
Copy full SHA for 6da9170
Browse repository at this point
Clean up pom, upgrade plugins
Show description for de79cee
Marcono1234
committed
de79cee
View commit details
Copy full SHA for de79cee
Browse repository at this point
Fix outdated native library being used
Show description for 8266cd9
Marcono1234
committed
8266cd9
View commit details
Copy full SHA for 8266cd9
Browse repository at this point
Throw exception when library for RuntimeUtils is missing
Marcono1234
committed
897c1f5
View commit details
Copy full SHA for 897c1f5
Browse repository at this point
Simplify NativeUtils.loadFileFromJar(...)
Marcono1234
committed
937f484
View commit details
Copy full SHA for 937f484
Browse repository at this point
Add missing Deprecated annotations on Client methods
Marcono1234
committed
78525d3
View commit details
Copy full SHA for 78525d3
Browse repository at this point
Clean up tests
Marcono1234
committed
3cd871a
View commit details
Copy full SHA for 3cd871a
Browse repository at this point
Remove unnecessary Class.isInstance usage
Show description for 72e971e
Marcono1234
committed
72e971e
View commit details
Copy full SHA for 72e971e
Browse repository at this point
Remove unnecessary lazy initialization, create more singletons
Show description for ea9bf42
Marcono1234
committed
ea9bf42
View commit details
Copy full SHA for ea9bf42
Browse repository at this point
Fix warnings
Marcono1234
committed
40d4daa
View commit details
Copy full SHA for 40d4daa
Browse repository at this point
Fix NSMessageInvocationException not assigning fields
Marcono1234
committed
34c067b
View commit details
Copy full SHA for 34c067b
Browse repository at this point
Fix Message javadoc
Show description for eea8e4f
Marcono1234
committed
eea8e4f
View commit details
Copy full SHA for eea8e4f
Browse repository at this point
Commits on Jan 8, 2021
Create maven.yml
shannah
authored
9708eaa
View commit details
Copy full SHA for 9708eaa
Browse repository at this point
Merge pull request #36 from Marcono1234/marcono1234/remove-unused
Show description for 54f76bd
shannah
authored
54f76bd
View commit details
Copy full SHA for 54f76bd
Browse repository at this point
Commits on Jan 6, 2021
#33: Remove unused and outdated NativeLibLoader and Constants classes
Marcono1234
committed
b51fd47
View commit details
Copy full SHA for b51fd47
Browse repository at this point
Merge pull request #32 from Marcono1234/marcono1234/readme
Show description for 5e4f40b
mojo2012
authored
5e4f40b
View commit details
Copy full SHA for 5e4f40b
Browse repository at this point
Commits on Jan 5, 2021
Improve README
Marcono1234
committed
11bdef0
View commit details
Copy full SHA for 11bdef0
Browse repository at this point
Fixed argument check in RuntimeUtils.msg(). https://github.com/shannah/Java-Objective-C-Bridge/issues/27
shannah
committed
62409c5
View commit details
Copy full SHA for 62409c5
Browse repository at this point
Removed some debug logging. https://github.com/shannah/Java-Objective-C-Bridge/issues/28
shannah
committed
ac4fc3e
View commit details
Copy full SHA for ac4fc3e
Browse repository at this point
Added synchronization to Proxy.dispose(). https://github.com/shannah/Java-Objective-C-Bridge/issues/24
shannah
committed
730b18e
View commit details
Copy full SHA for 730b18e
Browse repository at this point
Added private constructor to RuntimeUtils.
Show description for a60d760
shannah
committed
a60d760
View commit details
Copy full SHA for a60d760
Browse repository at this point
Removed redundant primitive boxing. https://github.com/shannah/Java-Objective-C-Bridge/issues/29
shannah
committed
b059b50
View commit details
Copy full SHA for b059b50
Browse repository at this point
Made lazy instantiation of Client safer. https://github.com/shannah/Java-Objective-C-Bridge/issues/25
shannah
committed
8dff082
View commit details
Copy full SHA for 8dff082
Browse repository at this point
Removed debug print statement. https://github.com/shannah/Java-Objective-C-Bridge/issues/23
shannah
committed
0130306
View commit details
Copy full SHA for 0130306
Browse repository at this point
Commits on Sep 28, 2020
Merge pull request #22 from milend/print_fix
Show description for 473221a
shannah
authored
473221a
View commit details
Copy full SHA for 473221a
Browse repository at this point
Commits on Sep 27, 2020
Remove System.out.println() call in Proxy.toString()
milend
committed
6aa3644
View commit details
Copy full SHA for 6aa3644
Browse repository at this point
Commits on Nov 3, 2019
preparation for travis build
Matthias Fuchs
committed
c38d607
View commit details
Copy full SHA for c38d607
Browse repository at this point
added spotbugs (disabled for now)
Matthias Fuchs
committed
2a84838
View commit details
Copy full SHA for 2a84838
Browse repository at this point
Previous
Next
You can’t perform that action at this time.