diff options
author | Joseph Heenan <joseph@emobix.co.uk> | 2016-11-28 13:28:01 +0000 |
---|---|---|
committer | Joseph Heenan <joseph@emobix.co.uk> | 2016-12-02 11:19:59 -0500 |
commit | d25a5d34fa9702167c6d758abcf0df22d96ce152 (patch) | |
tree | 813615df0945c50a55d1c957a4887f51cbb8038f /platform/ios/MuPDF.xcodeproj/xcshareddata/xcschemes/Generate.xcscheme | |
parent | c81da646bd772031802b74a25c6371f41f04e2d0 (diff) | |
download | mupdf-d25a5d34fa9702167c6d758abcf0df22d96ce152.tar.xz |
iOS: Let Xcode 8.1 perform it's recommended updates
Only really important change is updating the deployment target to iOS
8, as earlier versions aren't supported by Xcode 8.1.
Diffstat (limited to 'platform/ios/MuPDF.xcodeproj/xcshareddata/xcschemes/Generate.xcscheme')
-rw-r--r-- | platform/ios/MuPDF.xcodeproj/xcshareddata/xcschemes/Generate.xcscheme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/MuPDF.xcodeproj/xcshareddata/xcschemes/Generate.xcscheme b/platform/ios/MuPDF.xcodeproj/xcshareddata/xcschemes/Generate.xcscheme index 74715672..3a9138ee 100644 --- a/platform/ios/MuPDF.xcodeproj/xcshareddata/xcschemes/Generate.xcscheme +++ b/platform/ios/MuPDF.xcodeproj/xcshareddata/xcschemes/Generate.xcscheme @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0730" + LastUpgradeVersion = "0810" version = "1.3"> <BuildAction parallelizeBuildables = "YES" |