mfractor / mfractor-feedback

Found a bug or have a feature request for MFractor? Submit it here!
3 stars 0 forks source link

Bug in importing Resource #311

Open mfranc28 opened 3 years ago

mfranc28 commented 3 years ago

Installation Information

--Platform Information--
Operating System: Mac
OS: Unix
OS Service Pack: 
OS Version: Unix 19.6.0.0
--MFractor Information--
Product Name: MFractor
Product Version: 4.3.2.0
Product Variant: Visual Studio Mac
Product Variant Version: 8.8.0.2913
Product SKU: MFRACTOR-VS-MAC
Commit SHA: 5700f581dd35753d097072dfb783af5610602456
Revision: 4594
Branch: master
Date: 7/09/2020 11:03:07 PM (UTC)
Agent: Local
Installed extensions:   'DeepClean (1.2.5)', 'Xamarin.Forms HotReload extension (1.4.0)', 'MFractor (4.3.2)', 'LiveXAML (1.3.51)', 'Brute Clean (1.1)', 'Straight8's SpecFlow Integration (1.11.3.0)', 'Essential UI Kit for Xamarin.Forms - Syncfusion (3.0.0.0)', 'XAML Styler (2.0.1)', 'Code Coverage (2.0-alpha)', 'MSBuild Editor (2.4.0)', 'XML Editor (8.8)', 'Makefile generation (8.8)', 'Visual Designer Support (8.8)', 'MonoDevelop Text Editor (8.8)', 'Version Control Support (8.8)', 'Android development (8.8)', 'Xamarin Ide Extensions for Mac (8.8)', 'Azure Support (8.8)', 'ASP.NET Core Support (8.8)', 'Refactoring Support (8.8)', 'Razor Language Services (8.0.20201013.7)', 'Xamarin Ide Extensions (8.8)', 'Text Templating (8.8)', '.NET Core Support (8.8)', 'NuGet Packaging (8.8)', 'Performance Diagnostics of IDE (8.8)', 'Xamarin Test Cloud (8.8)', 'Xamarin Test Cloud - NUnit (8.8)', 'MonoDevelop Source Editor (8.8)', 'Test Runner (8.8)', 'Regex Toolkit (8.8)', 'JavaScript Debugger (8.8)', 'Xamarin Designer (16.8.0.495)', 'Subversion support (8.8)', 'Web Project Support (8.8)', 'CSharp Language Binding (8.8)', 'MonoDevelop Text Editor (8.8)', 'Xamarin Hot Reload (1.0.0.4127551)', 'GTK# Visual Designer (8.8)', 'MonoDevelop Assembly Browser (8.8)', 'Android Deploy (16.8.0.495)', 'MonoDevelop Hex Editor (8.8)', 'Xamarin Ide Identity (8.8)', 'NuGet Package Management (8.8)', 'Web Editors (8.3)', 'Mono Soft Debugger Support (8.8)', 'Xamarin Addins Core (8.8)', 'Xamarin Terminal (8.8)', 'Debugger support for MonoDevelop (8.8)', 'Container Tools (1.0.20200521.1)', 'Xamarin.Mac development (8.8)', 'VisualFSharp (8.8)', 'GDB Debugger Support (8.8)', 'ConnectedServices (8.8)', 'JavaScript and TypeScript (8.3)', 'MonoDevelop Mac Platform Support (8.8)', 'Git support (8.8)', 'Xamarin.Forms Previewer (16.8.0.495)', 'ILAsm Language Binding (8.8)', 'Android Designer (16.8.0.495)', 'Project Web References (8.8)', 'Subversion core engine (8.8)', 'Forms Project Support (8.8)', 'NUnit support (8.8)', 'Mac Development (8.8)', 'Unit Testing core support (8.8)', 'iOS development (8.8)', 'Visual Studio for Mac Tools for Unity (2.8.3.0)', 'Gettext Translations Support (8.8)', 'Azure Mobile App Service (8.8)', 'Azure DevOps Authentication Support (8.8)', 'Deployment Services Core (8.8)', '.Net Core Debugger (8.8)', 'Azure Functions development (8.8)', 'Extension Developer Tools (8.8)', 'Mono Soft Debugger Support for ASP.NET (8.8)', 'VsCode Debug Protocol support for MonoDevelop (8.8)', 'XamlLanguageService (16.8.0.495)', 'iOS Designer (16.8.0.495)', 'ChangeLog Add-in (8.8)', 'VB.NET Language Binding (8.8)'

Having issue when I use Import Resource Asset, the new file added (png, jpg) don't be watched as a new file on Version Control, only the update made to the project files.

matthewrdev commented 3 years ago

HI @mfranc28, thanks for the bug report.

A few questions:

  1. Are you using Git for source control? If so, can you upload your .gitignore file?
  2. MFractor is currently at v4.4.3, can you try updated to the latest Visual Studio and MFractor and see if the issue persists?
  3. Are you importing into both Android and iOS? For iOS, are you importing as a bundle resource or imageset?