Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 329 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 329 Bytes

Script to build PCRE for iPhone device and simulator platform

Tested against:

  • Xcode 4.5.2
  • iPhone SDK 6.0, armv7 (Obsoleted: 3.1.2, 3.1.3, 4.0, 4.2)
  • PCRE 8.32

Building the library

Place pcre-8.32.tar.gz in this directory, then:

bash Build-PCRE.sh

library will be ready in newly created 'dist' directory.