소스 검색

PDFViewer(iOS) - 修改workSpace

chenyu 1 년 전
부모
커밋
42bb122d5c
2개의 변경된 파일33개의 추가작업 그리고 0개의 파일을 삭제
  1. 25 0
      PDFViewer.xcworkspace/contents.xcworkspacedata
  2. 8 0
      PDFViewer.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist

+ 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>