File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 335335 );
336336 inputPaths = (
337337 "${PODS_ROOT}/Target Support Files/Pods-SampleApp/Pods-SampleApp-resources.sh",
338- "${PODS_CONFIGURATION_BUILD_DIR}/Iterable-iOS-SDK/Iterable-iOS-SDK .bundle",
338+ "${PODS_CONFIGURATION_BUILD_DIR}/Iterable-iOS-SDK/Resources .bundle",
339339 "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf",
340340 "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Entypo.ttf",
341341 "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf",
355355 );
356356 name = "[CP] Copy Pods Resources";
357357 outputPaths = (
358- "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Iterable-iOS-SDK .bundle",
358+ "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Resources .bundle",
359359 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AntDesign.ttf",
360360 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Entypo.ttf",
361361 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EvilIcons.ttf",
Original file line number Diff line number Diff line change 1010 "lint" : " eslint ."
1111 },
1212 "dependencies" : {
13- "@iterable/react-native-sdk" : " ^1.0.24 " ,
13+ "@iterable/react-native-sdk" : " ^1.0.25 " ,
1414 "@react-native-community/masked-view" : " ^0.1.10" ,
1515 "@react-native-community/toolbar-android" : " ^0.1.0-rc.2" ,
1616 "@react-navigation/bottom-tabs" : " ^5.4.5" ,
3939 "metro-react-native-babel-preset" : " ^0.58.0" ,
4040 "react-test-renderer" : " 16.9.0"
4141 }
42- }
42+ }
Original file line number Diff line number Diff line change 1010 "lint" : " eslint ."
1111 },
1212 "dependencies" : {
13- "@iterable/react-native-sdk" : " ^1.0.24 " ,
13+ "@iterable/react-native-sdk" : " ^1.0.25 " ,
1414 "@react-native-community/masked-view" : " ^0.1.10" ,
1515 "@react-native-community/toolbar-android" : " ^0.1.0-rc.2" ,
1616 "@react-navigation/bottom-tabs" : " ^5.4.5" ,
Original file line number Diff line number Diff line change 675675 dependencies :
676676 " @hapi/hoek" " ^8.3.0"
677677
678- " @iterable/react-native-sdk@^1.0.24 " :
679- version "1.0.24 "
680- resolved "https://registry.yarnpkg.com/@iterable/react-native-sdk/-/react-native-sdk-1.0.24 .tgz#d1a3e4496dc690811b577f1cdd15edabc2f217c0 "
681- integrity sha512-douU1qD89YB/8Qs7rbDgd22HqVah6u6JV+ScyT/+MYlOoj9NK9M+wz4ooQltt/vnLe/J27i/DLCmD/HqYsSCcw ==
678+ " @iterable/react-native-sdk@^1.0.25 " :
679+ version "1.0.25 "
680+ resolved "https://registry.yarnpkg.com/@iterable/react-native-sdk/-/react-native-sdk-1.0.25 .tgz#eb5aab5733bea78434f3c33b92cc9126af416eb1 "
681+ integrity sha512-Rx0TZZCJ4DYng4eLvoa8rs4kmi2CgYiKuRdWgthJvg+xlplBGVkAj9AIyRttYQ2FaH4+/Qy2GkLK9mitioMnRw ==
682682
683683" @jest/console@^24.9.0 " :
684684 version "24.9.0"
You can’t perform that action at this time.
0 commit comments