diff --git a/ios/Instabug.framework/Headers/Instabug.h b/ios/Instabug.framework/Headers/Instabug.h index 000dd26..ae12e5a 100644 --- a/ios/Instabug.framework/Headers/Instabug.h +++ b/ios/Instabug.framework/Headers/Instabug.h @@ -5,7 +5,7 @@ Copyright: (c) 2013-2017 by Instabug, Inc., all rights reserved. - Version: 7.6.1 + Version: 7.7 */ #import diff --git a/ios/Instabug.framework/Info.plist b/ios/Instabug.framework/Info.plist index 081f194..3d9cf7f 100644 Binary files a/ios/Instabug.framework/Info.plist and b/ios/Instabug.framework/Info.plist differ diff --git a/ios/Instabug.framework/Instabug b/ios/Instabug.framework/Instabug index 1feb7dc..eae2912 100755 Binary files a/ios/Instabug.framework/Instabug and b/ios/Instabug.framework/Instabug differ diff --git a/ios/Instabug.framework/_CodeSignature/CodeResources b/ios/Instabug.framework/_CodeSignature/CodeResources index 4840e06..f3ba3b1 100644 --- a/ios/Instabug.framework/_CodeSignature/CodeResources +++ b/ios/Instabug.framework/_CodeSignature/CodeResources @@ -6,11 +6,11 @@ Headers/Instabug.h - wbRGHXdBl0uQRZhJAsvdO+5ARfU= + XlElJVVCIZC/CVV8unUY6YZ80r4= Info.plist - lCGWkFUMspzePxMCyoe61a364pw= + l4YXhjIDoiU2s7hbn7JCVWfUI4Q= Modules/module.modulemap @@ -23,11 +23,11 @@ hash - wbRGHXdBl0uQRZhJAsvdO+5ARfU= + XlElJVVCIZC/CVV8unUY6YZ80r4= hash2 - /beRz83/JfRE3ERsVSNwUaAFbEc3w28rX4aVpoNOC9k= + 4K/PJvuymhNnqlIqMDlRaJZEcR3u3zIqC3DS0NG5kpg= Modules/module.modulemap diff --git a/ios/InstabugCore.framework/Headers/IBGTypes.h b/ios/InstabugCore.framework/Headers/IBGTypes.h index ee24f06..084e217 100644 --- a/ios/InstabugCore.framework/Headers/IBGTypes.h +++ b/ios/InstabugCore.framework/Headers/IBGTypes.h @@ -73,6 +73,8 @@ extern NSString * const kIBGSurveyIntroTakeSurveyButtonText; extern NSString * const kIBGSurveyIntroDismissButtonText; extern NSString * const kIBGSurveyThankYouTitleText; extern NSString * const kIBGSurveyThankYouDescriptionText; +extern NSString * const kIBGSurveysNPSLeastLikelyStringName; +extern NSString * const kIBGSurveysNPSMostLikelyStringName; /// ----------- /// @name Enums diff --git a/ios/InstabugCore.framework/IBGActionSheetCell.nib b/ios/InstabugCore.framework/IBGActionSheetCell.nib index 3ced344..787248c 100644 Binary files a/ios/InstabugCore.framework/IBGActionSheetCell.nib and b/ios/InstabugCore.framework/IBGActionSheetCell.nib differ diff --git a/ios/InstabugCore.framework/IBGActionSheetVC-iPhone.nib b/ios/InstabugCore.framework/IBGActionSheetVC-iPhone.nib index d1f0185..60b3c43 100644 Binary files a/ios/InstabugCore.framework/IBGActionSheetVC-iPhone.nib and b/ios/InstabugCore.framework/IBGActionSheetVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGAttachmentButton.nib b/ios/InstabugCore.framework/IBGAttachmentButton.nib index e027001..e849201 100644 Binary files a/ios/InstabugCore.framework/IBGAttachmentButton.nib and b/ios/InstabugCore.framework/IBGAttachmentButton.nib differ diff --git a/ios/InstabugCore.framework/IBGBugVC-iPhone.nib b/ios/InstabugCore.framework/IBGBugVC-iPhone.nib index 6ae9813..3190fee 100644 Binary files a/ios/InstabugCore.framework/IBGBugVC-iPhone.nib and b/ios/InstabugCore.framework/IBGBugVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGChatCell.nib b/ios/InstabugCore.framework/IBGChatCell.nib index 8e63a6b..a0abe8c 100644 Binary files a/ios/InstabugCore.framework/IBGChatCell.nib and b/ios/InstabugCore.framework/IBGChatCell.nib differ diff --git a/ios/InstabugCore.framework/IBGChatListVC-iPhone.nib b/ios/InstabugCore.framework/IBGChatListVC-iPhone.nib index 312342e..3638fd7 100644 Binary files a/ios/InstabugCore.framework/IBGChatListVC-iPhone.nib and b/ios/InstabugCore.framework/IBGChatListVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGChatVC-iPhone.nib b/ios/InstabugCore.framework/IBGChatVC-iPhone.nib index da02b70..8cb0516 100644 Binary files a/ios/InstabugCore.framework/IBGChatVC-iPhone.nib and b/ios/InstabugCore.framework/IBGChatVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGFullScreenImageViewController.nib b/ios/InstabugCore.framework/IBGFullScreenImageViewController.nib index c46be29..26c5894 100644 Binary files a/ios/InstabugCore.framework/IBGFullScreenImageViewController.nib and b/ios/InstabugCore.framework/IBGFullScreenImageViewController.nib differ diff --git a/ios/InstabugCore.framework/IBGMessagesView.nib b/ios/InstabugCore.framework/IBGMessagesView.nib index b073f6f..297a130 100644 Binary files a/ios/InstabugCore.framework/IBGMessagesView.nib and b/ios/InstabugCore.framework/IBGMessagesView.nib differ diff --git a/ios/InstabugCore.framework/IBGPoweredByView.nib b/ios/InstabugCore.framework/IBGPoweredByView.nib index d14c537..83d5860 100644 Binary files a/ios/InstabugCore.framework/IBGPoweredByView.nib and b/ios/InstabugCore.framework/IBGPoweredByView.nib differ diff --git a/ios/InstabugCore.framework/IBGPromptCell.nib b/ios/InstabugCore.framework/IBGPromptCell.nib index ca732b4..a599909 100644 Binary files a/ios/InstabugCore.framework/IBGPromptCell.nib and b/ios/InstabugCore.framework/IBGPromptCell.nib differ diff --git a/ios/InstabugCore.framework/IBGPromptVC-iPhone.nib b/ios/InstabugCore.framework/IBGPromptVC-iPhone.nib index 8d13be6..67b0cbe 100644 Binary files a/ios/InstabugCore.framework/IBGPromptVC-iPhone.nib and b/ios/InstabugCore.framework/IBGPromptVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGReplyView-iPhone.nib b/ios/InstabugCore.framework/IBGReplyView-iPhone.nib index f386a03..93b2dba 100644 Binary files a/ios/InstabugCore.framework/IBGReplyView-iPhone.nib and b/ios/InstabugCore.framework/IBGReplyView-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGReportCategoriesVC-iPhone.nib b/ios/InstabugCore.framework/IBGReportCategoriesVC-iPhone.nib index a9e28cc..a932393 100644 Binary files a/ios/InstabugCore.framework/IBGReportCategoriesVC-iPhone.nib and b/ios/InstabugCore.framework/IBGReportCategoriesVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGScreenshotVC-iPhone.nib b/ios/InstabugCore.framework/IBGScreenshotVC-iPhone.nib index 5a49950..5f98889 100644 Binary files a/ios/InstabugCore.framework/IBGScreenshotVC-iPhone.nib and b/ios/InstabugCore.framework/IBGScreenshotVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGUnnotifiedMessagesAlertView.nib b/ios/InstabugCore.framework/IBGUnnotifiedMessagesAlertView.nib index 55b1fc6..7f4f3ca 100644 Binary files a/ios/InstabugCore.framework/IBGUnnotifiedMessagesAlertView.nib and b/ios/InstabugCore.framework/IBGUnnotifiedMessagesAlertView.nib differ diff --git a/ios/InstabugCore.framework/IBGVideoPlaybackViewController.nib b/ios/InstabugCore.framework/IBGVideoPlaybackViewController.nib index 9515b68..61d584e 100644 Binary files a/ios/InstabugCore.framework/IBGVideoPlaybackViewController.nib and b/ios/InstabugCore.framework/IBGVideoPlaybackViewController.nib differ diff --git a/ios/InstabugCore.framework/IBGVoiceNoteRecordingViewController-iPhone.nib b/ios/InstabugCore.framework/IBGVoiceNoteRecordingViewController-iPhone.nib index 8d7afa6..9f49e4d 100644 Binary files a/ios/InstabugCore.framework/IBGVoiceNoteRecordingViewController-iPhone.nib and b/ios/InstabugCore.framework/IBGVoiceNoteRecordingViewController-iPhone.nib differ diff --git a/ios/InstabugCore.framework/Info.plist b/ios/InstabugCore.framework/Info.plist index 81de047..e28d343 100644 Binary files a/ios/InstabugCore.framework/Info.plist and b/ios/InstabugCore.framework/Info.plist differ diff --git a/ios/InstabugCore.framework/InstabugCore b/ios/InstabugCore.framework/InstabugCore index 63bd809..ca1d8ff 100755 Binary files a/ios/InstabugCore.framework/InstabugCore and b/ios/InstabugCore.framework/InstabugCore differ diff --git a/ios/InstabugCore.framework/_CodeSignature/CodeResources b/ios/InstabugCore.framework/_CodeSignature/CodeResources index 1c8a38e..52bebb6 100644 --- a/ios/InstabugCore.framework/_CodeSignature/CodeResources +++ b/ios/InstabugCore.framework/_CodeSignature/CodeResources @@ -6,79 +6,79 @@ Headers/IBGTypes.h - mbfFeS87hm2g86JwDtWLGXLLeGs= + ix6wVd134sFK5Llk/J93XzT8rGw= IBGActionSheetCell.nib - dUrkrKa/Hgzi2giBH4FN88k8gmc= + SMFchCXsfqyg+Hj3KjTGSM0JYFg= IBGActionSheetVC-iPhone.nib - VcPupia/bSaG5KZD+R3ivb8TWVo= + bWU0bjgofm3D7S3kJhoeya+t3k4= IBGAttachmentButton.nib - x3mmU2Yretmp2gykScxdF5CbLmQ= + kLiP8+3sZNqEg4C8/wsrhJkEFj4= IBGBugVC-iPhone.nib - kmwQGveC8dt3gpshYvQFi2qou48= + UrbepaUTwOqAsy04X3VxEZQKmw4= IBGChatCell.nib - Fynx6rj0eqeM3HyVN7A659L+tKY= + 2flXXHHbvJQHZ6zglrchA8eXbEc= IBGChatListVC-iPhone.nib - DOLXF2aTroP5w4jZ2HGsuBdgl5g= + pUIMKOrmw3UguyY1rKqumZ8RMgc= IBGChatVC-iPhone.nib - MjNphuzT2vUrmk7ledePgpzsyB4= + qWtAfCtOR37TemGG4QCbLomsHDA= IBGFullScreenImageViewController.nib - lq2gcKzm5lozNyxrrGIpA7H+87I= + KcjrDsUQba7jL/v9grTwio/eNcI= IBGMessagesView.nib - KDmwZMQYkG74EHsHw58+bDryEug= + Qds+rKL/ZrfebEnGG0dMyOpNcCY= IBGPoweredByView.nib - PPu6zrgweIUCuwWCUYKNmWaFGrU= + JEk698hegB7iogf40IsuV3gD7xw= IBGPromptCell.nib - zYu2kECcBAsDIDnCwf0ocPjT+1A= + DVioLGyEuaWH2cdK7PIqRRxxN94= IBGPromptVC-iPhone.nib - 2ffTg5uBocSCZgcdpLEo1wuwvKU= + 2OXeSZRC7+gxLy9aYrD78VWVsCQ= IBGReplyView-iPhone.nib - osMsIu0XgfOyqo1kM0n5R+JTsWY= + Db7KgJbZg4CQOKG9hDse53sNHP0= IBGReportCategoriesVC-iPhone.nib - KlPoQtDHWVdjMLtqY83P69MhbfI= + HNGxgoRL6CMdfh501CX/+CuO52g= IBGScreenshotVC-iPhone.nib - YUe6znkPMzAuGdgQOJThUVq9Pus= + IWIOPPHDXWXSCemptYjS4nAnfRo= IBGUnnotifiedMessagesAlertView.nib - zjN0keUluwIHleXZdepr4ZmrBmU= + Ge2eqtKifXqA5dhjxN6/mZ1smnE= IBGVideoPlaybackViewController.nib - 0vFLlO/h4fWo3iohlVRK2zRlSzs= + wCyjoTlpQKqlZR9PAZwUF58n5Ys= IBGVoiceNoteRecordingViewController-iPhone.nib - 4FTVtPHNwsuJzaESO9WmE/btKfI= + qFeHFTwZbc9iXIVt1e1b1IWMJ6M= InAppScreenshotPlaceholder.png @@ -106,7 +106,7 @@ Info.plist - 72MHoUQUAFA2O4DRPQExC48acxI= + OgQ7PBwzIyrTgIG4iZ7/lZAd0gs= Inject_DSYM_Project-Archive.sh @@ -152,7 +152,7 @@ hash - pCGtkXdqJ/inzUGe+vbsaNhjPhA= + H1q3z0BfwHD8dtxGCEFQf2sCGQg= optional @@ -173,7 +173,7 @@ hash - lcHQaXGEil3y7G49QsojhW4AC2U= + GJMj2OG2CH1A41AoxA/oblR+WHU= optional @@ -182,7 +182,7 @@ hash - 4W/UljQckxFDDzX0BrlXLPcY5u4= + GrqLx+cgcd/agNKN3S0fCo9YCb8= optional @@ -191,7 +191,7 @@ hash - LYrnXDbq+KvKgmLvpygkkfRtRb4= + USgdcyt/sGXdAXTW2uZWdokO4m0= optional @@ -200,7 +200,7 @@ hash - qNrsOxcK8uxEorRK+dbBMQVNGXQ= + 8GO5JX8vfCnxE+Vxglv7jyCtHLg= optional @@ -209,7 +209,7 @@ hash - Cz/lnm1ug+FUJHa59jdiIUFJ4Fw= + SIgfXBsAgGneVfSFzg6GTQ4P5QM= optional @@ -218,7 +218,7 @@ hash - aL9dbExaRnTpMgY+an56oK8W27A= + n92ZNB92WJ68XghFklJhjIzUMhk= optional @@ -239,7 +239,7 @@ hash - QVMCByg65e2uKwvJkNDXEagiveg= + lP/n4mvzeGBv/MObQxKBB1KzxaI= optional @@ -248,7 +248,7 @@ hash - cYd+weQYB/IGNwLTxXYGKHZUW48= + Rbc5aUR0m+b9K0PKrswNZ0Dd2nw= optional @@ -257,7 +257,7 @@ hash - SRsL29hTRECS9lJTm1nu37qVhEk= + gfvqc+3ChvTip4GyQbFH+/1AmaY= optional @@ -266,7 +266,7 @@ hash - OmJ+gJYgog4yBJMM0BQWqEyouKc= + dgTwT3uOdSTj8Zt3CiVkZ9dywqM= optional @@ -275,7 +275,7 @@ hash - 9+YL7/a5sulzmCZjkvNxVWaBSDU= + XM6tQKdTjSACAVzdFWQQCV51fVY= optional @@ -296,7 +296,7 @@ hash - UCsi1uQEnbP7D+rKFecM5Zkw/S8= + WGS7AjM/IfCnH82Egfg/K3Jcyh8= optional @@ -309,7 +309,7 @@ hash - CF139zXaoo1H4/NeTW1upM9Q7/0= + B0lp4t3vKViG4nYSPQNqZdcxEbw= optional @@ -318,7 +318,7 @@ hash - fMHHNmRvxJqrlEGUdwtG7Hfu7MY= + YFHErfupJsqzpwB3ZNAQ1ESpN1k= optional @@ -327,7 +327,7 @@ hash - r6urnxFxu/eJ5UyH5fIP3zc+Z5w= + fDL0OF3IJjb4bfs28b85vmnbdUo= optional @@ -340,7 +340,7 @@ hash - oPbVR+9fhgcU09UPgaIWKsPcSsA= + JpMX8SwEi/q5SWkMHiEIFFUqBbg= optional @@ -353,7 +353,7 @@ hash - 2mGz086UyBy4fLM3aU18wv37HLo= + YpVuKpA41/5GeQYK2nWbiuCexUY= optional @@ -374,7 +374,7 @@ hash - EemvRUFvAFL1o3G143ysCt1Xfh8= + W2hCi/mRBpnxAHYqRSKLBtguJS4= optional @@ -387,7 +387,7 @@ hash - gMUhxIlQD9ZtVV1Bbk9M90CAsCg= + Dw3Ztrnxn25NLrxYpFKBBJ3X658= optional @@ -396,7 +396,7 @@ hash - uVBJvxXgHicCRdOlHfbj4q5NCqM= + NB/zpqzhCvT4PhvG46GtMiq8JT4= optional @@ -405,7 +405,7 @@ hash - x9TBj4UkUZfPnpg32OzhlQk+6X0= + q4tvTeIr5ALJO+4wCbvgnOZ/iF4= optional @@ -417,209 +417,209 @@ hash - mbfFeS87hm2g86JwDtWLGXLLeGs= + ix6wVd134sFK5Llk/J93XzT8rGw= hash2 - AU9FZZnWmS7WrNGRmnnI8fY2/rBezR+UI04cXnH59sw= + A/n9AJjdHkQm6LCU7AaLA5ux+V3lJbe2NDDwWZ+UhiI= IBGActionSheetCell.nib hash - dUrkrKa/Hgzi2giBH4FN88k8gmc= + SMFchCXsfqyg+Hj3KjTGSM0JYFg= hash2 - tHB0s4JP0wmDCPus5GlaNCf52/w8+cEkwa5I7FybZlM= + fMpHmqJpn75Bb60ZJM5dmFi7Oqg/3CR4Kdy5UzNFgqY= IBGActionSheetVC-iPhone.nib hash - VcPupia/bSaG5KZD+R3ivb8TWVo= + bWU0bjgofm3D7S3kJhoeya+t3k4= hash2 - lWbrzJaCTCFQH81MHmHEkqvdk179txVpCctIUKfxHns= + fXKv+0uqhszzpL1FiwJs3fZA1y7hNn2V6/HWSoRhJUE= IBGAttachmentButton.nib hash - x3mmU2Yretmp2gykScxdF5CbLmQ= + kLiP8+3sZNqEg4C8/wsrhJkEFj4= hash2 - mBCNrV2znLfAQqh7B85KC3drP2OJFouRpvmLwp3Wk7M= + cn5dtf6upZQfyJaX9R2fQ3t4MLSBZhGhp+XHRN5FPRM= IBGBugVC-iPhone.nib hash - kmwQGveC8dt3gpshYvQFi2qou48= + UrbepaUTwOqAsy04X3VxEZQKmw4= hash2 - SHwnpMelnLpAVRKZw861ycUufIRc8BpbPiPFkOx5sSQ= + YXjR2PvXAeex0WUatm/yOPyc3J4SBPID4K3kNGY5X1A= IBGChatCell.nib hash - Fynx6rj0eqeM3HyVN7A659L+tKY= + 2flXXHHbvJQHZ6zglrchA8eXbEc= hash2 - Onj5ySKY1+3k1cqQaDMtSjwXH8tMYFQFoFKVPtpzoJM= + VoZ4Uv8asXzmuUeBAAhpK7H2jzDcOMqfDLUW3k5X22I= IBGChatListVC-iPhone.nib hash - DOLXF2aTroP5w4jZ2HGsuBdgl5g= + pUIMKOrmw3UguyY1rKqumZ8RMgc= hash2 - 80XfmzPhZ8oR9QrJWwOLNXFDYtLzX6o6yWXSBkEGXic= + araf91+CZ5e1rSaK8smmOrEHz23+vWNoYoXvm4V6EcI= IBGChatVC-iPhone.nib hash - MjNphuzT2vUrmk7ledePgpzsyB4= + qWtAfCtOR37TemGG4QCbLomsHDA= hash2 - CzNu45cpn8+tOFxIliqrh5ZBWAW65HoI9zy98/0DLzI= + BiNkez6aLBFZZJhojs3XbBxpi7OxqTGRK9hU777htvg= IBGFullScreenImageViewController.nib hash - lq2gcKzm5lozNyxrrGIpA7H+87I= + KcjrDsUQba7jL/v9grTwio/eNcI= hash2 - BaGSnRzpqVk68KeaEjzIJELaidnCdSVVOGp3c4YB3IQ= + c5/7xW1Lm16FdldXWJKe00mG3QeLQ4U+ojl042Ep+O4= IBGMessagesView.nib hash - KDmwZMQYkG74EHsHw58+bDryEug= + Qds+rKL/ZrfebEnGG0dMyOpNcCY= hash2 - 3nNNyiz8N+98Q8Z/V5sGKVad/XBlNLWJD3LpTrQ7aew= + /Iub6BthdITmRLXGoH3EpOGFB8yx7TygRGNnvOjFrB4= IBGPoweredByView.nib hash - PPu6zrgweIUCuwWCUYKNmWaFGrU= + JEk698hegB7iogf40IsuV3gD7xw= hash2 - RoA8DK271F8o0fOTVq8Cy5i2UWvNbtXGcy1grmXbhKU= + RWi/A8vEPbPHtZNz+8aHsFOwF/1VNEuHl8NIhl8nsos= IBGPromptCell.nib hash - zYu2kECcBAsDIDnCwf0ocPjT+1A= + DVioLGyEuaWH2cdK7PIqRRxxN94= hash2 - dbTn+NtQtMN8stDs7+ksgmGcY1gEHENC7EY9s+ct9bA= + Erf2SFao67SlqSrvwTZk+gLq5a8K0PIXK0x1jZZOb4o= IBGPromptVC-iPhone.nib hash - 2ffTg5uBocSCZgcdpLEo1wuwvKU= + 2OXeSZRC7+gxLy9aYrD78VWVsCQ= hash2 - 03tQGBi6wBSJjuIehaFDKUEJNqv+8TddyLwVj0nBK0Y= + xAiWqqjQV5oO3k+72EhkbwrFK3ENrDAVkm0uepGfIfU= IBGReplyView-iPhone.nib hash - osMsIu0XgfOyqo1kM0n5R+JTsWY= + Db7KgJbZg4CQOKG9hDse53sNHP0= hash2 - XR6e70K9HbQLrtSjXzVEypf8jCatrwJ+ZgrDbTzbIBs= + pYAhegtD4jkZkxeIfeKrCEtH16G5ns/iZow2V+E+new= IBGReportCategoriesVC-iPhone.nib hash - KlPoQtDHWVdjMLtqY83P69MhbfI= + HNGxgoRL6CMdfh501CX/+CuO52g= hash2 - wFj2e0l1o04wjgTT2YLeyPx0s4jSYu6m2R8qSBpLoyE= + nVYmcCk5vrm+l2olSJrwgJV3ZoESQ4WQpPCbdU8wnFg= IBGScreenshotVC-iPhone.nib hash - YUe6znkPMzAuGdgQOJThUVq9Pus= + IWIOPPHDXWXSCemptYjS4nAnfRo= hash2 - gh35KPPtjtBZaeyaiEwy6suLsHR0h07+bEKInXuRjpg= + M+8aQvf5JLABUuDYQ6lWtN8oyx84tfXGyL6jZqVFMZo= IBGUnnotifiedMessagesAlertView.nib hash - zjN0keUluwIHleXZdepr4ZmrBmU= + Ge2eqtKifXqA5dhjxN6/mZ1smnE= hash2 - gqj1yh357Wt/dVawWZ/7PMt2bflRobtOnftTuuKR10w= + W2iflqxeWhl5cQ1JdH9iKOKuqiklyLQIvx+XzyvfOr8= IBGVideoPlaybackViewController.nib hash - 0vFLlO/h4fWo3iohlVRK2zRlSzs= + wCyjoTlpQKqlZR9PAZwUF58n5Ys= hash2 - O8vQ1AUU4j54RHy2+s16YUUHQAPttrQOZw9u0isIPqI= + qVuL27sElbQz0ExkuiP7Hhow6Nw6I1jEGaVmc4CKvII= IBGVoiceNoteRecordingViewController-iPhone.nib hash - 4FTVtPHNwsuJzaESO9WmE/btKfI= + qFeHFTwZbc9iXIVt1e1b1IWMJ6M= hash2 - 3yiNCHl/0xFR1O/3/dEp3VTofsZm4gYdXILkJXOCftE= + uUrcqmg3WvbYN60ozdghBnDXhy/JfJVRdbJJvj7NEYo= InAppScreenshotPlaceholder.png @@ -802,11 +802,11 @@ hash - pCGtkXdqJ/inzUGe+vbsaNhjPhA= + H1q3z0BfwHD8dtxGCEFQf2sCGQg= hash2 - Gmh2iRGWAZ6hGywLsf0TuX6OOw+b8bSreOBYyny8H64= + i3lXpmW7ZLqCHoTxSNbx22I3HbfFuHnpm4yp/l2lUec= optional @@ -848,11 +848,11 @@ hash - lcHQaXGEil3y7G49QsojhW4AC2U= + GJMj2OG2CH1A41AoxA/oblR+WHU= hash2 - YNAVIMh0LJv8r0afUEYJR5NGoKQjkWg4MHtzLqgYcio= + fHZ5Nbim6rcxzHeBK5KXZ3ErOoSa14z5hT2mlkgrxWM= optional @@ -861,11 +861,11 @@ hash - 4W/UljQckxFDDzX0BrlXLPcY5u4= + GrqLx+cgcd/agNKN3S0fCo9YCb8= hash2 - Q1AD2qonxBhfg1+OPhmv0lTXD8JgeML4e51MXgMOgfo= + NuVKsvXrBfJ5OGbQ+8P3D+q5qOmouHBXFXK3/zMIhfE= optional @@ -874,11 +874,11 @@ hash - LYrnXDbq+KvKgmLvpygkkfRtRb4= + USgdcyt/sGXdAXTW2uZWdokO4m0= hash2 - ayLC89a0wwaK7FJs+BWdtKTpjdG9jEoMVdXfKJBxxwk= + 4egIf1V8HZkhPJyRQ7V2/dFWLW+pLOsIrHPPGhJ55L0= optional @@ -887,11 +887,11 @@ hash - qNrsOxcK8uxEorRK+dbBMQVNGXQ= + 8GO5JX8vfCnxE+Vxglv7jyCtHLg= hash2 - ZdAnQyvsUNzJWyUvC63mWrzKHzcIQbuQH05pZgtDWMU= + Ty81HO85gxSwfXtXRMkU4Y3n4XABBIWvIGPGQa8NUv4= optional @@ -900,11 +900,11 @@ hash - Cz/lnm1ug+FUJHa59jdiIUFJ4Fw= + SIgfXBsAgGneVfSFzg6GTQ4P5QM= hash2 - bYimyKDg0ZqSwvJpARtXEkbdSmoddNFu+VKGGcTu3Yo= + 9jp9tS30WzrxZ14Mpf4mlu3S7KkgWk/Wybe9W4kqujY= optional @@ -913,11 +913,11 @@ hash - aL9dbExaRnTpMgY+an56oK8W27A= + n92ZNB92WJ68XghFklJhjIzUMhk= hash2 - ijaqyV4YG5YrRc5TX4XE539d85DXEhWUGtp4gNRtpU4= + qdom6CxfrdKCcWEHA7L2umVnEK/FRYIHGpFS292Wd+w= optional @@ -959,11 +959,11 @@ hash - QVMCByg65e2uKwvJkNDXEagiveg= + lP/n4mvzeGBv/MObQxKBB1KzxaI= hash2 - PFX9iDYfRWrzrir+7IOuoA5iM3Y3EjyjlnWB3QQjhZY= + YiEYBZZgHc6TZ/JtP8Qpq2z8YINaW0I/tTNR2tQyHeE= optional @@ -972,11 +972,11 @@ hash - cYd+weQYB/IGNwLTxXYGKHZUW48= + Rbc5aUR0m+b9K0PKrswNZ0Dd2nw= hash2 - adApZDHMGr2DR3bP0rW0aWznblB8Inx1onjKEjxEF/k= + 8UmlCt+Jq5gCTZ5AuKmHMfNa3jFd4mdiJ1CogNVKCeE= optional @@ -985,11 +985,11 @@ hash - SRsL29hTRECS9lJTm1nu37qVhEk= + gfvqc+3ChvTip4GyQbFH+/1AmaY= hash2 - exznHAI6vePPuO0lrWnY4vfGfr3nsvfA5fp/qEGolrk= + n/rQg4Ywhck2EAGGQQ+dfp6ghNvvRdOPYinJ3dgyMf4= optional @@ -998,11 +998,11 @@ hash - OmJ+gJYgog4yBJMM0BQWqEyouKc= + dgTwT3uOdSTj8Zt3CiVkZ9dywqM= hash2 - /kzXjuv/QSA1VpIgiWVMF59MoXxYn/6SNV56GbwOtjI= + QczFcBUKY+LqIsF6iIIYNLfEw/9iVDRQjKqYC2RCw5g= optional @@ -1011,11 +1011,11 @@ hash - 9+YL7/a5sulzmCZjkvNxVWaBSDU= + XM6tQKdTjSACAVzdFWQQCV51fVY= hash2 - /oEFk1IAhU4y3VFsnOC2DRRVnyUx7sMaF6r9XZ0aN2g= + OZkwjK2v9qX3mZ6ltQdAw5oCGidF5G0PByHHg+ap89Q= optional @@ -1057,11 +1057,11 @@ hash - UCsi1uQEnbP7D+rKFecM5Zkw/S8= + WGS7AjM/IfCnH82Egfg/K3Jcyh8= hash2 - 2/HVr7YwH0hi/Xy4fmmTGzW7jM0xYBoV1aJc/xoZC3Y= + 5WOhr0D+FcQW6FvaN2GM8kU0nlAOET3jjNPMUOM9THU= optional @@ -1081,11 +1081,11 @@ hash - CF139zXaoo1H4/NeTW1upM9Q7/0= + B0lp4t3vKViG4nYSPQNqZdcxEbw= hash2 - UV7J/atbX9SogmdkG1+KtwXPCNnbT2bvBL4dOrHQOPI= + 0gu9W3Hq/KlqezpEBznGyM3UMOpZGujGriFQzERSNPo= optional @@ -1094,11 +1094,11 @@ hash - fMHHNmRvxJqrlEGUdwtG7Hfu7MY= + YFHErfupJsqzpwB3ZNAQ1ESpN1k= hash2 - Q/DlT0Xkyt+3557sUXZi6BnQrjaHeTkL7vBYPDZjA0k= + ueFtnmz42w0VHzpybkFRUmHn/Rxc+58dJ8v+mBvgplA= optional @@ -1107,11 +1107,11 @@ hash - r6urnxFxu/eJ5UyH5fIP3zc+Z5w= + fDL0OF3IJjb4bfs28b85vmnbdUo= hash2 - Bulk3FWAJQtKJOk/zlc6kBOz8ts+/An+WGWqp4DpwH4= + cl4vXtu+KHfRtj5y2gle8mWRrfYmk67XGX4I9uxnK6c= optional @@ -1131,11 +1131,11 @@ hash - oPbVR+9fhgcU09UPgaIWKsPcSsA= + JpMX8SwEi/q5SWkMHiEIFFUqBbg= hash2 - yX60sN2c0SHGjIPJo6+CAQO875DE+qS+otBOvHGiM6A= + rMzZvVmOWMCJCZOaLssxDUg4s12KjKEL5y6CF7NTJqU= optional @@ -1155,11 +1155,11 @@ hash - 2mGz086UyBy4fLM3aU18wv37HLo= + YpVuKpA41/5GeQYK2nWbiuCexUY= hash2 - p2CCKX86znntqE4MNuZlGWcRIslm6UKsqi5BhC+hqW0= + DRhfoCae1zPQRDmmu6SAjbHzmTWN1Vbu0rRLGz9pZxs= optional @@ -1201,11 +1201,11 @@ hash - EemvRUFvAFL1o3G143ysCt1Xfh8= + W2hCi/mRBpnxAHYqRSKLBtguJS4= hash2 - h6/dw73R0ARvNCRH5j+FyFnDHv3R4rEqDJl5YJw56qU= + C16t4HeCkC4qIRCV544uxbSsChg4pVa2Z42R5YpdhO4= optional @@ -1225,11 +1225,11 @@ hash - gMUhxIlQD9ZtVV1Bbk9M90CAsCg= + Dw3Ztrnxn25NLrxYpFKBBJ3X658= hash2 - TL8sTRS07Wjgsdy4QB5qR6rEge9RgW5ZPmbwhiegw68= + fdxrDf6D+5ZUvIHpTqlvYIkqR5+1C+zy+Dbf2oEm1sk= optional @@ -1238,11 +1238,11 @@ hash - uVBJvxXgHicCRdOlHfbj4q5NCqM= + NB/zpqzhCvT4PhvG46GtMiq8JT4= hash2 - BgxxxnNQqGe3CBwzp8uee8878ZBV3fRnSoFxUX/2dpU= + NEm8KMIZN5rHFTKD+YLcqPe5DswL9zXeVjyDw9v3VCU= optional @@ -1251,11 +1251,11 @@ hash - x9TBj4UkUZfPnpg32OzhlQk+6X0= + q4tvTeIr5ALJO+4wCbvgnOZ/iF4= hash2 - JlOMpG+MdwS884E2ji1UQuOdhoHMobKuyZuk4m11oxM= + vC7L3ckUIvkp8LwIP4AiuJLBZ0gXuJISBvu4hoD17M4= optional diff --git a/ios/InstabugCore.framework/ar.lproj/Localizable.strings b/ios/InstabugCore.framework/ar.lproj/Localizable.strings index 0a94dda..cefe824 100644 Binary files a/ios/InstabugCore.framework/ar.lproj/Localizable.strings and b/ios/InstabugCore.framework/ar.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/cs.lproj/Localizable.strings b/ios/InstabugCore.framework/cs.lproj/Localizable.strings index f1cfcae..5e83cab 100644 Binary files a/ios/InstabugCore.framework/cs.lproj/Localizable.strings and b/ios/InstabugCore.framework/cs.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/da.lproj/Localizable.strings b/ios/InstabugCore.framework/da.lproj/Localizable.strings index 81cc1e9..e86d628 100644 Binary files a/ios/InstabugCore.framework/da.lproj/Localizable.strings and b/ios/InstabugCore.framework/da.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/de.lproj/Localizable.strings b/ios/InstabugCore.framework/de.lproj/Localizable.strings index a89bef1..432a3cb 100644 Binary files a/ios/InstabugCore.framework/de.lproj/Localizable.strings and b/ios/InstabugCore.framework/de.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/en.lproj/Localizable.strings b/ios/InstabugCore.framework/en.lproj/Localizable.strings index a32c095..945e817 100644 Binary files a/ios/InstabugCore.framework/en.lproj/Localizable.strings and b/ios/InstabugCore.framework/en.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/es.lproj/Localizable.strings b/ios/InstabugCore.framework/es.lproj/Localizable.strings index 3029e41..bfd6612 100644 Binary files a/ios/InstabugCore.framework/es.lproj/Localizable.strings and b/ios/InstabugCore.framework/es.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/fr.lproj/Localizable.strings b/ios/InstabugCore.framework/fr.lproj/Localizable.strings index 798c2ba..f2a5ec2 100644 Binary files a/ios/InstabugCore.framework/fr.lproj/Localizable.strings and b/ios/InstabugCore.framework/fr.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/it.lproj/Localizable.strings b/ios/InstabugCore.framework/it.lproj/Localizable.strings index 35a87c9..31e691a 100644 Binary files a/ios/InstabugCore.framework/it.lproj/Localizable.strings and b/ios/InstabugCore.framework/it.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/ja.lproj/Localizable.strings b/ios/InstabugCore.framework/ja.lproj/Localizable.strings index 3ccb15b..2e7bc00 100644 Binary files a/ios/InstabugCore.framework/ja.lproj/Localizable.strings and b/ios/InstabugCore.framework/ja.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/ko.lproj/Localizable.strings b/ios/InstabugCore.framework/ko.lproj/Localizable.strings index 9ecec36..1387d8b 100644 Binary files a/ios/InstabugCore.framework/ko.lproj/Localizable.strings and b/ios/InstabugCore.framework/ko.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/nb.lproj/Localizable.strings b/ios/InstabugCore.framework/nb.lproj/Localizable.strings index 4893416..9903c4b 100644 Binary files a/ios/InstabugCore.framework/nb.lproj/Localizable.strings and b/ios/InstabugCore.framework/nb.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/nl.lproj/Localizable.strings b/ios/InstabugCore.framework/nl.lproj/Localizable.strings index aa3e558..58a5e8c 100644 Binary files a/ios/InstabugCore.framework/nl.lproj/Localizable.strings and b/ios/InstabugCore.framework/nl.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/pl.lproj/Localizable.strings b/ios/InstabugCore.framework/pl.lproj/Localizable.strings index ae6b49f..2211de0 100644 Binary files a/ios/InstabugCore.framework/pl.lproj/Localizable.strings and b/ios/InstabugCore.framework/pl.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/pt-BR.lproj/Localizable.strings b/ios/InstabugCore.framework/pt-BR.lproj/Localizable.strings index af7e49d..687a2b4 100644 Binary files a/ios/InstabugCore.framework/pt-BR.lproj/Localizable.strings and b/ios/InstabugCore.framework/pt-BR.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/pt-PT.lproj/Localizable.strings b/ios/InstabugCore.framework/pt-PT.lproj/Localizable.strings index 42cc9a5..6a383e3 100644 Binary files a/ios/InstabugCore.framework/pt-PT.lproj/Localizable.strings and b/ios/InstabugCore.framework/pt-PT.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/ru.lproj/Localizable.strings b/ios/InstabugCore.framework/ru.lproj/Localizable.strings index 5f187ca..513f21b 100644 Binary files a/ios/InstabugCore.framework/ru.lproj/Localizable.strings and b/ios/InstabugCore.framework/ru.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/sk.lproj/Localizable.strings b/ios/InstabugCore.framework/sk.lproj/Localizable.strings index 35721df..aa19829 100644 Binary files a/ios/InstabugCore.framework/sk.lproj/Localizable.strings and b/ios/InstabugCore.framework/sk.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/sv.lproj/Localizable.strings b/ios/InstabugCore.framework/sv.lproj/Localizable.strings index b946a0a..9a905b1 100644 Binary files a/ios/InstabugCore.framework/sv.lproj/Localizable.strings and b/ios/InstabugCore.framework/sv.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/tr.lproj/Localizable.strings b/ios/InstabugCore.framework/tr.lproj/Localizable.strings index a8427ac..1c647a1 100644 Binary files a/ios/InstabugCore.framework/tr.lproj/Localizable.strings and b/ios/InstabugCore.framework/tr.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/zh-Hans.lproj/Localizable.strings b/ios/InstabugCore.framework/zh-Hans.lproj/Localizable.strings index b584b2c..a851fab 100644 Binary files a/ios/InstabugCore.framework/zh-Hans.lproj/Localizable.strings and b/ios/InstabugCore.framework/zh-Hans.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/zh-Hant-TW.lproj/Localizable.strings b/ios/InstabugCore.framework/zh-Hant-TW.lproj/Localizable.strings index caaf8a4..6d128d6 100644 Binary files a/ios/InstabugCore.framework/zh-Hant-TW.lproj/Localizable.strings and b/ios/InstabugCore.framework/zh-Hant-TW.lproj/Localizable.strings differ diff --git a/ios/InstabugCore.framework/zh-Hant.lproj/Localizable.strings b/ios/InstabugCore.framework/zh-Hant.lproj/Localizable.strings index cba13db..33c47b8 100644 Binary files a/ios/InstabugCore.framework/zh-Hant.lproj/Localizable.strings and b/ios/InstabugCore.framework/zh-Hant.lproj/Localizable.strings differ