Home
last modified time | relevance | path

Searched full:podspec (Results 1 – 25 of 64) sorted by relevance

123

/external/grpc-grpc/src/objective-c/
DREADME.md31 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/
Dabseil.podspec.gen.py3 """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/
Dabseil.podspec.gen.py3 """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/
Dabseil.podspec.gen.py3 """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/
Dabseil.podspec.gen.py3 """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/
Dabseil.podspec.gen.py3 """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/
Dabseil.podspec.gen.py3 """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/
Dabseil.podspec.gen.py3 """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/
Dabseil.podspec.gen.py3 """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/
DPodfile24 …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/
Dcheck_protobuf_pod_version.sh28 # 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…
Dgenerate_boringssl_prefix_header.sh19 # 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/
DPodfile17 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/
Dcheck_shadow_boringssl_symbol_list.sh17 # Check if the commit version of BoringSSL podspec, BoringSSL submodule, and
23 boringssl_podspec_original="../../src/objective-c/BoringSSL-GRPC.podspec"
30podspec (src/objective-c/BoringSSL.podspec), BoringSSL submodule (third_party/boringssl), and Bori…
/external/grpc-grpc/src/objective-c/tests/Connectivity/
DPodfile13 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/
DPodfile22 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/
DPodfile12 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/
DPodfile22 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/
DREADME.md55 - 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/
Dbuild_ios.md128 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/
Dobjc_cocoapods.yml7 - 'Protobuf.podspec'
15 - 'Protobuf.podspec'
36 Protobuf.podspec
/external/grpc-grpc/templates/
DgRPC-C++.podspec.template4 # 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/
Dfilter_pull_request_tests.py98 '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/
Dfilter_pull_request_tests.py95 '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/
DMANIFEST.md7 * [gRPC.podspec](gRPC.podspec)

123