xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.49k stars 515 forks source link

Realm Database Binding Error #5542

Closed mpsarannyaCharu closed 5 years ago

mpsarannyaCharu commented 5 years ago

Steps to Reproduce

  1. Add Freshchat dll in Xamarin.ios project
  2. Add realm references (realm,realm.database,realm.databinding)
  3. getting native library binding error.

Expected Behavior

Actual Behavior

Environment

Build Logs

Target _BeforeCoreCompileInterfaceDefinitions: Skipping target "_BeforeCoreCompileInterfaceDefinitions" because all output files are up-to-date with respect to the input files. Target _CoreCompileInterfaceDefinitions: Skipping target "_CoreCompileInterfaceDefinitions" because all output files are up-to-date with respect to the input files. Target _BeforeCoreCompileImageAssets: Skipping target "_BeforeCoreCompileImageAssets" because all output files are up-to-date with respect to the input files. Target _CoreCompileImageAssets: Skipping target "_CoreCompileImageAssets" because all output files are up-to-date with respect to the input files. Target _CoreCompileColladaAssets: Skipping target "_CoreCompileColladaAssets" because it has no inputs. Target _BeforeCoreCompileSceneKitAssets: Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs. Target _BeforeCoreCompileSceneKitAssets: Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs. Target _BeforeCoreCompileSceneKitAssets: Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs. Target _CoreCompileSceneKitAssets: Skipping target "_CoreCompileSceneKitAssets" because it has no inputs. Target _BeforeCompileTextureAtlases: Skipping target "_BeforeCompileTextureAtlases" because it has no inputs. Target _BeforeCompileTextureAtlases: Skipping target "_BeforeCompileTextureAtlases" because it has no inputs. Target _BeforeCompileTextureAtlases: Skipping target "_BeforeCompileTextureAtlases" because it has no inputs. Target _CoreCompileTextureAtlases: Skipping target "_CoreCompileTextureAtlases" because it has no inputs. Target _BeforeCompileCoreMLModels: Skipping target "_BeforeCompileCoreMLModels" because all output files are up-to-date with respect to the input files. Target _CoreCompileCoreMLModels: Skipping target "_CoreCompileCoreMLModels" because all output files are up-to-date with respect to the input files. Target _CoreOptimizePngImages: Skipping target "_CoreOptimizePngImages" because all output files are up-to-date with respect to the input files. Target _CoreOptimizePropertyLists: Skipping target "_CoreOptimizePropertyLists" because all output files are up-to-date with respect to the input files. Target _CoreOptimizePropertyLists: Skipping target "_CoreOptimizePropertyLists" because all output files are up-to-date with respect to the input files. Target _CoreOptimizePropertyLists: Skipping target "_CoreOptimizePropertyLists" because all output files are up-to-date with respect to the input files. Target _CoreOptimizePropertyLists: Skipping target "_CoreOptimizePropertyLists" because all output files are up-to-date with respect to the input files. Target _CoreOptimizeLocalizationFiles: Skipping target "_CoreOptimizeLocalizationFiles" because all output files are up-to-date with respect to the input files. Target ResolveAssemblyReferences: No way to resolve conflict between "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Linq.Expressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Reflection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.ObjectModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Diagnostics.Debug, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. /Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3277: Found conflicts between different versions of "System.Net.Http" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. /Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3277: Found conflicts between different versions of "Microsoft.CSharp" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. Consider app.config remapping of assembly "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.20.0" [] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Threading.Tasks, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Threading, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Linq.Expressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Reflection, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Collections, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.ObjectModel, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Diagnostics.Debug, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Runtime.Extensions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning. /Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190. Done building target "ResolveAssemblyReferences" in project "FreshChatiOS.iOS.csproj". Target GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. Target CoreCompile: Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. Target CopyRealmWeaver: CopyRealmWeaver Copying file from "/Users/sarannya/Projects/FreshChatiOS/packages/Realm.Database.3.4.0/tools/RealmWeaver.Fody.dll" to "/Users/sarannya/Projects/FreshChatiOS/Tools/RealmWeaver.Fody.dll". Target FodyTarget: Skipping target "FodyTarget" because all output files are up-to-date with respect to the input files. Target _CopyFilesMarkedCopyLocal: Copying file from "/Users/sarannya/Projects/FreshChatiOS/packages/Realm.Database.3.4.0/lib/netstandard1.4/Realm.dll" to "/Users/sarannya/Projects/FreshChatiOS/iOS/bin/iPhone/Debug/Realm.dll". Copying file from "/Users/sarannya/Projects/FreshChatiOS/packages/Realm.3.4.0/lib/netstandard1.4/Realm.Sync.dll" to "/Users/sarannya/Projects/FreshChatiOS/iOS/bin/iPhone/Debug/Realm.Sync.dll". Touching "/Users/sarannya/Projects/FreshChatiOS/iOS/obj/iPhone/Debug/FreshChatiOS.iOS.csproj.CopyComplete". Target CopyFilesToOutputDirectory: FreshChatiOS.iOS -> /Users/sarannya/Projects/FreshChatiOS/iOS/bin/iPhone/Debug/FreshChatiOS.iOS.exe Target FodyVerifyTarget: Fody: Found path to weavers file '/Users/sarannya/Projects/FreshChatiOS/iOS/FodyWeavers.xml'. Fody: Skipped Verifying assembly since it is disabled in configuration Target _DetectSigningIdentity: Detected signing identity: Code Signing Key: "iPhone Developer: Sameer Shariff (2FEDTLP5N7)" (7BCF5940DE6E73E6356D58DA3639E853ACE5DAA7) Provisioning Profile: "VS: WildCard Development" (bc64f30b-063d-4cb9-8857-dfcbe4662fba) Bundle Id: com.companyname.FreshChatiOS App Id: 9KGW4D9UPM.com.companyname.FreshChatiOS Target _CopyResourcesToBundle: Skipping target "_CopyResourcesToBundle" because all output files are up-to-date with respect to the input files. Target _DetectDebugNetworkConfiguration: DebugIPAddresses: Target _CompileAppManifest: Skipping target "_CompileAppManifest" because all output files are up-to-date with respect to the input files. Target _ParseExtraMtouchArgs: NoSymbolStrip Output: true NoDSymUtil Output: false Target WeaveRealmAssemblyTarget: WeaveRealmAssembly: Weaving Realm WeaveRealmAssembly: Woven Realm, Version=3.4.0.0, Culture=neutral, PublicKeyToken=null for Xamarin.iOS WeaveRealmAssembly: Weaving Realm.Sync WeaveRealmAssembly: Woven Realm.Sync, Version=3.4.0.0, Culture=neutral, PublicKeyToken=null for Xamarin.iOS Target _CompileToNative: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mtouch @/Users/sarannya/Projects/FreshChatiOS/iOS/obj/iPhone/Debug/device-builds/iphone9.2-12.0/response-file.rsp "--gcc_flags=-L/Users/sarannya/Projects/FreshChatiOS/packages/Realm.3.4.0/build/../native/ios/universal -lrealm-wrappers -lz -framework Security" MTOUCH : warning MT0129: Debugging symbol file for '/Users/sarannya/Projects/FreshChatiOS/iOS/bin/iPhone/Debug/Realm.dll' does not match the assembly and is ignored. MTOUCH : warning MT0129: Debugging symbol file for '/Users/sarannya/Projects/FreshChatiOS/iOS/bin/iPhone/Debug/Realm.Sync.dll' does not match the assembly and is ignored. Process exited with code 1, command: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -framework Foundation -framework AVFoundation -framework AudioToolbox -framework CoreMedia -framework CoreData -framework ImageIO -framework Photos -framework SystemConfiguration -framework Security -framework UIKit -weak_framework CFNetwork -Xlinker -rpath -Xlinker @executable_path /Users/sarannya/Projects/FreshChatiOS/iOS/obj/iPhone/Debug/device-builds/iphone9.2-12.0/mtouch-cache/armv7/HeltChatLib.dll.o /Users/sarannya/Projects/FreshChatiOS/iOS/obj/iPhone/Debug/device-builds/iphone9.2-12.0/mtouch-cache/libFDFreshchatSDK.a /Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmonosgen-2.0.dylib /Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libxamarin-debug.dylib -all_load -ObjC -lz -liconv -gdwarf-2 -std=c99 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.1.sdk -Qunused-arguments -miphoneos-version-min=8.0 -arch armv7 -shared -read_only_relocs suppress -install_name @rpath/libHeltChatLib.dll.dylib -fapplication-extension -o /Users/sarannya/Projects/FreshChatiOS/iOS/obj/iPhone/Debug/device-builds/iphone9.2-12.0/mtouch-cache/armv7/libHeltChatLib.dll.dylib -DDEBUG -u '_OBJCCLASS$_ConversationOptions' -u '_OBJCCLASS$_FAQOptions' -u '_OBJCCLASS$_Freshchat' -u '_OBJCCLASS$_FreshchatConfig' -u '_OBJCCLASS$_FreshchatMessage' -u '_OBJCCLASS$_FreshchatOptions' -u '_OBJCCLASS$_FreshchatUser' Undefined symbols for architecture armv7: "_CGAffineTransformMakeScale", referenced from: _53-[FCLoadingViewBehaviour updateResultsView:andCount:]_block_invoke in libFDFreshchatSDK.a(FCLoadingViewBehaviour.o) "_CGBitmapContextCreate", referenced from: -[FDWebImageDownloaderOperation URLSession:dataTask:didReceiveData:] in libFDFreshchatSDK.a(FDWebImageDownloaderOperation.o) +[UIImage(ForceDecode) decodedImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) +[UIImage(ForceDecode) decodedAndScaledDownImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) "_CGBitmapContextCreateImage", referenced from: -[FDWebImageDownloaderOperation URLSession:dataTask:didReceiveData:] in libFDFreshchatSDK.a(FDWebImageDownloaderOperation.o) +[UIImage(ForceDecode) decodedImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) +[UIImage(ForceDecode) decodedAndScaledDownImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) "_CGColorGetComponents", referenced from: +[FCUtilities invertColor:] in libFDFreshchatSDK.a(FCUtilities.o) "_CGColorSpaceCreateDeviceRGB", referenced from: -[FDWebImageDownloaderOperation URLSession:dataTask:didReceiveData:] in libFDFreshchatSDK.a(FDWebImageDownloaderOperation.o) +[UIImage(ForceDecode) colorSpaceForImageRef:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) "_CGColorSpaceGetModel", referenced from: +[UIImage(ForceDecode) colorSpaceForImageRef:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) "_CGColorSpaceRelease", referenced from: -[FDWebImageDownloaderOperation URLSession:dataTask:didReceiveData:] in libFDFreshchatSDK.a(FDWebImageDownloaderOperation.o) "_CGContextDrawImage", referenced from: -[FDWebImageDownloaderOperation URLSession:dataTask:didReceiveData:] in libFDFreshchatSDK.a(FDWebImageDownloaderOperation.o) +[UIImage(ForceDecode) decodedImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) +[UIImage(ForceDecode) decodedAndScaledDownImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) "_CGContextFillRect", referenced from: -[FCStarRatingView drawRect:] in libFDFreshchatSDK.a(FCStarRatingView.o) +[FCUtilities imageWithColor:] in libFDFreshchatSDK.a(FCUtilities.o) "_CGContextRelease", referenced from: -[FDWebImageDownloaderOperation URLSession:dataTask:didReceiveData:] in libFDFreshchatSDK.a(FDWebImageDownloaderOperation.o) +[UIImage(ForceDecode) decodedImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) +[UIImage(ForceDecode) decodedAndScaledDownImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) "_CGContextRestoreGState", referenced from: -[FCStarRatingView _drawAccurateHalfStarShapeWithFrame:tintColor:progress:] in libFDFreshchatSDK.a(FCStarRatingView.o) "_CGContextSaveGState", referenced from: -[FCStarRatingView _drawAccurateHalfStarShapeWithFrame:tintColor:progress:] in libFDFreshchatSDK.a(FCStarRatingView.o) "_CGContextSetFillColorWithColor", referenced from: -[FCStarRatingView drawRect:] in libFDFreshchatSDK.a(FCStarRatingView.o) +[FCUtilities imageWithColor:] in libFDFreshchatSDK.a(FCUtilities.o) "_CGContextSetInterpolationQuality", referenced from: +[UIImage(ForceDecode) decodedAndScaledDownImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) "_CGImageCreateWithImageInRect", referenced from: -[FCStarRatingView _drawAccurateHalfStarImageWithFrame:tintColor:progress:] in libFDFreshchatSDK.a(FCStarRatingView.o) +[UIImage(ForceDecode) decodedAndScaledDownImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) "_CGImageGetAlphaInfo", referenced from: -[UIImage(MultiFormat) fd_imageDataAsFormat:] in libFDFreshchatSDK.a(UIImage+MultiFormat.o) +[UIImage(ForceDecode) shouldDecodeImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) "_CGImageGetColorSpace", referenced from: +[UIImage(ForceDecode) colorSpaceForImageRef:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) "_CGImageGetHeight", referenced from: -[FDWebImageDownloaderOperation URLSession:dataTask:didReceiveData:] in libFDFreshchatSDK.a(FDWebImageDownloaderOperation.o) +[UIImage(ForceDecode) decodedImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) +[UIImage(ForceDecode) decodedAndScaledDownImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) +[UIImage(ForceDecode) shouldScaleDownImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) "_CGImageGetWidth", referenced from: +[UIImage(ForceDecode) decodedImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) +[UIImage(ForceDecode) decodedAndScaledDownImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) +[UIImage(ForceDecode) shouldScaleDownImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) "_CGImageRelease", referenced from: -[FDWebImageDownloaderOperation URLSession:dataTask:didReceiveData:] in libFDFreshchatSDK.a(FDWebImageDownloaderOperation.o) -[FCStarRatingView _drawAccurateHalfStarImageWithFrame:tintColor:progress:] in libFDFreshchatSDK.a(FCStarRatingView.o) +[UIImage(ForceDecode) decodedImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) +[UIImage(ForceDecode) decodedAndScaledDownImageWithImage:] in libFDFreshchatSDK.a(FDWebImageDecoder.o) +[UIImage(GIF) fd_animatedGIFWithData:] in libFDFreshchatSDK.a(UIImage+GIF.o) "_CGRectContainsPoint", referenced from: -[FCSearchViewController handleTapBehind:] in libFDFreshchatSDK.a(FCSearchViewController.o) -[FCMessageController tableViewTapped:] in libFDFreshchatSDK.a(FCMessageController.o) "_CGRectGetHeight", referenced from: -[FCStarRatingView _drawAccurateHalfStarShapeWithFrame:tintColor:progress:] in libFDFreshchatSDK.a(FCStarRatingView.o) "_CGRectGetMaxY", referenced from: -[FCImageInput popoverController:willRepositionPopoverToRect:inView:] in libFDFreshchatSDK.a(FCImageInput.o) "_CGRectGetMidX", referenced from: -[FCImageInput popoverController:willRepositionPopoverToRect:inView:] in libFDFreshchatSDK.a(FCImageInput.o) "_CGRectGetMinX", referenced from: -[FCStarRatingView _drawAccurateHalfStarShapeWithFrame:tintColor:progress:] in libFDFreshchatSDK.a(FCStarRatingView.o) "_CGRectGetMinY", referenced from: -[FCStarRatingView _drawAccurateHalfStarShapeWithFrame:tintColor:progress:] in libFDFreshchatSDK.a(FCStarRatingView.o) "_CGRectGetWidth", referenced from: -[FCLabel layoutSubviews] in libFDFreshchatSDK.a(FCLabel.o) -[FCStarRatingView _drawAccurateHalfStarShapeWithFrame:tintColor:progress:] in libFDFreshchatSDK.a(FCStarRatingView.o) "_CGRectInfinite", referenced from: -[FCStarRatingView _drawAccurateHalfStarShapeWithFrame:tintColor:progress:] in libFDFreshchatSDK.a(FCStarRatingView.o) "_CGRectIsNull", referenced from: -[FCAttachmentImageController keyboardWillShow:] in libFDFreshchatSDK.a(FCAttachmentImageController.o) "_CGRectNull", referenced from: -[FCAttachmentImageController viewDidLoad] in libFDFreshchatSDK.a(FCAttachmentImageController.o) "_CGRectZero", referenced from: -[FCFooterView initFooterViewWithEmbedded:] in libFDFreshchatSDK.a(FCFooterView.o) ___53-[FCLoadingViewBehaviour updateResultsView:andCount:]_blockinvoke in libFDFreshchatSDK.a(FCLoadingViewBehaviour.o) -[FCAgentMessageCell initCell] in libFDFreshchatSDK.a(FCAgentMessageCell.o) -[FCUserMessageCell initCell] in libFDFreshchatSDK.a(FCUserMessageCell.o) -[FCSearchViewController setupSubviews] in libFDFreshchatSDK.a(FCSearchViewController.o) -[FCFileFragment initWithFragment:] in libFDFreshchatSDK.a(FCFileFragment.o) -[FCCategoryGridViewController setupCollectionView] in libFDFreshchatSDK.a(FCCategoryGridViewController.o) ... -[FCFooterView initFooterViewWithEmbedded:] in libFDFreshchatSDK.a(FCFooterView.o) 53-[FCLoadingViewBehaviour updateResultsView:andCount:]_block_invoke in libFDFreshchatSDK.a(FCLoadingViewBehaviour.o) -[FCAgentMessageCell initCell] in libFDFreshchatSDK.a(FCAgentMessageCell.o) -[FCUserMessageCell initCell] in libFDFreshchatSDK.a(FCUserMessageCell.o) -[FCSearchViewController setupSubviews] in libFDFreshchatSDK.a(FCSearchViewController.o) -[FCFileFragment initWithFragment:] in libFDFreshchatSDK.a(FCFileFragment.o) -[FCCategoryGridViewController setupCollectionView] in libFDFreshchatSDK.a(FCCategoryGridViewController.o) ... -[FCFooterView initFooterViewWithEmbedded:] in libFDFreshchatSDK.a(FCFooterView.o) _53-[FCLoadingViewBehaviour updateResultsView:andCount:]_blockinvoke in libFDFreshchatSDK.a(FCLoadingViewBehaviour.o) -[FCAgentMessageCell initCell] in libFDFreshchatSDK.a(FCAgentMessageCell.o) -[FCUserMessageCell initCell] in libFDFreshchatSDK.a(FCUserMessageCell.o) -[FCSearchViewController setupSubviews] in libFDFreshchatSDK.a(FCSearchViewController.o) -[FCFileFragment initWithFragment:] in libFDFreshchatSDK.a(FCFileFragment.o) -[FCCategoryGridViewController setupCollectionView] in libFDFreshchatSDK.a(FCCategoryGridViewController.o) ... -[FCFooterView initFooterViewWithEmbedded:] in libFDFreshchatSDK.a(FCFooterView.o) 53-[FCLoadingViewBehaviour updateResultsView:andCount:]_block_invoke in libFDFreshchatSDK.a(FCLoadingViewBehaviour.o) -[FCAgentMessageCell initCell] in libFDFreshchatSDK.a(FCAgentMessageCell.o) -[FCUserMessageCell initCell] in libFDFreshchatSDK.a(FCUserMessageCell.o) -[FCSearchViewController setupSubviews] in libFDFreshchatSDK.a(FCSearchViewController.o) -[FCFileFragment initWithFragment:] in libFDFreshchatSDK.a(FCFileFragment.o) -[FCCategoryGridViewController setupCollectionView] in libFDFreshchatSDK.a(FCCategoryGridViewController.o) ... -[FCFooterView initFooterViewWithEmbedded:] in libFDFreshchatSDK.a(FCFooterView.o) _53-[FCLoadingViewBehaviour updateResultsView:andCount:]_blockinvoke in libFDFreshchatSDK.a(FCLoadingViewBehaviour.o) -[FCAgentMessageCell initCell] in libFDFreshchatSDK.a(FCAgentMessageCell.o) -[FCUserMessageCell initCell] in libFDFreshchatSDK.a(FCUserMessageCell.o) -[FCSearchViewController setupSubviews] in libFDFreshchatSDK.a(FCSearchViewController.o) -[FCFileFragment initWithFragment:] in libFDFreshchatSDK.a(FCFileFragment.o) -[FCCategoryGridViewController setupCollectionView] in libFDFreshchatSDK.a(FCCategoryGridViewController.o) ... -[FCFooterView initFooterViewWithEmbedded:] in libFDFreshchatSDK.a(FCFooterView.o) 53-[FCLoadingViewBehaviour updateResultsView:andCount:]_block_invoke in libFDFreshchatSDK.a(FCLoadingViewBehaviour.o) -[FCAgentMessageCell initCell] in libFDFreshchatSDK.a(FCAgentMessageCell.o) -[FCUserMessageCell initCell] in libFDFreshchatSDK.a(FCUserMessageCell.o) -[FCSearchViewController setupSubviews] in libFDFreshchatSDK.a(FCSearchViewController.o) -[FCFileFragment initWithFragment:] in libFDFreshchatSDK.a(FCFileFragment.o) -[FCCategoryGridViewController setupCollectionView] in libFDFreshchatSDK.a(FCCategoryGridViewController.o) ... -[FCFooterView initFooterViewWithEmbedded:] in libFDFreshchatSDK.a(FCFooterView.o) ___53-[FCLoadingViewBehaviour updateResultsView:andCount:]_block_invoke in libFDFreshchatSDK.a(FCLoadingViewBehaviour.o) -[FCAgentMessageCell initCell] in libFDFreshchatSDK.a(FCAgentMessageCell.o) -[FCUserMessageCell initCell] in libFDFreshchatSDK.a(FCUserMessageCell.o) -[FCSearchViewController setupSubviews] in libFDFreshchatSDK.a(FCSearchViewController.o) -[FCFileFragment initWithFragment:] in libFDFreshchatSDK.a(FCFileFragment.o) -[FCCategoryGridViewController setupCollectionView] in libFDFreshchatSDK.a(FCCategoryGridViewController.o) ... ... "_CGSizeZero", referenced from: -[FDWebImageDownloaderOperation URLSession:task:didCompleteWithError:] in libFDFreshchatSDK.a(FDWebImageDownloaderOperation.o) ld: symbol(s) not found for architecture armv7 clang : error : linker command failed with exit code 1 (use -v to see invocation)

