diff --git a/ci/build.sh b/ci/build.sh index cb0e7ac..7b41998 100755 --- a/ci/build.sh +++ b/ci/build.sh @@ -8,6 +8,7 @@ eval "$RESAVE_COMMAND" # Build mac version if [ "$OS" = "mac" ]; then + cat "$ROOT/Builds/MacOSX/$PLUGIN.xcodeproj/project.pbxproj" "$ROOT/ci/remove_embed_frameworks.sh" "$ROOT/Builds/MacOSX/$PLUGIN.xcodeproj/project.pbxproj" $PLUGIN cd "$ROOT/Builds/MacOSX"