Przeglądaj źródła

【综合】权限文件调整(Pro)

tangchao 5 miesięcy temu
rodzic
commit
0749488b85

+ 20 - 2
PDF Office/PDF Master Pro/PDF-Reader-Pro-Edition.entitlements

@@ -4,13 +4,31 @@
 <dict>
 	<key>com.apple.security.app-sandbox</key>
 	<true/>
-	<key>com.apple.security.files.downloads.read-write</key>
-	<true/>
 	<key>com.apple.security.files.user-selected.read-write</key>
 	<true/>
 	<key>com.apple.security.network.client</key>
 	<true/>
 	<key>com.apple.security.print</key>
 	<true/>
+	<key>com.apple.security.scripting-targets</key>
+	<dict>
+		<key>com.apple.mail</key>
+		<array>
+			<string>com.apple.mail.compose</string>
+		</array>
+	</dict>
+	<key>com.apple.security.temporary-exception.apple-events</key>
+	<array>
+		<string>com.apple.iwork.pages</string>
+		<string>com.apple.iwork.numbers</string>
+		<string>com.apple.iwork.keynote</string>
+		<string>com.microsoft.outlook</string>
+		<string>com.microsoft.word</string>
+		<string>com.microsoft.excel</string>
+		<string>com.microsoft.powerpoint</string>
+		<string>com.apple.photos</string>
+	</array>
+	<key>com.apple.security.temporary-exception.apple-events:before:10.8</key>
+	<string>com.apple.mail</string>
 </dict>
 </plist>

+ 2 - 2
PDF Office/PDF Reader Pro.xcodeproj/project.pbxproj

@@ -20705,7 +20705,7 @@
 				CURRENT_PROJECT_VERSION = 1;
 				DEFINES_MODULE = YES;
 				DEVELOPMENT_TEAM = 4GGQPGRTSV;
-				ENABLE_HARDENED_RUNTIME = YES;
+				ENABLE_HARDENED_RUNTIME = NO;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
 					"$(PROJECT_DIR)/PDF\\ Master/Third\\ Pard\\ Library/FirebaseAnalytics",
@@ -20770,7 +20770,7 @@
 				CURRENT_PROJECT_VERSION = 1;
 				DEFINES_MODULE = YES;
 				DEVELOPMENT_TEAM = 4GGQPGRTSV;
-				ENABLE_HARDENED_RUNTIME = YES;
+				ENABLE_HARDENED_RUNTIME = NO;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
 					"$(PROJECT_DIR)/PDF\\ Master/Third\\ Pard\\ Library/FirebaseAnalytics",