Created
December 30, 2017 01:11
-
-
Save Raztor0/8ce840b0841b8639ff453eb1f4435865 to your computer and use it in GitHub Desktop.
Manifest.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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>SinfPaths</key> | |
<array> | |
<string>SC_Info/RS Xchange.sinf</string> | |
</array> | |
<key>SinfReplicationPaths</key> | |
<array> | |
<string>Frameworks/AFNetworking.framework/SC_Info/AFNetworking.sinf</string> | |
<string>Frameworks/Blindside.framework/SC_Info/Blindside.sinf</string> | |
<string>Frameworks/BlindsidedStoryboard.framework/SC_Info/BlindsidedStoryboard.sinf</string> | |
<string>Frameworks/ChameleonFramework.framework/SC_Info/ChameleonFramework.sinf</string> | |
<string>Frameworks/Charts.framework/SC_Info/Charts.sinf</string> | |
<string>Frameworks/DZNEmptyDataSet.framework/SC_Info/DZNEmptyDataSet.sinf</string> | |
<string>Frameworks/FontAwesome_iOS.framework/SC_Info/FontAwesome_iOS.sinf</string> | |
<string>Frameworks/Harpy.framework/SC_Info/Harpy.sinf</string> | |
<string>Frameworks/HexColors.framework/SC_Info/HexColors.sinf</string> | |
<string>Frameworks/KSDeferred.framework/SC_Info/KSDeferred.sinf</string> | |
<string>Frameworks/MaryPopin.framework/SC_Info/MaryPopin.sinf</string> | |
<string>Frameworks/NXTSegmentedControl.framework/SC_Info/NXTSegmentedControl.sinf</string> | |
<string>Frameworks/PPiAwesomeButton.framework/SC_Info/PPiAwesomeButton.sinf</string> | |
<string>Frameworks/PPiFlatSegmentedControl.framework/SC_Info/PPiFlatSegmentedControl.sinf</string> | |
<string>Frameworks/SCLAlertView_Objective_C.framework/SC_Info/SCLAlertView_Objective_C.sinf</string> | |
<string>Frameworks/SDWebImage.framework/SC_Info/SDWebImage.sinf</string> | |
<string>Frameworks/TSMessages.framework/SC_Info/TSMessages.sinf</string> | |
<string>Frameworks/iRate.framework/SC_Info/iRate.sinf</string> | |
<string>SC_Info/RS Xchange.sinf</string> | |
</array> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment