Skip to content

MrBugDou/Mars-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mars-iOS

CI Status Version License Platform

Example

Xlog

  • Due to the different needs of each person, the decoding of the *.xlog file needs to find the information by itself

  • Provide the official unencrypted decoding method here

python Mars/Classes/Xlog/decode_mars_nocrypt_log_file.py *.xlog

Requirements

You need to use the wget command line tool to do the download

Install using brew

brew install wget

Installation

Mars-iOS is available through CocoaPods. To install it, simply add the following line to your Podfile:

Objective-C

pod 'Mars-iOS' # 完整版

pod 'Mars-iOS/Xlog' # Xlog

Swift

pod 'Mars-iOS/Swift' # 完整版

pod 'Mars-iOS/Xlog.Swift' # Xlog

Author

DouDou, [email protected]

License

Mars-iOS is available under the MIT license. See the LICENSE file for more info.

About

Cocoapods for tencent mars

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors