Kaydet (Commit) e3bac83b authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Run bin/ios-all-static-libs and put its output in a file

(To be used from Xcode projects elsewhere building iOS apps that want
to link to iOS code built here.)

Change-Id: I39bf2a4ed059930fcfc30c4d2016dfbc698da353
üst 8b7d0c2c
......@@ -104,6 +104,7 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk \
&& echo "buildid=$(BUILDID)" \
) > $(IOSRES)/program/versionrc
$(SRCDIR)/bin/lo-all-static-libs >$(WORKDIR)/ios-all-static-libs.list
#- clean ios -----------------------------------------------------------------
$(call gb_CustomTarget_get_clean_target,ios/iOS_setup):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment