mirror of
https://github.com/RGBCube/serenity
synced 2025-07-21 13:27:34 +00:00
MacPDF: Move some files around
1. main.m is now main.mm 2. MainMenu.xib is now no longer in a Base.lproj subfolder 3. Remove SerenityPDF.entitlements since it won't be used in our CMake build
This commit is contained in:
parent
5af30b8f63
commit
0216f34179
3 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
||||||
<?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>com.apple.security.app-sandbox</key>
|
|
||||||
<false/>
|
|
||||||
<key>com.apple.security.files.user-selected.read-only</key>
|
|
||||||
<true/>
|
|
||||||
</dict>
|
|
||||||
</plist>
|
|
Loading…
Add table
Add a link
Reference in a new issue