Skip to content

Commit

Permalink
Mac/iOS boost::regex and tweaked build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfb committed Jan 12, 2012
1 parent 6a8327f commit a3a83b5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/doxygen/docsrc/guides/cinderboost/CinderBoost.dox
Expand Up @@ -71,4 +71,5 @@ cp stage/lib/*.a ../lib/ios\n
./b2 architecture=x86 target-os=iphone macosx-version=iphonesim-4.3 stage\n
cp stage/lib/*.a ../lib/ios-sim\n
</tt>
\em Note: to strip armv6, use <tt>lipo -remove armv6 lib/ios/libboost_regex.a -output lib/ios/libboost_regex.a</tt>
*/
Binary file added lib/ios-sim/libboost_regex.a
Binary file not shown.
Binary file added lib/ios/libboost_regex.a
Binary file not shown.
Binary file added lib/macosx/libboost_regex.a
Binary file not shown.

0 comments on commit a3a83b5

Please sign in to comment.