summaryrefslogtreecommitdiffhomepage
path: root/public/frameworks/KernelTest.fwrk
diff options
context:
space:
mode:
Diffstat (limited to 'public/frameworks/KernelTest.fwrk')
-rw-r--r--public/frameworks/KernelTest.fwrk/xml/app.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/public/frameworks/KernelTest.fwrk/xml/app.xml b/public/frameworks/KernelTest.fwrk/xml/app.xml
index f0c48862..e3ff9424 100644
--- a/public/frameworks/KernelTest.fwrk/xml/app.xml
+++ b/public/frameworks/KernelTest.fwrk/xml/app.xml
@@ -1,3 +1,4 @@
-<PropertyList/>
-<PLEntry Type="MLString" Name="LibraryName" Len="255" Value="KernelTest" />
+<PropertyList>
+<PLEntry Type="CFString" Name="LibraryName" Len="10" Value="KernelTest" />
<PLEntry Type="BOOL" Name="CacheLibs" Value="YES" />
+</PropertyList> \ No newline at end of file