summaryrefslogtreecommitdiff
path: root/Juick.xcodeproj
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-04-05 19:32:44 +0300
committerGravatar Vitaly Takmazov2018-04-05 19:32:44 +0300
commit7c8d8cc947dbe04d3b169cdbd64e97c8fd147c3c (patch)
tree2553dad724ae2c13425c753b77f5ef419531ba58 /Juick.xcodeproj
parentd36ac364cb74beaf4ced4a12e5bbd5eeab8ec008 (diff)
safari credentials
Diffstat (limited to 'Juick.xcodeproj')
-rw-r--r--Juick.xcodeproj/project.pbxproj25
1 files changed, 3 insertions, 22 deletions
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;