We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ba534 commit 7bcee25Copy full SHA for 7bcee25
Batman2.iOS/Batman2.iOS.csproj
@@ -57,6 +57,7 @@
57
<MtouchLink>None</MtouchLink>
58
<MtouchInterpreter>-all</MtouchInterpreter>
59
<CodesignProvision>iOS Team Provisioning Profile: com.kmleung.Batman3</CodesignProvision>
60
+ <MtouchExtraArgs>--weak-framework=NewsstandKit.framework/NewsstandKit</MtouchExtraArgs>
61
</PropertyGroup>
62
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
63
<DebugType>none</DebugType>
0 commit comments