-
Notifications
You must be signed in to change notification settings - Fork 4
/
libpebblecommon.iosTest.iml
31 lines (31 loc) · 1.24 KB
/
libpebblecommon.iosTest.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="FacetManager">
<facet type="kotlin-language" name="Kotlin">
<configuration version="3" platform="Native " allPlatforms="Native []" useProjectSettings="false" isTestModule="true" externalProjectId="libpebblecommon">
<dependsOnModuleNames>libpebblecommon:commonTest</dependsOnModuleNames>
<sourceSets>
<sourceSet>libpebblecommon.commonTest~1</sourceSet>
<sourceSet>libpebblecommon.iosMain</sourceSet>
<sourceSet>libpebblecommon.commonMain~1</sourceSet>
</sourceSets>
<newMppModelJpsModuleKind>COMPILATION_AND_SOURCE_SET_HOLDER</newMppModelJpsModuleKind>
<compilerSettings />
<compilerArguments>
<option name="languageVersion" value="1.3" />
<option name="apiVersion" value="1.3" />
<option name="pluginOptions">
<array />
</option>
<option name="pluginClasspaths">
<array />
</option>
<option name="multiPlatform" value="true" />
<option name="errors">
<ArgumentParseErrors />
</option>
</compilerArguments>
</configuration>
</facet>
</component>
</module>