diff --git a/WeChatIntercept.framework/Modules b/WeChatIntercept.framework/Modules deleted file mode 120000 index 5736f31..0000000 --- a/WeChatIntercept.framework/Modules +++ /dev/null @@ -1 +0,0 @@ -Versions/Current/Modules \ No newline at end of file diff --git a/WeChatIntercept.framework/Resources b/WeChatIntercept.framework/Resources deleted file mode 120000 index 953ee36..0000000 --- a/WeChatIntercept.framework/Resources +++ /dev/null @@ -1 +0,0 @@ -Versions/Current/Resources \ No newline at end of file diff --git a/WeChatIntercept.framework/Resources/Info.plist b/WeChatIntercept.framework/Resources/Info.plist new file mode 100644 index 0000000..59c5dee --- /dev/null +++ b/WeChatIntercept.framework/Resources/Info.plist @@ -0,0 +1,46 @@ + + + + + BuildMachineOSBuild + 21G83 + CFBundleDevelopmentRegion + en + CFBundleExecutable + WeChatIntercept + CFBundleIdentifier + zy.WeChatIntercept + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + WeChatIntercept + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 14C18 + DTPlatformName + macosx + DTPlatformVersion + 13.1 + DTSDKBuild + 22C55 + DTSDKName + macosx13.1 + DTXcode + 1420 + DTXcodeBuild + 14C18 + LSMinimumSystemVersion + 11.1 + + diff --git a/WeChatIntercept.framework/Resources/ZYCustomPrefixVC.nib b/WeChatIntercept.framework/Resources/ZYCustomPrefixVC.nib new file mode 100644 index 0000000..d9053c5 Binary files /dev/null and b/WeChatIntercept.framework/Resources/ZYCustomPrefixVC.nib differ diff --git a/WeChatIntercept.framework/Versions/A/Modules/module.modulemap b/WeChatIntercept.framework/Versions/A/Modules/module.modulemap deleted file mode 100644 index c582c46..0000000 --- a/WeChatIntercept.framework/Versions/A/Modules/module.modulemap +++ /dev/null @@ -1,6 +0,0 @@ -framework module WeChatIntercept { - umbrella header "WeChatIntercept.h" - - export * - module * { export * } -} diff --git a/WeChatIntercept.framework/Versions/A/Resources/Info.plist b/WeChatIntercept.framework/Versions/A/Resources/Info.plist index 37da3e4..59c5dee 100644 --- a/WeChatIntercept.framework/Versions/A/Resources/Info.plist +++ b/WeChatIntercept.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 21A559 + 21G83 CFBundleDevelopmentRegion en CFBundleExecutable @@ -27,19 +27,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 13E113 + 14C18 DTPlatformName macosx DTPlatformVersion - 12.3 + 13.1 DTSDKBuild - 21E226 + 22C55 DTSDKName - macosx12.3 + macosx13.1 DTXcode - 1330 + 1420 DTXcodeBuild - 13E113 + 14C18 LSMinimumSystemVersion 11.1 diff --git a/WeChatIntercept.framework/Versions/A/WeChatIntercept b/WeChatIntercept.framework/Versions/A/WeChatIntercept index d9c07ba..d8621a1 100755 Binary files a/WeChatIntercept.framework/Versions/A/WeChatIntercept and b/WeChatIntercept.framework/Versions/A/WeChatIntercept differ diff --git a/WeChatIntercept.framework/Versions/A/_CodeSignature/CodeResources b/WeChatIntercept.framework/Versions/A/_CodeSignature/CodeResources deleted file mode 100644 index 4056195..0000000 --- a/WeChatIntercept.framework/Versions/A/_CodeSignature/CodeResources +++ /dev/null @@ -1,146 +0,0 @@ - - - - - files - - Resources/Info.plist - - YxXfHTUApnVRGuKQ4seD8aLoaqM= - - Resources/ZYCustomPrefixVC.nib - - 3nucXt97sY/aQuaoTyvJNJ+UV2c= - - - files2 - - Modules/module.modulemap - - hash2 - - CUcx6gRmMiQBxlRe4LngVyJHd9JTB1ms1fe/m2nELzg= - - - Resources/Info.plist - - hash2 - - ZcSKYXEv9ASQagQkhZtKEHIzWRVQoGez7J+IHNFCgro= - - - Resources/ZYCustomPrefixVC.nib - - hash2 - - 2COV6Pu/VOO4yZ5l5VFjHzhFxGo+5XpmiL4TZlJVcyw= - - - - rules - - ^Resources/ - - ^Resources/.*\.lproj/ - - optional - - weight - 1000 - - ^Resources/.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Resources/Base\.lproj/ - - weight - 1010 - - ^version.plist$ - - - rules2 - - .*\.dSYM($|/) - - weight - 11 - - ^(.*/)?\.DS_Store$ - - omit - - weight - 2000 - - ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ - - nested - - weight - 10 - - ^.* - - ^Info\.plist$ - - omit - - weight - 20 - - ^PkgInfo$ - - omit - - weight - 20 - - ^Resources/ - - weight - 20 - - ^Resources/.*\.lproj/ - - optional - - weight - 1000 - - ^Resources/.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Resources/Base\.lproj/ - - weight - 1010 - - ^[^/]+$ - - nested - - weight - 10 - - ^embedded\.provisionprofile$ - - weight - 20 - - ^version\.plist$ - - weight - 20 - - - - diff --git a/WeChatIntercept.framework/Versions/Current b/WeChatIntercept.framework/Versions/Current deleted file mode 120000 index 8c7e5a6..0000000 --- a/WeChatIntercept.framework/Versions/Current +++ /dev/null @@ -1 +0,0 @@ -A \ No newline at end of file diff --git a/WeChatIntercept.framework/Versions/Current/Resources/Info.plist b/WeChatIntercept.framework/Versions/Current/Resources/Info.plist new file mode 100644 index 0000000..59c5dee --- /dev/null +++ b/WeChatIntercept.framework/Versions/Current/Resources/Info.plist @@ -0,0 +1,46 @@ + + + + + BuildMachineOSBuild + 21G83 + CFBundleDevelopmentRegion + en + CFBundleExecutable + WeChatIntercept + CFBundleIdentifier + zy.WeChatIntercept + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + WeChatIntercept + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 14C18 + DTPlatformName + macosx + DTPlatformVersion + 13.1 + DTSDKBuild + 22C55 + DTSDKName + macosx13.1 + DTXcode + 1420 + DTXcodeBuild + 14C18 + LSMinimumSystemVersion + 11.1 + + diff --git a/WeChatIntercept.framework/Versions/Current/Resources/ZYCustomPrefixVC.nib b/WeChatIntercept.framework/Versions/Current/Resources/ZYCustomPrefixVC.nib new file mode 100644 index 0000000..d9053c5 Binary files /dev/null and b/WeChatIntercept.framework/Versions/Current/Resources/ZYCustomPrefixVC.nib differ diff --git a/WeChatIntercept.framework/Versions/Current/WeChatIntercept b/WeChatIntercept.framework/Versions/Current/WeChatIntercept new file mode 100755 index 0000000..d8621a1 Binary files /dev/null and b/WeChatIntercept.framework/Versions/Current/WeChatIntercept differ diff --git a/ZYCustomPrefix.data b/ZYCustomPrefix.data new file mode 100644 index 0000000..a663012 --- /dev/null +++ b/ZYCustomPrefix.data @@ -0,0 +1 @@ +ZY助手 \ No newline at end of file