MTOUCH : error MT5216: Native linking failed for '/Users/sarannya/Projects/FreshChatiOS/iOS/obj/iPhone/Debug/device-builds/iphone9.2-12.0/mtouch-cache/armv7/libHeltChatLib.dll.dylib'. Please file a bug report at http://bugzilla.xamarin.com

Done building target "_CompileToNative" in project "FreshChatiOS.iOS.csproj" -- FAILED.

Done building project "FreshChatiOS.iOS.csproj" -- FAILED.

Build FAILED.

/Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3277: Found conflicts between different versions of "System.Net.Http" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. /Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3277: Found conflicts between different versions of "Microsoft.CSharp" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. /Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190. MTOUCH : warning MT0129: Debugging symbol file for '/Users/sarannya/Projects/FreshChatiOS/iOS/bin/iPhone/Debug/Realm.dll' does not match the assembly and is ignored. MTOUCH : warning MT0129: Debugging symbol file for '/Users/sarannya/Projects/FreshChatiOS/iOS/bin/iPhone/Debug/Realm.Sync.dll' does not match the assembly and is ignored. clang : error : linker command failed with exit code 1 (use -v to see invocation) MTOUCH : error MT5216: Native linking failed for '/Users/sarannya/Projects/FreshChatiOS/iOS/obj/iPhone/Debug/device-builds/iphone9.2-12.0/mtouch-cache/armv7/libHeltChatLib.dll.dylib'. Please file a bug report at http://bugzilla.xamarin.com 5 Warning(s) 2 Error(s)

