Fix managed iOS native media linking
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(VoiceCatIosStatic)' == 'true'">
|
||||
<DefineConstants>$(DefineConstants);VOICECAT_IOS_STATIC</DefineConstants>
|
||||
<RuntimeIdentifiers>ios-arm64;iossimulator-arm64</RuntimeIdentifiers>
|
||||
<NuGetLockFilePath>packages.ios.lock.json</NuGetLockFilePath>
|
||||
</PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user