From 7c8d8cc947dbe04d3b169cdbd64e97c8fd147c3c Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 5 Apr 2018 19:32:44 +0300 Subject: safari credentials --- Juick.xcodeproj/project.pbxproj | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) (limited to 'Juick.xcodeproj') diff --git a/Juick.xcodeproj/project.pbxproj b/Juick.xcodeproj/project.pbxproj index 7d6e3c1..58ec2b6 100644 --- a/Juick.xcodeproj/project.pbxproj +++ b/Juick.xcodeproj/project.pbxproj @@ -372,7 +372,6 @@ 77317BA5181BBE8500D60005 /* Frameworks */, 77317BA6181BBE8500D60005 /* Resources */, FA8A2318D105CEEA023CE69A /* [CP] Embed Pods Frameworks */, - D6617CF570FBB08CC36345AF /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -416,6 +415,9 @@ com.apple.Push = { enabled = 1; }; + com.apple.SafariKeychain = { + enabled = 1; + }; }; }; 77317BCB181BBE8500D60005 = { @@ -493,27 +495,6 @@ 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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; - D6617CF570FBB08CC36345AF /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "${SRCROOT}/Pods/Target Support Files/Pods-Juick/Pods-Juick-resources.sh", - "${PODS_ROOT}/DateTools/DateTools/DateTools/DateTools.bundle", - "${PODS_ROOT}/FontAwesome+iOS/Resources/FontAwesome.ttf", - "${PODS_ROOT}/SIAlertView/SIAlertView/SIAlertView.bundle", - "${PODS_ROOT}/XLForm/XLForm/XLForm.bundle", - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Juick/Pods-Juick-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; FA8A2318D105CEEA023CE69A /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; -- cgit v1.2.3