Skip to content

Commit f6a53e1

Browse files
authored
Get cocaopods from bundler (#1544)
1 parent d9e7d21 commit f6a53e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/podspec_rules.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ macro(podspec_framework PODSPEC_FILE)
2929

3030
execute_process(
3131
COMMAND
32+
bundle exec
3233
${FIREBASE_SOURCE_DIR}/cmake/podspec_cmake.rb
3334
${PODSPEC_FILE}
3435
${CMAKE_CURRENT_BINARY_DIR}/${_properties_file}

0 commit comments

Comments
 (0)