This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package_name("com.foo.bar") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mlaunch -sdkroot "/Applications/Xcode.app/Contents/Developer" --installdev "/Users/dinhbathi2702/Work/Homedy/Projects/Homedy App/HomedyV2/HomedyV2.iOS/bin/iPhone/Debug/device-builds/iphone8.1-12.0/HomedyV2.iOS.app" --device ios "--devname=Dinh Ba Thi" --install-progress | |
| Installing application bundle 'com.Homedy.App' on 'Dinh Ba Thi' | |
| Installing application bundle 'com.Homedy.App' on 'Dinh Ba Thi' | |
| TransferringPackage - PercentComplete: 10% | |
| CopyingFile - PercentComplete: 10% | |
| CopyingFile - PercentComplete: 10% | |
| CopyingFile - PercentComplete: 10% | |
| CopyingFile - PercentComplete: 10% | |
| CopyingFile - PercentComplete: 10% |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| b/MonoAndroid10/Com.OneSignal.dll". | |
| Required by "/Users/dinhbathi2702/Work/Homedy/Projects/Homedy App/packages/Xamarin.Android.Support.Media.Compat.27.0.2.1/lib/MonoAndroid81/Xamarin.Android.Support.Media.Compat.dll". | |
| Required by "/Users/dinhbathi2702/Work/Homedy/Projects/Homedy App/packages/Xamarin.Facebook.Share.Android.4.33.0/lib/monoandroid81/Xamarin.Facebook.Share.Android.dll". | |
| Required by "/Users/dinhbathi2702/Work/Homedy/Projects/Homedy App/packages/Xamarin.GooglePlayServices.Auth.Api.Phone.60.1142.1/lib/MonoAndroid80/Xamarin.GooglePlayServices.Auth.Api.Phone.dll". | |
| Required by "/Users/dinhbathi2702/Work/Homedy/Projects/Homedy App/packages/Rg.Plugins.Popup.1.1.4.168/lib/MonoAndroid/Rg.Plugins.Popup.dll". | |
| Required by "/Users/dinhbathi2702/Work/Homedy/Projects/Homedy App/packages/Xamarin.Forms.3.1.0.637273/lib/MonoAndroid10/Xamarin.Forms.Core.dll". | |
| Required by "/Users/dinhbathi2702/Work/Homedy/Projects/Homedy App/packages/Com.OneSignal.3.2.0/lib/MonoAndroid1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| using System; | |
| using System.Collections; | |
| using System.Collections.Generic; | |
| using System.Windows.Input; | |
| using Xamarin.Forms; | |
| namespace Core.Controls | |
| { | |
| public class HorizontalList : Grid | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Compiled source # | |
| ################### | |
| *.com | |
| *.class | |
| *.dll | |
| *.exe | |
| *.o | |
| *.so | |
| # Packages # |