Edward Chen
b42e7d2c78
Add iOS packaging pipeline ( #8264 )
...
Create a pipeline to produce the iOS package artifacts.
2021-07-02 06:21:59 -07:00
Edward Chen
0696e2f0d4
[Objective-C API] Add script to assemble pod package files. ( #7958 )
...
Add a helper script for creating the Objective-C API pod package. It puts the necessary files and generates a podspec in a staging directory.
2021-06-07 19:16:39 -07:00
Guoyu Wang
79a6727a02
Add podspec template for ios package, update build settings ( #7907 )
...
* Add podspec template for ios package
* minor formatting update
* Add spec.source_files for header files
* Update spec.public_header_files to spec.source_files
* minor update
2021-06-02 11:30:05 -07:00
Guoyu Wang
e7e200ee59
Add test for iOS package ( #7816 )
...
* Add test for iOS package
* Add readme
* fix pep8 warning
* Addressed CR comments, fixed CI failure
* Address CR comments
* Update readme.md
* Update package name and readme, added comments to the podspec
2021-06-01 11:01:37 -07:00
Guoyu Wang
98007f0be6
Fix typo in the ios packaging script ( #7802 )
2021-05-24 11:57:13 -07:00
Guoyu Wang
ce8473a4ea
Add script to build fat iOS framework ( #7607 )
2021-05-11 09:46:24 -07:00