mirror of
https://github.com/a244573118/WeChatIntercept.git
synced 2025-07-12 21:56:07 +08:00
支持免认证登录
This commit is contained in:
parent
dc122e061a
commit
900aab5826
1
WeChatIntercept.framework/Modules
Symbolic link
1
WeChatIntercept.framework/Modules
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
Versions/Current/Modules
|
|
@ -0,0 +1,6 @@
|
||||||
|
framework module WeChatIntercept {
|
||||||
|
umbrella header "WeChatIntercept.h"
|
||||||
|
|
||||||
|
export *
|
||||||
|
module * { export * }
|
||||||
|
}
|
|
@ -27,19 +27,19 @@
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
<string>12D4e</string>
|
<string>12E262</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.1</string>
|
<string>11.3</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20C63</string>
|
<string>20E214</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.1</string>
|
<string>macosx11.3</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1240</string>
|
<string>1250</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12D4e</string>
|
<string>12E262</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>11.1</string>
|
<string>11.1</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
|
Binary file not shown.
|
@ -6,16 +6,23 @@
|
||||||
<dict>
|
<dict>
|
||||||
<key>Resources/Info.plist</key>
|
<key>Resources/Info.plist</key>
|
||||||
<data>
|
<data>
|
||||||
mey6px5mp8PjGmPsL+SOGZa7npg=
|
5d8irGmxvBHhHhx92OavmkYU9K0=
|
||||||
</data>
|
</data>
|
||||||
</dict>
|
</dict>
|
||||||
<key>files2</key>
|
<key>files2</key>
|
||||||
<dict>
|
<dict>
|
||||||
|
<key>Modules/module.modulemap</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
CUcx6gRmMiQBxlRe4LngVyJHd9JTB1ms1fe/m2nELzg=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
<key>Resources/Info.plist</key>
|
<key>Resources/Info.plist</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>hash2</key>
|
<key>hash2</key>
|
||||||
<data>
|
<data>
|
||||||
s0FqUY9dc1TbTfIa8fDbccXwAHFmaw+poF2CslFltUs=
|
VnExFrS7a+ZcoTX+QggnDkan12+MRI52qJgoNMfZG4g=
|
||||||
</data>
|
</data>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user