diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index bed6c33a3..ea542a20d 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -86,6 +86,10 @@ jobs: run: npx install-windows-test-app working-directory: ./Apps/BRNPlayground + - name: PATCH RNPermissions vcxproj + run: copy RNPermissions.vcxproj .\Apps\BRNPlayground\node_modules\react-native-permissions\windows\RNPermissions + working-directory: ./ + # - name: Gulp build windows # run: npx gulp buildUWPx64DebugRNTA # working-directory: ./Package diff --git a/RNPermissions.vcxproj b/RNPermissions.vcxproj new file mode 100644 index 000000000..bca09e65a --- /dev/null +++ b/RNPermissions.vcxproj @@ -0,0 +1,163 @@ + + + + + true + true + true + {99677b9d-a27b-4239-930e-c36c8d339c54} + RNPermissions + RNPermissions + en-US + 16.0 + true + Windows Store + 10.0 + 10.0.18362.0 + 10.0.17763.0 + + + + $([MSBuild]::GetDirectoryNameOfFileAbove($(SolutionDir), 'node_modules\react-native-windows\package.json'))\node_modules\react-native-windows\ + + + + Debug + ARM + + + Debug + ARM64 + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + ARM64 + + + Release + Win32 + + + Release + x64 + + + + DynamicLibrary + Unicode + false + + + true + true + + + false + true + false + + + + + + + + + + + + + + + + + + Use + pch.h + $(IntDir)pch.pch + Level4 + %(AdditionalOptions) /bigobj + + /DWINRT_NO_MAKE_DETECTION %(AdditionalOptions) + 28204 + _WINRT_DLL;%(PreprocessorDefinitions) + $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) + + + Console + true + RNPermissions.def + + + + + _DEBUG;%(PreprocessorDefinitions) + ProgramDatabase + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + ReactPackageProvider.idl + + + + + + Create + + + ReactPackageProvider.idl + + + + + + + + + + + + + + + + + + + + + This project references targets in your node_modules\react-native-windows folder. The missing file is {0}. + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + +