-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
70 changed files
with
473 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,22 @@ | ||
<?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>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>PDF Kit</string> <key>CFBundleIdentifier</key> <string>com.4D.PDF-Kit</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundlePackageType</key> <string>BNDL</string> <key>CFBundleShortVersionString</key> <string>2.0</string> <key>CFBundleSignature</key> <string>4D06</string> <key>CSResourcesFileMapped</key> <true/></dict></plist> | ||
<?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>CFBundleDevelopmentRegion</key> | ||
<string>English</string> | ||
<key>CFBundleExecutable</key> | ||
<string>PDF Kit</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.4D.PDF-Kit</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundlePackageType</key> | ||
<string>BNDL</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0.0</string> | ||
<key>CFBundleSignature</key> | ||
<string>4D06</string> | ||
<key>CSResourcesFileMapped</key> | ||
<true/> | ||
</dict> | ||
</plist> |
7 changes: 7 additions & 0 deletions
7
PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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> |
Binary file added
BIN
+7.01 KB
...codeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
8 changes: 8 additions & 0 deletions
8
....xcodeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/WorkspaceSettings.xcsettings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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>BuildLocationStyle</key> | ||
<string>UseTargetSettings</string> | ||
</dict> | ||
</plist> |
14 changes: 14 additions & 0 deletions
14
...Kit/PDF Kit.v9.xcodeproj/xcuserdata/miyako.xcuserdatad/xcschemes/xcschememanagement.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?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>SchemeUserState</key> | ||
<dict> | ||
<key>PDF Kit.xcscheme</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>0</integer> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-14.2 KB
(59%)
...codeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
dependencies: \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4DPlugin-PDF-Kit.cpp \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4DPlugin-PDF-Kit.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/4DPluginAPI.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Flags.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/PublicTypes.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_BLOB.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_TYPES.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_TEXT.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_LONGINT.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/ARRAY_TEXT.h |
Binary file added
BIN
+2.34 KB
...t/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.dia
Binary file not shown.
Binary file added
BIN
+34.6 KB
...Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o
Binary file not shown.
7 changes: 7 additions & 0 deletions
7
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
dependencies: \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/4DPluginAPI.c \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/4DPluginAPI.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Flags.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/PublicTypes.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/PrivateTypes.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/EntryPoints.h |
Binary file added
BIN
+912 Bytes
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.dia
Binary file not shown.
Binary file added
BIN
+171 KB
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o
Binary file not shown.
7 changes: 7 additions & 0 deletions
7
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
dependencies: \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/ARRAY_TEXT.cpp \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/ARRAY_TEXT.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/4DPluginAPI.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Flags.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/PublicTypes.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_TYPES.h |
Binary file added
BIN
+3.32 KB
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.dia
Binary file not shown.
Binary file added
BIN
+22.4 KB
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o
Binary file not shown.
8 changes: 8 additions & 0 deletions
8
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
dependencies: \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_BLOB.cpp \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_BLOB.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/4DPluginAPI.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Flags.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/PublicTypes.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_TYPES.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_TEXT.h |
Binary file added
BIN
+1.09 KB
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.dia
Binary file not shown.
Binary file added
BIN
+12.5 KB
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o
Binary file not shown.
7 changes: 7 additions & 0 deletions
7
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
dependencies: \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_LONGINT.cpp \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_LONGINT.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/4DPluginAPI.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Flags.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/PublicTypes.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_TYPES.h |
Binary file added
BIN
+220 Bytes
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.dia
Binary file not shown.
Binary file added
BIN
+1.75 KB
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o
Binary file not shown.
7 changes: 7 additions & 0 deletions
7
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
dependencies: \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_TEXT.cpp \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_TEXT.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/4DPluginAPI.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Flags.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/PublicTypes.h \ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\ Kit/4D\ Plugin\ API/Classes/C_TYPES.h |
Binary file added
BIN
+6.2 KB
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.dia
Binary file not shown.
Binary file added
BIN
+15.1 KB
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o
Binary file not shown.
6 changes: 6 additions & 0 deletions
6
...t/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o |
Binary file added
BIN
+67.1 KB
.../PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit_dependency_info.dat
Binary file not shown.
Binary file added
BIN
+121 Bytes
...uild/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap
Binary file not shown.
Binary file added
BIN
+121 Bytes
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap
Binary file not shown.
Binary file added
BIN
+121 Bytes
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap
Binary file not shown.
Binary file added
BIN
+1.3 KB
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap
Binary file not shown.
Binary file added
BIN
+726 Bytes
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions
3
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/bin/sh | ||
|
||
|
1 change: 1 addition & 0 deletions
1
PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"case-sensitive":"false","roots":[],"version":0} |
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
...build/PDF Kit.v9.build/Development/PDF Kit.build/Objects-normal/i386/PDF Kit.LinkFileList
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.v9.build/Development/PDF Kit.build/Objects-normal/i386/4DPlugin-PDF-Kit.o | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.v9.build/Development/PDF Kit.build/Objects-normal/i386/4DPluginAPI.o |
2 changes: 2 additions & 0 deletions
2
...ild/PDF Kit.v9.build/Development/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.v9.build/Development/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o | ||
/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.v9.build/Development/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o |
Binary file added
BIN
+1.52 KB
.../PDF Kit.v9.build/Development/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap
Binary file not shown.
Binary file added
BIN
+1.52 KB
PDF Kit/build/PDF Kit.v9.build/Development/PDF Kit.build/PDF Kit-all-target-headers.hmap
Binary file not shown.
Binary file added
BIN
+121 Bytes
PDF Kit/build/PDF Kit.v9.build/Development/PDF Kit.build/PDF Kit-generated-files.hmap
Binary file not shown.
Binary file added
BIN
+1.84 KB
PDF Kit/build/PDF Kit.v9.build/Development/PDF Kit.build/PDF Kit-own-target-headers.hmap
Binary file not shown.
Binary file added
BIN
+1.71 KB
PDF Kit/build/PDF Kit.v9.build/Development/PDF Kit.build/PDF Kit-project-headers.hmap
Binary file not shown.
Binary file added
BIN
+1.84 KB
PDF Kit/build/PDF Kit.v9.build/Development/PDF Kit.build/PDF Kit.hmap
Binary file not shown.
3 changes: 3 additions & 0 deletions
3
PDF Kit/build/PDF Kit.v9.build/Development/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/bin/sh | ||
#DEVELOPER_ID_APPLICATION_CODE_SIGN_IDENTITY_NAME=`security find-identity -p codesigning -v | egrep 'Developer ID Application[^"]+' -o` | ||
codesign --force --verbose --sign "$EXPANDED_CODE_SIGN_IDENTITY_NAME" "$CODESIGNING_FOLDER_PATH/Contents/manifest.json" |
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+185 KB
PDF Kit/build/XCBuildData/300890b74a358b340308d979a956763e-desc.xcbuild
Binary file not shown.
Oops, something went wrong.