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.
51 lines
1.3 KiB
51 lines
1.3 KiB
<?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>BuildMachineOSBuild</key> |
|
<string>19G73</string> |
|
<key>CFBundleDevelopmentRegion</key> |
|
<string>en</string> |
|
<key>CFBundleExecutable</key> |
|
<string>UTDID</string> |
|
<key>CFBundleIdentifier</key> |
|
<string>com.alibaba.UTDID-AU</string> |
|
<key>CFBundleInfoDictionaryVersion</key> |
|
<string>6.0</string> |
|
<key>CFBundleName</key> |
|
<string>UTDID</string> |
|
<key>CFBundlePackageType</key> |
|
<string>FMWK</string> |
|
<key>CFBundleShortVersionString</key> |
|
<string>1.5.0.90-SNAPSHOT</string> |
|
<key>CFBundleSupportedPlatforms</key> |
|
<array> |
|
<string>iPhoneOS</string> |
|
</array> |
|
<key>CFBundleVersion</key> |
|
<string>1</string> |
|
<key>DTCompiler</key> |
|
<string>com.apple.compilers.llvm.clang.1_0</string> |
|
<key>DTPlatformBuild</key> |
|
<string>17B102</string> |
|
<key>DTPlatformName</key> |
|
<string>iphoneos</string> |
|
<key>DTPlatformVersion</key> |
|
<string>13.2</string> |
|
<key>DTSDKBuild</key> |
|
<string>17B102</string> |
|
<key>DTSDKName</key> |
|
<string>iphoneos13.2</string> |
|
<key>DTXcode</key> |
|
<string>1120</string> |
|
<key>DTXcodeBuild</key> |
|
<string>11B500</string> |
|
<key>MinimumOSVersion</key> |
|
<string>7.0</string> |
|
<key>UIDeviceFamily</key> |
|
<array> |
|
<integer>1</integer> |
|
<integer>2</integer> |
|
</array> |
|
</dict> |
|
</plist>
|
|
|