File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 11# PowerSync.Maui Changelog
22
3- ## 0.0.2-dev.4
3+ ## 0.0.2-dev.5
44- Fixing build issues related to MAUI targets not resolving on install.
55
66## 0.0.1-alpha.1
Original file line number Diff line number Diff line change 2323
2424 <ItemGroup >
2525 <ProjectReference Include =" ..\PowerSync.Common\PowerSync.Common.csproj" />
26- <None Include =" build\PowerSync.Maui.targets" Pack =" true" PackagePath =" build\PowerSync.Maui.targets" />
26+ <!-- < None Include="build\PowerSync.Maui.targets" Pack="true" PackagePath="build\PowerSync.Maui.targets" /> -- >
2727
2828 </ItemGroup >
2929
4949 </ItemGroup >
5050
5151 <ItemGroup >
52- <!-- Always include Android native libs -->
53- <None Include =" Platforms\Android\jniLibs\**\*.*" Pack =" true" PackagePath =" Platforms\Android\jniLibs" />
54-
55- <!-- Always include iOS framework -->
56- <None Include =" Platforms\iOS\NativeLibs\powersync-sqlite-core.xcframework\**\*.*" Pack =" true" PackagePath =" Platforms\iOS\NativeLibs" />
52+ <None Include =" Platforms\**\*.*" Pack =" true" PackagePath =" Platforms\" />
5753 </ItemGroup >
5854</Project >
You can’t perform that action at this time.
0 commit comments