Skip to content

Commit

Permalink
added notarization app in PAT/dist
Browse files Browse the repository at this point in the history
  • Loading branch information
justinzhang committed Jan 10, 2022
1 parent 23b4865 commit 10578db
Show file tree
Hide file tree
Showing 8 changed files with 215 additions and 0 deletions.
Binary file added PAT/dist/PAT.app/Contents/CodeResources
Binary file not shown.
30 changes: 30 additions & 0 deletions PAT/dist/PAT.app/Contents/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<?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>CFBundleDisplayName</key>
<string>PAT</string>
<key>CFBundleExecutable</key>
<string>__main__</string>
<key>CFBundleIconFile</key>
<string>pac-man.icns</string>
<key>CFBundleIdentifier</key>
<string>com.GPN.PAT</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>PAT</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>LSBackgroundOnly</key>
<true/>
<key>NSHighResolutionCapable</key>
<string>True</string>
<key>NSRequiresAquaSystemAppearance</key>
<string>No</string>
</dict>
</plist>
Binary file added PAT/dist/PAT.app/Contents/MacOS/__main__
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"Question0": {
"name": "To what extent do you feel happy right now?",
"answer": ["0"]
},
"Question1": {
"name": "Confident?",
"answer": ["0"]
},
"Question2": {
"name": "Stressed?",
"answer": ["0"]
},
"Question3": {
"name": "Excited?",
"answer": ["0"]
},
"Question4": {
"name": "Frustrated?",
"answer": ["0"]
},
"Question5": {
"name": "Proud?",
"answer": ["0"]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0
Binary file added PAT/dist/PAT.app/Contents/Resources/pac-man.icns
Binary file not shown.
146 changes: 146 additions & 0 deletions PAT/dist/PAT.app/Contents/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
<?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>files</key>
<dict>
<key>Resources/pac-man.icns</key>
<data>
GFWvCE2zgbnopvlNuGUyGHn2PII=
</data>
</dict>
<key>files2</key>
<dict>
<key>MacOS/logs/ldmsk;fj/block1-23_38_49/answers/questions1-answers.json</key>
<dict>
<key>cdhash</key>
<data>
juUyN9I9yc2bn+hv0h/fFILSY3Q=
</data>
<key>requirement</key>
<string>identifier "questions1-answers" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = WKMC743UMQ</string>
</dict>
<key>MacOS/logs/ldmsk;fj/block1-23_38_49/seed.txt</key>
<dict>
<key>cdhash</key>
<data>
vhLh7I3ZXoGX3oJZg9GhmPtnz2o=
</data>
<key>requirement</key>
<string>identifier seed and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = WKMC743UMQ</string>
</dict>
<key>Resources/pac-man.icns</key>
<dict>
<key>hash2</key>
<data>
KxcGkEVnMzAmg3XFpWdJIn905hyH71C4inIaFiQc/KM=
</data>
</dict>
</dict>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>
12 changes: 12 additions & 0 deletions PAT/entitlements.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?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">
<!--
entitlements.plist
Created by Justin Zhang on 1/9/22.
Copyright (c) 2022 ___ORGANIZATIONNAME___. All rights reserved.
-->
<plist version="1.0">
<dict/>
</plist>

0 comments on commit 10578db

Please sign in to comment.