File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
platforms/Windows/android_sdk Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 9595 <Directory Id =" Foundation.swiftmodule" Name =" Foundation.swiftmodule" />
9696 <Directory Id =" FoundationNetworking.swiftmodule" Name =" FoundationNetworking.swiftmodule" />
9797 <Directory Id =" FoundationXML.swiftmodule" Name =" FoundationXML.swiftmodule" />
98+ <Directory Id =" _math.swiftmodule" Name =" _math.swiftmodule" />
9899 <Directory Id =" Observation.swiftmodule" Name =" Observation.swiftmodule" />
99100 <Directory Id =" RegexBuilder.swiftmodule" Name =" RegexBuilder.swiftmodule" />
100101 <Directory Id =" Swift.swiftmodule" Name =" Swift.swiftmodule" />
394395 </Component >
395396 </ComponentGroup >
396397
398+ <ComponentGroup Id =" Math" Directory =" _math.swiftmodule" >
399+ <Component >
400+ <File Source =" $(SDK_ROOT)\usr\lib\swift\android\_math.swiftmodule\$(ArchTriple).swiftdoc" />
401+ </Component >
402+ <Component >
403+ <File Source =" $(SDK_ROOT)\usr\lib\swift\android\_math.swiftmodule\$(ArchTriple).swiftinterface" />
404+ </Component >
405+ <Component >
406+ <File Source =" $(SDK_ROOT)\usr\lib\swift\android\_math.swiftmodule\$(ArchTriple).swiftmodule" />
407+ </Component >
408+ <Component Directory =" AndroidSDK_usr_lib_swift_android_ARCH" >
409+ <File Source =" $(SDK_ROOT)\usr\lib\swift\android\libswift_math.so" />
410+ </Component >
411+ </ComponentGroup >
412+
397413 <ComponentGroup Id =" Observation" Directory =" Observation.swiftmodule" >
398414 <Component >
399415 <File Name =" $(ArchTriple).swiftdoc" Source =" $(SDK_ROOT)\usr\lib\swift\android\Observation.swiftmodule\$(ArchTriple).swiftdoc" />
520536 <ComponentGroupRef Id =" Foundation" />
521537 <ComponentGroupRef Id =" FoundationXML" />
522538 <ComponentGroupRef Id =" FoundationNetworking" />
539+ <ComponentGroupRef Id =" Math" />
523540 <ComponentGroupRef Id =" Observation" />
524541 <ComponentGroupRef Id =" RegexBuilder" />
525542 <ComponentGroupRef Id =" Swift" />
You can’t perform that action at this time.
0 commit comments