CaicaiNo / Apple-Mac-Notarized-scriptLinks
Mac打包以及公证脚本,包括app公证和打包pkg的公证
☆30Updated last year
Alternatives and similar repositories for Apple-Mac-Notarized-script
Users that are interested in Apple-Mac-Notarized-script are comparing it to the libraries listed below
Sorting:
- 《iOS Drawing Practical UIKit Solutions》Erica Sadun 中文翻译☆52Updated 6 years ago
- The PAG SDK demo for the iOS platform.☆104Updated 2 weeks ago
- Mac Projects demos☆34Updated 3 years ago
- ios音视频直播及播放技术预研总结。包含相机操作(视频预览,拍照,闪光灯等)、音频采集、音频编码(pcm->aac)、视频采集、视频编码(VideoToolBox 硬编码和ffmpeg软编码)、推流等各种直播相关功能☆91Updated 5 years ago
- 检测/监测文件,文件夹的变化☆44Updated 8 years ago
- A ReplayKit Version☆52Updated 6 years ago
- macOS 基本控件的使用☆72Updated 8 years ago
- Harness the power of UITableView with a simplified, chainable and expressive syntax.☆22Updated 4 years ago
- ☆68Updated 2 years ago
- iOS 平台 httpdns sdk 源码☆34Updated 4 months ago
- 万物皆可晃动,使用 OpenGL ES 模拟物体晃动效果。☆51Updated 2 years ago
- 解决子进程50M问题☆39Updated 4 years ago
- 使用 Lookin 查看 iOS 越狱设备上所有的 App☆34Updated 5 years ago
- woodpecker mac app☆47Updated last year
- AI 相关学习Demo☆25Updated last year
- otool -ov生成的文件分析,查找无用的class和无用的类☆31Updated 4 years ago
- iOS pod库预编译静态库,提高编译速度☆29Updated 10 months ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆90Updated 5 years ago
- 🔥Objective-c解释器,动态执行下发的OC代码、OC热修☆35Updated 4 years ago
- A lightweight thread method call stack printing tool.☆31Updated 5 years ago
- 获取调用堆栈☆34Updated 4 years ago
- 将视频URL推送到支持Airplay的设备上播放。☆31Updated 6 years ago
- 通过runtime记录用户日志,获取复现步骤的工具。Collect user data, guess repeat steps, and detect bugs.☆58Updated 3 years ago
- 实现一个60帧的QQ音乐首页☆31Updated 5 years ago
- 总结关于swift的面试题------持续更新☆24Updated 2 years ago
- ☆38Updated 6 years ago
- video and audio processed by AVFoundation 音视频拼接,播放,裁剪Demo合集☆15Updated 5 years ago
- A macOS player base on ffmpeg using OC and Swift.☆58Updated last year
- iOS网络请求监控☆100Updated 4 years ago
- 之前升级 Xcode15 的时候,Xcode15 会自动强依赖 SwiftUI,SwiftUI 是从 iOS13 开始支持的。 如果你们有项目升级了 Xcode15,但是项目还需要支持 13 以下,那么在 13 以下设备上就会启动必定崩溃。 为了解决这个问题,我今天写了一个…☆18Updated 6 months ago