DemoApp/Pods/Target Support Files/Pods/Pods-frameworks.sh in xcmultilingual-0.1.6 vs DemoApp/Pods/Target Support Files/Pods/Pods-frameworks.sh in xcmultilingual-0.1.7
- old
+ new
@@ -46,10 +46,10 @@
/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} --preserve-metadata=identifier,entitlements "$1"
}
if [[ "$CONFIGURATION" == "Debug" ]]; then
- install_framework 'TUSafariActivity.framework'
+ install_framework 'SwiftyDrop.framework'
fi
if [[ "$CONFIGURATION" == "Release" ]]; then
- install_framework 'TUSafariActivity.framework'
+ install_framework 'SwiftyDrop.framework'
fi