mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-07-09 01:08:46 +08:00
Export 1.0.2
This commit is contained in:
parent
187e7d12cd
commit
b256a85ea1
|
@ -11,7 +11,7 @@ DEPENDENCIES:
|
||||||
- YYModel
|
- YYModel
|
||||||
|
|
||||||
SPEC REPOS:
|
SPEC REPOS:
|
||||||
https://github.com/CocoaPods/Specs.git:
|
https://github.com/cocoapods/specs.git:
|
||||||
- GCDWebServer
|
- GCDWebServer
|
||||||
- JRSwizzle
|
- JRSwizzle
|
||||||
- YYModel
|
- YYModel
|
||||||
|
@ -23,4 +23,4 @@ SPEC CHECKSUMS:
|
||||||
|
|
||||||
PODFILE CHECKSUM: af44d62b300e2c55cb63386ec4be3227b93c7761
|
PODFILE CHECKSUM: af44d62b300e2c55cb63386ec4be3227b93c7761
|
||||||
|
|
||||||
COCOAPODS: 1.5.0
|
COCOAPODS: 1.5.3
|
||||||
|
|
Binary file not shown.
|
@ -3,7 +3,7 @@
|
||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>17F77</string>
|
<string>18A391</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
|
@ -27,17 +27,17 @@
|
||||||
<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>9F2000</string>
|
<string>10A255</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>GM</string>
|
<string>GM</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>17E189</string>
|
<string>18A384</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx10.13</string>
|
<string>macosx10.14</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>0941</string>
|
<string>1000</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>9F2000</string>
|
<string>10A255</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright © 2017年 Sunnyyoung. All rights reserved.</string>
|
<string>Copyright © 2017年 Sunnyyoung. All rights reserved.</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user