Skip to content

Commit

Permalink
Support new Xcode 10.2 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kapeli committed Jan 26, 2019
1 parent 078d414 commit 2065d5b
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 7 deletions.
Binary file modified Frameworks/Apple_Docs_Framework.framework/Apple_Docs_Framework
Binary file not shown.
Empty file.
Empty file.
Empty file modified Frameworks/Apple_Docs_Framework.framework/Headers/DHTester.h
100644 → 100755
Empty file.
5 changes: 5 additions & 0 deletions Frameworks/Apple_Docs_Framework.framework/Headers/DHViewer.h
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,8 @@
#define k2x_DarkScale @"d2x"
#define kMissing_Paths @"xp"
#define kAvailabilityConstraints @"availabilityConstraints"
#define kNewAvailabilityConstraints @"yc"
#define kPageType @"rg"
#define kPossible_Values @"av"
#define kProperty_List_Declaration @"atd"
#define kProperty_List_Declaration_Type @"bt"
Empty file.
Empty file.
14 changes: 7 additions & 7 deletions Frameworks/Apple_Docs_Framework.framework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>18A391</string>
<string>18C54</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand All @@ -24,19 +24,19 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10B61</string>
<string>10P82s</string>
<key>DTPlatformName</key>
<string>iphonesimulator</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<string>12.2</string>
<key>DTSDKBuild</key>
<string>16B91</string>
<string>16E5181e</string>
<key>DTSDKName</key>
<string>iphonesimulator12.1</string>
<string>iphonesimulator12.2</string>
<key>DTXcode</key>
<string>1010</string>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<string>10P82s</string>
<key>MinimumOSVersion</key>
<string>9.0</string>
<key>UIDeviceFamily</key>
Expand Down
Empty file modified Frameworks/Apple_Docs_Framework.framework/prism.js
100644 → 100755
Empty file.

0 comments on commit 2065d5b

Please sign in to comment.