jerrydudu's Stars
RTE-Dev/REDPlayer
the REDPlayer :)
theeko74/pdfc
Simple python script to compress PDF
maxim-puchkov/compress-pdf
Significantly reduce the file size of scanned PDF documents without noticeable loss of quality.
CoderMJLee/MJCodeObfuscation
一个用于代码混淆和字符串加密的Mac小Demo
SmileZXLee/ZXHookDetection
【iOS应用安全、安全攻防】hook及越狱的基本防护与检测(动态库注入检测、hook检测与防护、越狱检测、签名校验、汇编分析、IDA反编译分析加密协议Demo);【数据传输安全】浅谈http、https与数据加密;代码加密&混淆;防抓包、http-dns解决方案,防止DNS劫持等
SimonFairbairn/SwiftyMarkdown
Converts Markdown files and strings into NSAttributedStrings with lots of customisation options.
swiftlang/swift-markdown
A Swift package for parsing, building, editing, and analyzing Markdown documents.
keitaoouchi/MarkdownView
Markdown View for iOS.
DSAppTeam/iAppTrim
用于iOS优化包体的Mac App工具,包括编译配置和PNG图片相关的功能,也可以用于一般的PNG图片压缩和图片重复检测
bang590/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
Dimezis/BlurView
Dynamic iOS-like blur of underlying Views for Android
swiftlang/swift-docc
Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package.
rtyley/bfg-repo-cleaner
Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
jpsim/Yams
A Sweet and Swifty YAML parser.
apple/swift-argument-parser
Straightforward, type-safe argument parsing for Swift
shu223/iOS-GenAI-Sampler
A collection of Generative AI examples on iOS.
peripheryapp/periphery
A tool to identify unused code in Swift projects.
squarefrog/UIDeviceIdentifier
UIDeviceHardware is a class which allows querying of the current users device, and returns a human formatted string.
devicekit/DeviceKit
DeviceKit is a value-type replacement of UIDevice.
Ekhoo/Device
Light weight tool for detecting the current device and screen size written in swift.
lsqy/taro-music
🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,taro3已升级完毕,目前正在使用react-hooks重构中(不定时更新)
falconry/falcon
The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
AppsFlyerSDK/appsflyer-apple-app-clips-sample-app
hohaiuhsx/WoWPluginBox
【魔兽世界 插件盒子 for macOS】 集成 魔盒、大脚、EUI、蘑菇。程序不提供任何插件、也不会对插件进行任何修改,仅是从以上第三方下载。 因为本人时间有限,维护不及时,现将其开源!
pokeb/asi-http-request
Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
macmade/Notarize
Notarization status monitoring tool for macOS, supporting multiple developer accounts.
CaicaiNo/Apple-Mac-Notarized-script
Mac打包以及公证脚本,包括app公证和打包pkg的公证
XcodesOrg/XcodesApp
The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
scinfu/SwiftSoup
SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
tarunon/XCTAssertAutolayout
Provides assert function that check autolayout error in Swift