File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
example/ios/ReactNativeSdkExample.xcodeproj Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Pod::Spec.new do |s|
1717 s . private_header_files = "ios/**/*.h"
1818
1919 # Load Iterables iOS SDK as a dependency
20- s . dependency "Iterable-iOS-SDK" , "6.5.4"
20+ s . dependency "Iterable-iOS-SDK" , "6.5.4.1 "
2121
2222 # Basic Swift support
2323 s . pod_target_xcconfig = {
Original file line number Diff line number Diff line change 282282 shellPath = /bin/sh;
283283 shellScript = "set -e\n\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"$REACT_NATIVE_PATH/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
284284 };
285- 70E3A2A47E764F7A78602595 /* [CP] Embed Pods Frameworks */ = {
285+ 24A6D3DBDA584D8F55796A6D /* [CP] Copy Pods Resources */ = {
286+ isa = PBXShellScriptBuildPhase;
287+ buildActionMask = 2147483647;
288+ files = (
289+ );
290+ inputFileListPaths = (
291+ "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-input-files.xcfilelist",
292+ );
293+ name = "[CP] Copy Pods Resources";
294+ outputFileListPaths = (
295+ "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-output-files.xcfilelist",
296+ );
297+ runOnlyForDeploymentPostprocessing = 0;
298+ shellPath = /bin/sh;
299+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources.sh\"\n";
300+ showEnvVarsInLog = 0;
301+ };
302+ 89B6BEF2485B9536DDD45973 /* [CP] Embed Pods Frameworks */ = {
286303 isa = PBXShellScriptBuildPhase;
287304 buildActionMask = 2147483647;
288305 files = (
You can’t perform that action at this time.
0 commit comments