Skip to content

Commit

Permalink
Bitcode
Browse files Browse the repository at this point in the history
  • Loading branch information
netolicak committed Nov 13, 2017
1 parent db81010 commit 78de480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<header-file src="src/ios/DTDevices.h" />
<source-file src="src/ios/LineaProCDV.m" />

<source-file src="src/ios/libdtdev.a" framework="true" compiler-flags="-fno-objc-arc -fembed-bitcode"/>
<source-file src="src/ios/libdtdev.a" framework="true" compiler-flags="-fno-objc-arc -fembed-bitcode-marker"/>

<framework src="ExternalAccessory.framework" />
<framework src="AudioToolbox.framework" />
Expand Down

0 comments on commit 78de480

Please sign in to comment.