Skip to content

Instantly share code, notes, and snippets.

@HeikkiDev
Created March 24, 2021 15:44
Show Gist options
  • Select an option

  • Save HeikkiDev/852dbce5d9c0334dfd2976b91fa0c789 to your computer and use it in GitHub Desktop.

Select an option

Save HeikkiDev/852dbce5d9c0334dfd2976b91fa0c789 to your computer and use it in GitHub Desktop.

Revisions

  1. HeikkiDev renamed this gist Mar 24, 2021. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. HeikkiDev created this gist Mar 24, 2021.
    4 changes: 4 additions & 0 deletions iosApp.csproj
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    <PropertyGroup Condition=" '$(RunConfiguration)' == 'Default' ">
    <AppExtensionDebugBundleId />
    <ExtraLaunchArgs>--argument=-FIRDebugEnabled</ExtraLaunchArgs> // Add this line!
    </PropertyGroup>