diff --git a/vtm-ios/natives/SVGgh.framework.dSYM/Contents/Resources/DWARF/SVGgh b/vtm-ios/natives/SVGgh.framework.dSYM/Contents/Resources/DWARF/SVGgh index 4031e108..61b06d12 100644 Binary files a/vtm-ios/natives/SVGgh.framework.dSYM/Contents/Resources/DWARF/SVGgh and b/vtm-ios/natives/SVGgh.framework.dSYM/Contents/Resources/DWARF/SVGgh differ diff --git a/vtm-ios/natives/SVGgh.framework/Headers/SVGgh.h b/vtm-ios/natives/SVGgh.framework/Headers/SVGgh.h index 0b3d8c9d..98482f16 100644 --- a/vtm-ios/natives/SVGgh.framework/Headers/SVGgh.h +++ b/vtm-ios/natives/SVGgh.framework/Headers/SVGgh.h @@ -49,4 +49,4 @@ /*! \brief Because views and buttons are dynamically instantiated from Storyboards and Nibs, code for their classes might not link in from a static library. Thus this method to make sure the class gets called at least once from code. */ -void MakeSureSVGghLinks(void); +void MakeSureSVGghLinks(); \ No newline at end of file diff --git a/vtm-ios/natives/SVGgh.framework/Info.plist b/vtm-ios/natives/SVGgh.framework/Info.plist index c6dffe3b..88db9cc9 100644 Binary files a/vtm-ios/natives/SVGgh.framework/Info.plist and b/vtm-ios/natives/SVGgh.framework/Info.plist differ diff --git a/vtm-ios/natives/SVGgh.framework/SVGgh b/vtm-ios/natives/SVGgh.framework/SVGgh index 350581fe..a6a1b76a 100755 Binary files a/vtm-ios/natives/SVGgh.framework/SVGgh and b/vtm-ios/natives/SVGgh.framework/SVGgh differ