forked from rovo89/XposedBridge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
jarexport.jardesc
17 lines (17 loc) · 1022 Bytes
/
jarexport.jardesc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="WINDOWS-1252" standalone="no"?>
<jardesc>
<jar path="XposedLibrary/XposedBridgeApi.jar"/>
<options buildIfNeeded="true" compress="true" descriptionLocation="/XposedBridge/jarexport.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" overwrite="true" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
<storedRefactorings deprecationInfo="true" structuralOnly="false"/>
<selectedProjects/>
<manifest generateManifest="true" manifestLocation="" manifestVersion="1.0" reuseManifest="false" saveManifest="false" usesManifest="false">
<sealing sealJar="false">
<packagesToSeal/>
<packagesToUnSeal/>
</sealing>
</manifest>
<selectedElements exportClassFiles="true" exportJavaFiles="true" exportOutputFolder="false">
<javaElement handleIdentifier="=XposedBridge/src"/>
<folder path="/XposedBridge/assets"/>
</selectedElements>
</jardesc>