0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create FUNDING.yml More... about 1 year ago
Merge branch 'TimorCan-jax_fixbug' More... over 1 year ago
Merge branch 'jax_fixbug' of github.com:TimorCan/ORSSerialPort into TimorCan-jax_fixbug More... over 1 year ago
Exclude Info.plist More... almost 2 years ago
Move framework project back into Framework Project folder to avoid breaking existing projects that include it More... almost 2 years ago
Update import statements and tweak organization to fix errors and warnings when building More... almost 2 years ago
Update podspec More... almost 2 years ago
Move Xcode project for framework into root directory More... almost 2 years ago
Move tests into Tests/ORSSerialPortTests folder More... almost 2 years ago
Restructure Sources folder to start to line up with Swift Package Manger convention More... almost 2 years ago
Rename Source folder to Sources for compatibility with SPM More... almost 2 years ago
Fix building with Swift Package Manager due to angle bracket import More... almost 2 years ago
Include ORSSerialPort using SwiftPM in Swift CommandLineDemo More... about 2 years ago
Include ORSSerialPort using SwiftPM in ObjC CommandLineDemo More... about 2 years ago
Bump ObjC CommandLineDemo deployment target to 10.9 More... about 2 years ago
Fix ORSSerialPortDemo ObjC so it builds for Apple Silicon and Intel More... about 2 years ago
Bump ORSSerialPortDemo ObjC project deployment target to 10.9 More... about 2 years ago
Fix ORSSerialPortDemo ObjC build by including ORSSerial.framework as a subproject More... about 2 years ago
fix(dos):allSerialPorts array crashes in multithreading More... almost 3 years ago
Remove extra brace causing build to fail. Fixes #169. More... over 3 years ago
Fix up localization settings More... over 3 years ago
Update to latest recommended project settings (Xcode 12.0 beta 1) More... almost 4 years ago
Update to latest recommended project settings (Xcode 12) More... almost 4 years ago
Typo in baud rate settings (#154) More... about 4 years ago
Fix theoretical (don't think it comes up in the real world) memory leak when starting termination notifications for ports More... over 4 years ago
ObjC RequestResponseDemo: Bump deployment target to 10.10. Fixes build. More... over 4 years ago
Add GitHub action to build and test (#148) More... over 4 years ago
Change more ObjCisms to Swift in README More... almost 5 years ago
Fix minor formatting issues in README More... almost 5 years ago
Switch order of first examples. More... almost 5 years ago