6339343B0D7B3A7503B98D4F/* Pods-Example.release.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-Example.release.xcconfig";path="Pods/Target Support Files/Pods-Example/Pods-Example.release.xcconfig";sourceTree="<group>";};
F8420F5B62B0A3AF6BBE5FB5/* Pods-Example.debug.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-Example.debug.xcconfig";path="Pods/Target Support Files/Pods-Example/Pods-Example.debug.xcconfig";sourceTree="<group>";};
/* End PBXFileReference section */
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
...
@@ -240,6 +244,7 @@
...
@@ -240,6 +244,7 @@
832341BD1AAA6AB300B99B32/* libRCTText.a in Frameworks */,
832341BD1AAA6AB300B99B32/* libRCTText.a in Frameworks */,
00C302EA1ABCBA2D00DB3ED1/* libRCTVibration.a in Frameworks */,
00C302EA1ABCBA2D00DB3ED1/* libRCTVibration.a in Frameworks */,
139FDEF61B0652A700C62182/* libRCTWebSocket.a in Frameworks */,
139FDEF61B0652A700C62182/* libRCTWebSocket.a in Frameworks */,
25C84CDF37589EB36D636797/* libPods-Example.a in Frameworks */,
shellScript="diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";