8914945168DAAA34EFE099AF/* Pods-App.release.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-App.release.xcconfig";path="Pods/Target Support Files/Pods-App/Pods-App.release.xcconfig";sourceTree="<group>";};
E1928C2D408B1D2E8B3E2FA3/* Pods-App.debug.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-App.debug.xcconfig";path="Pods/Target Support Files/Pods-App/Pods-App.debug.xcconfig";sourceTree="<group>";};
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
295BB55B1CEA95DE00E79F82/* Frameworks */={
isa=PBXFrameworksBuildPhase;
buildActionMask=2147483647;
files=(
44CEACDCCD13E316EE074DA1/* Pods_App.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing=0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
295BB5551CEA95DE00E79F82={
isa=PBXGroup;
children=(
295BB5601CEA95DE00E79F82/* HeaderMappingsDir Example */,
295BB55F1CEA95DE00E79F82/* Products */,
66AD76830CE2BBB6379CA47B/* Pods */,
83215639ECD12CBC1F4DC4E3/* Frameworks */,
);
sourceTree="<group>";
};
295BB55F1CEA95DE00E79F82/* Products */={
isa=PBXGroup;
children=(
295BB55E1CEA95DE00E79F82/* App.app */,
);
name=Products;
sourceTree="<group>";
};
295BB5601CEA95DE00E79F82/* HeaderMappingsDir Example */={
shellScript="diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";