Searched full:podspec (Results 1 – 25 of 78) sorted by relevance
1234
| /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>' 57 # Pods directory corresponding to this app's Podfile, relative to the location of this podspec. 70 # Alternatively, you can advance the version of this podspec and run `pod update`. 111 The file should be named `<Podspec file name>.podspec`. 114 the sample Podspec above. For example, you could use: 127 Once your library has a Podspec, Cocoapods can install it into any XCode project. For that, go into 134 Next add a line to your Podfile to refer to your library's Podspec. Use `:path` as described 138 pod '<Podspec file name>', :path => 'path/to/the/directory/of/your/podspec' [all …]
|
| /external/private-join-and-compute/third_party/abseil-cpp-20230125.2/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/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/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/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/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. 120 """Returns true if a given rule is relevant when generating a podspec.""" 136 """Converts the label of bazel rule to the name of podspec.""" 144 """Writes a podspec from given rules and args.""" 167 """Writes podspec from rule map recursively.""" 183 """Writes podspec from given rule.""" 215 """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/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. 115 """Returns true if a given rule is relevant when generating a podspec.""" 131 """Converts the label of bazel rule to the name of podspec.""" 139 """Writes a podspec from given rules and args.""" 162 """Writes podspec from rule map recursively.""" 178 """Writes podspec from given rule.""" 204 """Generates a podspec file from all BUILD files under absl directory.""" [all …]
|
| /external/rust/crates/grpcio-sys/grpc/tools/distrib/ |
| D | check_protobuf_pod_version.sh | 38 # get the version of protobuf in /src/objective-c/!ProtoCompiler.podspec 39 v2=$(cat src/objective-c/\!ProtoCompiler.podspec | egrep "v = " | cut -f 2 -d"'") 41 # get the version of protobuf in /src/objective-c/!ProtoCompiler-gRPCPlugin.podspec 42 v3=$(cat src/objective-c/\!ProtoCompiler-gRPCPlugin.podspec | egrep 'dependency.*!ProtoCompiler' | … 47 …echo 'Protobuf version in src/objective-c/!ProtoCompiler.podspec does not match protobuf version i… 52 …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/tools/distrib/ |
| D | check_protobuf_pod_version.sh | 38 # get the version of protobuf in /src/objective-c/!ProtoCompiler.podspec 39 v2=$(cat src/objective-c/\!ProtoCompiler.podspec | egrep "v = " | cut -f 2 -d"'") 41 # get the version of protobuf in /src/objective-c/!ProtoCompiler-gRPCPlugin.podspec 42 v3=$(cat src/objective-c/\!ProtoCompiler-gRPCPlugin.podspec | egrep 'dependency.*!ProtoCompiler' | … 47 …echo 'Protobuf version in src/objective-c/!ProtoCompiler.podspec does not match protobuf version i… 52 …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/rust/crates/grpcio-sys/grpc/ |
| D | .gitattributes | 9 gRPC-C++.podspec linguist-generated=true 10 gRPC-Core.podspec linguist-generated=true 11 gRPC-ProtoRPC.podspec linguist-generated=true 12 gRPC-RxLibrary.podspec linguist-generated=true 13 gRPC.podspec linguist-generated=true
|
| D | MANIFEST.md | 7 * [gRPC.podspec](gRPC.podspec)
|
| /external/grpc-grpc/ |
| D | .gitattributes | 9 gRPC-C++.podspec linguist-generated=true 10 gRPC-Core.podspec linguist-generated=true 11 gRPC-ProtoRPC.podspec linguist-generated=true 12 gRPC-RxLibrary.podspec linguist-generated=true 13 gRPC.podspec linguist-generated=true
|
| D | MANIFEST.md | 7 * [gRPC.podspec](gRPC.podspec)
|
| /external/protobuf/.github/workflows/ |
| D | objc_cocoapods.yml | 7 - 'Protobuf.podspec' 15 - 'Protobuf.podspec' 37 Protobuf.podspec
|
| /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/grpc-grpc/third_party/ |
| D | README.md | 56 - Updating `abseil_version =` scripts in `templates/gRPC-C++.podspec.template` and 57 `templates/gRPC-Core.podspec.template`. 97 - Increment the boringssl podspec version number in 98 …`templates/src/objective-c/BoringSSL-GRPC.podspec.template` and `templates/gRPC-Core.podspec.templ… 100 - Commit again `git commit -m "Increment podspec version"`
|
| /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`. 96 - Increment the boringssl podspec version number in 97 …`templates/src/objective-c/BoringSSL-GRPC.podspec.template` and `templates/gRPC-Core.podspec.templ… 99 - Commit again `git commit -m "Increment podspec version"`
|
| /external/grpc-grpc/templates/ |
| D | gRPC-C++.podspec.template | 4 # Please make modifications to `templates/gRPC-C++.podspec.template` 8 # gRPC C++ CocoaPods podspec 91 …# We exclude proto related files in this particular podspec so that we can provide a protobuf-inde… 96 …# We exclude proto related files in this particular podspec so that we can provide a protobuf-inde… 101 …# We exclude proto related files in this particular podspec so that we can provide a protobuf-inde…
|
| /external/grpc-grpc/src/objective-c/tests/ |
| D | Podfile | 14 …pod 'BoringSSL-GRPC', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c", :inhibit_warnings => … 49 pod 'CronetFramework', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c" 57 pod 'CronetFramework', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c"
|
| /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],
|
1234