You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
1.2 KiB
47 lines
1.2 KiB
1 year ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||
|
<plist version="1.0">
|
||
|
<dict>
|
||
|
<key>AvailableLibraries</key>
|
||
|
<array>
|
||
|
<dict>
|
||
|
<key>HeadersPath</key>
|
||
|
<string>Headers</string>
|
||
|
<key>LibraryIdentifier</key>
|
||
|
<string>ios-arm64_armv7</string>
|
||
|
<key>LibraryPath</key>
|
||
|
<string>libWechatOpenSDK.a</string>
|
||
|
<key>SupportedArchitectures</key>
|
||
|
<array>
|
||
|
<string>arm64</string>
|
||
|
<string>armv7</string>
|
||
|
</array>
|
||
|
<key>SupportedPlatform</key>
|
||
|
<string>ios</string>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>HeadersPath</key>
|
||
|
<string>Headers</string>
|
||
|
<key>LibraryIdentifier</key>
|
||
|
<string>ios-arm64_i386_x86_64-simulator</string>
|
||
|
<key>LibraryPath</key>
|
||
|
<string>libWechatOpenSDK.a</string>
|
||
|
<key>SupportedArchitectures</key>
|
||
|
<array>
|
||
|
<string>arm64</string>
|
||
|
<string>i386</string>
|
||
|
<string>x86_64</string>
|
||
|
</array>
|
||
|
<key>SupportedPlatform</key>
|
||
|
<string>ios</string>
|
||
|
<key>SupportedPlatformVariant</key>
|
||
|
<string>simulator</string>
|
||
|
</dict>
|
||
|
</array>
|
||
|
<key>CFBundlePackageType</key>
|
||
|
<string>XFWK</string>
|
||
|
<key>XCFrameworkFormatVersion</key>
|
||
|
<string>1.0</string>
|
||
|
</dict>
|
||
|
</plist>
|