| /external/grpc-grpc/src/objective-c/ |
| D | README.md | 31 You need to create a Podspec file for your proto library. You may simply copy the following example 34 you place this podspec relative to your Podfile. 38 s.name = '<Podspec file name>' 55 # Pods directory corresponding to this app's Podfile, relative to the location of this podspec. 68 # Alternatively, you can advance the version of this podspec and run `pod update`. 109 The file should be named `<Podspec file name>.podspec`. 112 the sample Podspec above. For example, you could use: 125 Once your library has a Podspec, Cocoapods can install it into any XCode project. For that, go into 132 Next add a line to your Podfile to refer to your library's Podspec. Use `:path` as described 136 pod '<Podspec file name>', :path => 'path/to/the/directory/of/your/podspec' [all …]
|
| /external/abseil-cpp/absl/ |
| D | abseil.podspec.gen.py | 3 """This script generates abseil.podspec from all BUILD.bazel files. 7 dump its build rules in XML format. From these rules, it constructs podspec 18 # Template of root podspec. 21 # Please make modifications to `abseil.podspec.gen.py` instead. 112 """Returns true if a given rule is relevant when generating a podspec.""" 128 """Converts the label of bazel rule to the name of podspec.""" 136 """Writes a podspec from given rules and args.""" 159 """Writes podspec from rule map recursively.""" 175 """Writes podspec from given rule.""" 201 """Generates a podspec file from all BUILD files under absl directory.""" [all …]
|
| /external/webrtc/third_party/abseil-cpp/absl/ |
| D | abseil.podspec.gen.py | 3 """This script generates abseil.podspec from all BUILD.bazel files. 7 dump its build rules in XML format. From these rules, it constructs podspec 18 # Template of root podspec. 21 # Please make modifications to `abseil.podspec.gen.py` instead. 112 """Returns true if a given rule is relevant when generating a podspec.""" 128 """Converts the label of bazel rule to the name of podspec.""" 136 """Writes a podspec from given rules and args.""" 159 """Writes podspec from rule map recursively.""" 175 """Writes podspec from given rule.""" 201 """Generates a podspec file from all BUILD files under absl directory.""" [all …]
|
| /external/libtextclassifier/abseil-cpp/absl/ |
| D | abseil.podspec.gen.py | 3 """This script generates abseil.podspec from all BUILD.bazel files. 7 dump its build rules in XML format. From these rules, it constructs podspec 18 # Template of root podspec. 21 # Please make modifications to `abseil.podspec.gen.py` instead. 112 """Returns true if a given rule is relevant when generating a podspec.""" 128 """Converts the label of bazel rule to the name of podspec.""" 136 """Writes a podspec from given rules and args.""" 159 """Writes podspec from rule map recursively.""" 175 """Writes podspec from given rule.""" 201 """Generates a podspec file from all BUILD files under absl directory.""" [all …]
|
| /external/openscreen/third_party/abseil/src/absl/ |
| D | abseil.podspec.gen.py | 3 """This script generates abseil.podspec from all BUILD.bazel files. 7 dump its build rules in XML format. From these rules, it constructs podspec 18 # Template of root podspec. 21 # Please make modifications to `abseil.podspec.gen.py` instead. 112 """Returns true if a given rule is relevant when generating a podspec.""" 128 """Converts the label of bazel rule to the name of podspec.""" 136 """Writes a podspec from given rules and args.""" 159 """Writes podspec from rule map recursively.""" 175 """Writes podspec from given rule.""" 201 """Generates a podspec file from all BUILD files under absl directory.""" [all …]
|
| /external/cronet/third_party/abseil-cpp/absl/ |
| D | abseil.podspec.gen.py | 3 """This script generates abseil.podspec from all BUILD.bazel files. 7 dump its build rules in XML format. From these rules, it constructs podspec 18 # Template of root podspec. 21 # Please make modifications to `abseil.podspec.gen.py` instead. 112 """Returns true if a given rule is relevant when generating a podspec.""" 128 """Converts the label of bazel rule to the name of podspec.""" 136 """Writes a podspec from given rules and args.""" 159 """Writes podspec from rule map recursively.""" 175 """Writes podspec from given rule.""" 201 """Generates a podspec file from all BUILD files under absl directory.""" [all …]
|
| /external/angle/third_party/abseil-cpp/absl/ |
| D | abseil.podspec.gen.py | 3 """This script generates abseil.podspec from all BUILD.bazel files. 7 dump its build rules in XML format. From these rules, it constructs podspec 18 # Template of root podspec. 21 # Please make modifications to `abseil.podspec.gen.py` instead. 112 """Returns true if a given rule is relevant when generating a podspec.""" 128 """Converts the label of bazel rule to the name of podspec.""" 136 """Writes a podspec from given rules and args.""" 159 """Writes podspec from rule map recursively.""" 175 """Writes podspec from given rule.""" 201 """Generates a podspec file from all BUILD files under absl directory.""" [all …]
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/ |
| D | abseil.podspec.gen.py | 3 """This script generates abseil.podspec from all BUILD.bazel files. 7 dump its build rules in XML format. From these rules, it constructs podspec 18 # Template of root podspec. 21 # Please make modifications to `abseil.podspec.gen.py` instead. 112 """Returns true if a given rule is relevant when generating a podspec.""" 128 """Converts the label of bazel rule to the name of podspec.""" 136 """Writes a podspec from given rules and args.""" 159 """Writes podspec from rule map recursively.""" 175 """Writes podspec from given rule.""" 201 """Generates a podspec file from all BUILD files under absl directory.""" [all …]
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/ |
| D | abseil.podspec.gen.py | 3 """This script generates abseil.podspec from all BUILD.bazel files. 7 dump its build rules in XML format. From these rules, it constructs podspec 18 # Template of root podspec. 21 # Please make modifications to `abseil.podspec.gen.py` instead. 112 """Returns true if a given rule is relevant when generating a podspec.""" 128 """Converts the label of bazel rule to the name of podspec.""" 136 """Writes a podspec from given rules and args.""" 159 """Writes podspec from rule map recursively.""" 175 """Writes podspec from given rule.""" 201 """Generates a podspec file from all BUILD files under absl directory.""" [all …]
|
| /external/grpc-grpc/src/objective-c/tests/ |
| D | Podfile | 24 …pod 'BoringSSL-GRPC', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c", :inhibit_warnings => … 34 pod 'CronetFramework', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c" 50 …pod 'BoringSSL-GRPC', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c", :inhibit_wa… 65 pod 'BoringSSL-GRPC', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c", :inhibit_warnings => true 66 pod 'CronetFramework', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c" 74 # gRPC-Core.podspec needs to be modified to be successfully used for local development. A Podfile's 78 # This podspec searches for the gRPC core library headers under "$(PODS_ROOT)/gRPC-Core", where 83 # aren't created when using dynamic frameworks. So our solution is to modify the podspec on the fly 88 # This is the gRPC-Core podspec object, as initialized by its podspec file. 91 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
| /external/rust/crates/grpcio-sys/grpc/tools/distrib/ |
| D | check_protobuf_pod_version.sh | 28 # get the version of protobuf in /src/objective-c/!ProtoCompiler.podspec 29 v2=$(cat src/objective-c/\!ProtoCompiler.podspec | egrep "v = " | cut -f 2 -d"'") 31 # get the version of protobuf in /src/objective-c/!ProtoCompiler-gRPCPlugin.podspec 32 v3=$(cat src/objective-c/\!ProtoCompiler-gRPCPlugin.podspec | egrep 'dependency.*!ProtoCompiler' | … 37 …echo 'Protobuf version in src/objective-c/!ProtoCompiler.podspec does not match protobuf version i… 42 …echo 'Protobuf version in src/objective-c/!ProtoCompiler-gRPCPlugin.podspec does not match protobu…
|
| D | generate_boringssl_prefix_header.sh | 19 # run, you will typically need to manually upgrade the BoringSSL-GRPC podspec 20 # (templates/src/objective-c/BoringSSL-GRPC.podspec.template) version and the 21 # corresponding version number in gRPC-Core podspec 22 # (templates/gRPC-Core.podspec.template).
|
| /external/grpc-grpc/test/cpp/cocoapods/ |
| D | Podfile | 17 pod 'BoringSSL', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c", :inhibit_warnings => true 21 # gRPC-Core.podspec needs to be modified to be successfully used for local development. A Podfile's 25 # This podspec searches for the gRPC core library headers under "$(PODS_ROOT)/gRPC-Core", where 30 # aren't created when using dynamic frameworks. So our solution is to modify the podspec on the fly 35 # This is the gRPC-Core podspec object, as initialized by its podspec file. 38 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
| /external/grpc-grpc/tools/distrib/ |
| D | check_shadow_boringssl_symbol_list.sh | 17 # Check if the commit version of BoringSSL podspec, BoringSSL submodule, and 23 boringssl_podspec_original="../../src/objective-c/BoringSSL-GRPC.podspec" 30 …podspec (src/objective-c/BoringSSL.podspec), BoringSSL submodule (third_party/boringssl), and Bori…
|
| /external/grpc-grpc/src/objective-c/tests/Connectivity/ |
| D | Podfile | 13 pod 'BoringSSL-GRPC', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c" 17 # This is the gRPC-Core podspec object, as initialized by its podspec file. 20 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
| /external/grpc-grpc/src/objective-c/examples/SwiftSample/ |
| D | Podfile | 22 pod 'BoringSSL-GRPC', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c" 33 # This is the gRPC-Core podspec object, as initialized by its podspec file. 36 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
| /external/grpc-grpc/test/core/iomgr/ios/CFStreamTests/ |
| D | Podfile | 12 pod 'BoringSSL-GRPC', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c", :inhibit_warnings => true 16 # This is the gRPC-Core podspec object, as initialized by its podspec file. 19 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
| /external/grpc-grpc/src/objective-c/examples/Sample/ |
| D | Podfile | 22 pod 'BoringSSL-GRPC', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c" 33 # This is the gRPC-Core podspec object, as initialized by its podspec file. 36 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
| /external/rust/crates/grpcio-sys/grpc/third_party/ |
| D | README.md | 55 - Updating `abseil_version =` scripts in `templates/gRPC-C++.podspec.template` and 56 `templates/gRPC-Core.podspec.template`. 93 - Increment the boringssl podspec version number in 94 …`templates/src/objective-c/BoringSSL-GRPC.podspec.template` and `templates/gRPC-Core.podspec.templ… 96 - Commit again `git commit -m "Increment podspec version"`
|
| /external/tensorflow/tensorflow/lite/g3doc/guide/ |
| D | build_ios.md | 128 1. Open the `TensorFlowLite(Swift|ObjC).podspec` file, and update this line: \ 158 [podspec file][tflite-podspec] and modify a few values: 171 After creating your own `TensorFlowLiteC.podspec` file, you can follow the 173 own project. You can also modify the `TensorFlowLite(Swift|ObjC).podspec` to 243 [tflite-podspec]: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/ios/TensorFl…
|
| /external/protobuf/.github/workflows/ |
| D | objc_cocoapods.yml | 7 - 'Protobuf.podspec' 15 - 'Protobuf.podspec' 36 Protobuf.podspec
|
| /external/grpc-grpc/templates/ |
| D | gRPC-C++.podspec.template | 4 # Please make modifications to `templates/gRPC-C++.podspec.template` 8 # gRPC C++ CocoaPods podspec 59 …# We exclude proto related files in this particular podspec so that we can provide a protobuf-inde… 74 …# We exclude proto related files in this particular podspec so that we can provide a protobuf-inde… 89 …# We exclude proto related files in this particular podspec so that we can provide a protobuf-inde… 112 …# We exclude proto related files in this particular podspec so that we can provide a protobuf-inde…
|
| /external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/ |
| D | filter_pull_request_tests.py | 98 'gRPC\.podspec$': [_OBJC_TEST_SUITE], 99 'gRPC\-Core\.podspec$': [_OBJC_TEST_SUITE], 100 'gRPC\-ProtoRPC\.podspec$': [_OBJC_TEST_SUITE], 101 'gRPC\-RxLibrary\.podspec$': [_OBJC_TEST_SUITE],
|
| /external/grpc-grpc/tools/run_tests/python_utils/ |
| D | filter_pull_request_tests.py | 95 'gRPC\.podspec$': [_OBJC_TEST_SUITE], 96 'gRPC\-Core\.podspec$': [_OBJC_TEST_SUITE], 97 'gRPC\-ProtoRPC\.podspec$': [_OBJC_TEST_SUITE], 98 'gRPC\-RxLibrary\.podspec$': [_OBJC_TEST_SUITE],
|
| /external/rust/crates/grpcio-sys/grpc/ |
| D | MANIFEST.md | 7 * [gRPC.podspec](gRPC.podspec)
|