Prechádzať zdrojové kódy

PDFViewer(iOS) - 修改workSpace

chenyu 1 rok pred
rodič
commit
42bb122d5c

+ 25 - 0
PDFViewer.xcworkspace/contents.xcworkspacedata

@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Workspace
+   version = "1.0">
+   <FileRef
+      location = "group:Viewer/Viewer.xcodeproj">
+   </FileRef>
+   <FileRef
+      location = "group:PDFViewer/PDFViewer.xcodeproj">
+   </FileRef>
+   <FileRef
+      location = "group:Forms/Forms.xcodeproj">
+   </FileRef>
+   <FileRef
+      location = "group:DocsEditor/DocsEditor.xcodeproj">
+   </FileRef>
+   <FileRef
+      location = "group:ContentEditor/ContentEditor.xcodeproj">
+   </FileRef>
+   <FileRef
+      location = "group:ComPDFKit_Tools/ComPDFKit_Tools.xcodeproj">
+   </FileRef>
+   <FileRef
+      location = "group:Annotations/Annotations.xcodeproj">
+   </FileRef>
+</Workspace>

+ 8 - 0
PDFViewer.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>IDEDidComputeMac32BitWarning</key>
+	<true/>
+</dict>
+</plist>