Time Elapsed 00:00:52.54

========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========

Build: 2 errors, 5 warnings

Sarannya.mp, said 10 days ago Hi Abhishek,

I have given full dedug log below..could you please check it..

Building FreshChatiOS.iOS (Debug|iPhone) Build started 24-01-2019 20:44:54.


Project "/Users/sarannya/Projects/FreshChatiOS/iOS/FreshChatiOS.iOS.csproj" (Build target(s)):

Target _BeforeCoreCompileInterfaceDefinitions: Skipping target "_BeforeCoreCompileInterfaceDefinitions" because all output files are up-to-date with respect to the input files. Target _CoreCompileInterfaceDefinitions: Skipping target "_CoreCompileInterfaceDefinitions" because all output files are up-to-date with respect to the input files. Target _BeforeCoreCompileImageAssets: Skipping target "_BeforeCoreCompileImageAssets" because all output files are up-to-date with respect to the input files. Target _CoreCompileImageAssets: Skipping target "_CoreCompileImageAssets" because all output files are up-to-date with respect to the input files. Target _CoreCompileColladaAssets: Skipping target "_CoreCompileColladaAssets" because it has no inputs. Target _BeforeCoreCompileSceneKitAssets: Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs. Target _BeforeCoreCompileSceneKitAssets: Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs. Target _BeforeCoreCompileSceneKitAssets: Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs. Target _CoreCompileSceneKitAssets: Skipping target "_CoreCompileSceneKitAssets" because it has no inputs. Target _BeforeCompileTextureAtlases: Skipping target "_BeforeCompileTextureAtlases" because it has no inputs. Target _BeforeCompileTextureAtlases: Skipping target "_BeforeCompileTextureAtlases" because it has no inputs. Target _BeforeCompileTextureAtlases: Skipping target "_BeforeCompileTextureAtlases" because it has no inputs. Target _CoreCompileTextureAtlases: Skipping target "_CoreCompileTextureAtlases" because it has no inputs. Target _BeforeCompileCoreMLModels: Skipping target "_BeforeCompileCoreMLModels" because all output files are up-to-date with respect to the input files. Target _CoreCompileCoreMLModels: Skipping target "_CoreCompileCoreMLModels" because all output files are up-to-date with respect to the input files. Target _CoreOptimizePngImages: Skipping target "_CoreOptimizePngImages" because all output files are up-to-date with respect to the input files. Target _CoreOptimizePropertyLists: Skipping target "_CoreOptimizePropertyLists" because all output files are up-to-date with respect to the input files. Target _CoreOptimizePropertyLists: Skipping target "_CoreOptimizePropertyLists" because all output files are up-to-date with respect to the input files. Target _CoreOptimizePropertyLists: Skipping target "_CoreOptimizePropertyLists" because all output files are up-to-date with respect to the input files. Target _CoreOptimizePropertyLists: Skipping target "_CoreOptimizePropertyLists" because all output files are up-to-date with respect to the input files. Target _CoreOptimizeLocalizationFiles: Skipping target "_CoreOptimizeLocalizationFiles" because all output files are up-to-date with respect to the input files. Target ResolveAssemblyReferences: No way to resolve conflict between "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Linq.Expressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Reflection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.ObjectModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Diagnostics.Debug, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. No way to resolve conflict between "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily. /Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3277: Found conflicts between different versions of "System.Net.Http" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. /Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3277: Found conflicts between different versions of "Microsoft.CSharp" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. Consider app.config remapping of assembly "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.20.0" [] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Threading.Tasks, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Threading, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Linq.Expressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Reflection, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Collections, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.ObjectModel, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Diagnostics.Debug, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll] to solve conflict and get rid of warning. Consider app.config remapping of assembly "System.Runtime.Extensions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning. /Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190. Done building target "ResolveAssemblyReferences" in project "FreshChatiOS.iOS.csproj". Target GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. Target CoreCompile: Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. Target CopyRealmWeaver: CopyRealmWeaver Copying file from "/Users/sarannya/Projects/FreshChatiOS/packages/Realm.Database.3.4.0/tools/RealmWeaver.Fody.dll" to "/Users/sarannya/Projects/FreshChatiOS/Tools/RealmWeaver.Fody.dll". Target FodyTarget: Skipping target "FodyTarget" because all output files are up-to-date with respect to the input files. Target _CopyFilesMarkedCopyLocal: Copying file from "/Users/sarannya/Projects/FreshChatiOS/packages/Realm.Database.3.4.0/lib/netstandard1.4/Realm.dll" to "/Users/sarannya/Projects/FreshChatiOS/iOS/bin/iPhone/Debug/Realm.dll". Copying file from "/Users/sarannya/Projects/FreshChatiOS/packages/Realm.3.4.0/lib/netstandard1.4/Realm.Sync.dll" to "/Users/sarannya/Projects/FreshChatiOS/iOS/bin/iPhone/Debug/Realm.Sync.dll". Touching "/Users/sarannya/Projects/FreshChatiOS/iOS/obj/iPhone/Debug/FreshChatiOS.iOS.csproj.CopyComplete". Target CopyFilesToOutputDirectory: FreshChatiOS.iOS -> /Users/sarannya/Projects/FreshChatiOS/iOS/bin/iPhone/Debug/FreshChatiOS.iOS.exe Target FodyVerifyTarget: Fody: Found path to weavers file '/Users/sarannya/Projects/FreshChatiOS/iOS/FodyWeavers.xml'. Fody: Skipped Verifying assembly since it is disabled in configuration Target _DetectSigningIdentity: Detected signing identity: Code Signing Key: "iPhone Developer: Sameer Shariff (2FEDTLP5N7)" (7BCF5940DE6E73E6356D58DA3639E853ACE5DAA7) Provisioning Profile: "VS: WildCard Development" (bc64f30b-063d-4cb9-8857-dfcbe4662fba) Bundle Id: com.companyname.FreshChatiOS App Id: 9KGW4D9UPM.com.companyname.FreshChatiOS Target _CopyResourcesToBundle: Skipping target "_CopyResourcesToBundle" because all output files are up-to-date with respect to the input files. Target _DetectDebugNetworkConfiguration: DebugIPAddresses: Target _CompileAppManifest: Skipping target "_CompileAppManifest" because all output files are up-to-date with respect to the input files. Target _ParseExtraMtouchArgs: NoSymbolStrip Output: true NoDSymUtil Output: false Target WeaveRealmAssemblyTarget: WeaveRealmAssembly: Weaving Realm WeaveRealmAssembly: Woven Realm, Version=3.4.0.0, Culture=neutral, PublicKeyToken=null for Xamarin.iOS WeaveRealmAssembly: Weaving Realm.Sync WeaveRealmAssembly: Woven Realm.Sync, Version=3.4.0.0, Culture=neutral, PublicKeyToken=null for Xamarin.iOS Target _CompileToNative: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mtouch @/Users/sarannya/Projects/FreshChatiOS/iOS/obj/iPhone/Debug/device-builds/iphone9.2-12.0/response-file.rsp "--gcc_flags=-L/Users/sarannya/Projects/FreshChatiOS/packages/Realm.3.4.0/build/../native/ios/universal -lrealm-wrappers -lz -framework Security" MTOUCH : warning MT0129: Debugging symbol file for '/Users/sarannya/Projects/FreshChatiOS/iOS/bin/iPhone/Debug/Realm.dll' does not match the assembly and is ignored. MTOUCH : warning MT0129: Debugging symbol file for '/Users/sarannya/Projects/FreshChatiOS/iOS/bin/iPhone/Debug/Realm.Sync.dll' does not match the assembly and is ignored. Process exited with code 1, command: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -framework Foundation -framework AVFoundation -framework AudioToolbox -framework CoreMedia -framework CoreData -framework ImageIO -framework Photos -framework SystemConfiguration -framework Security -framework UIKit -weak_framework CFNetwork -Xlinker -rpath -Xlinker @executable_path /Users/sarannya/Projects/FreshChatiOS/iOS/obj/iPhone/Debug/device-builds/iphone9.2-12.0/mtouch-cache/armv7/HeltChatLib.dll.o /Users/sarannya/Projects/FreshChatiOS/iOS/obj/iPhone/Debug/device-builds/iphone9.2-12.0/mtouch-cache/libFDFreshchatSDK.a /Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmonosgen-2.0.dylib /Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libxamarin-debug.dylib -all_load -ObjC -lz -liconv -gdwarf-2 -std=c99 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.1.sdk -Qunused-arguments -miphoneos-version-min=8.0 -arch armv7 -shared -read_only_relocs suppress -install_name @rpath/libHeltChatLib.dll.dylib -fapplication-extension -o /Users/sarannya/Projects/FreshChatiOS/iOS/obj/iPhone/Debug/device-builds/iphone9.2-12.0/mtouch-cache/armv7/libHeltChatLib.dll.dylib -DDEBUG -u '_OBJCCLASS$_ConversationOptions' -u '_OBJCCLASS$_FAQOptions' -u '_OBJCCLASS$_Freshchat' -u '_OBJCCLASS$_FreshchatConfig' -u '_OBJCCLASS$_FreshchatMessage' -u '_OBJCCLASS$_FreshchatOptions' -u '_OBJCCLASS$_FreshchatUser' Undefined symbols for architecture armv7: "_CGAffineTransformMakeScale", referenced

Example Project (If Possible)

dalexsoto commented 5 years ago

Hello @mpsarannyaCharu

Thank you for your feedback!

For us to investigate this further, could you please provide your version information and a test case to reproduce the issue you are seeing? We require the the test case here because I want to match your environment (version information) and the version of the library you are using including its dependencies.

To get full build logs just set the log verbosity to diagnostic at the following locations:

mandel-macaque commented 5 years ago

@mpsarannyaCharu can you please provided the requested information?

spouliot commented 5 years ago

We have not received the requested information (test case).

If you are still experiencing this issue please provide all the requested information then click the Reopen Issue button.

Thanks!