修改IOS工程依赖,去除X86依赖

This commit is contained in:
2026-03-17 14:43:58 +08:00
parent 52d73da34c
commit bbc8168086
142 changed files with 18 additions and 7191 deletions
@@ -0,0 +1,6 @@
framework module DCUniBase {
umbrella header "DCUniBase.h"
export *
module * { export * }
}