-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Update Setup Script ## ⚙️ Release Notes - Updates the Setup Script to reflect the latest changes from GitHub and Xcode - Remove script and use upstream version ### Code of Conduct & Contributing Guidelines By submitting creating this pull request, you agree to follow our [Code of Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md): - [x] I agree to follow the [Code of Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md).
- Loading branch information
1 parent
225d685
commit dc486f6
Showing
9 changed files
with
196 additions
and
252 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#!/bin/sh | ||
|
||
rm -rf ~/actions-runner/_work/* | ||
rm -rf ~/runner/_work/* | ||
|
||
xcrun simctl shutdown all | ||
xcrun simctl erase all |
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 not shown.
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
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,177 @@ | ||
<?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/Scripts/main.scpt</key> | ||
<data> | ||
l6WILSOZV6hi5LUT91XLBCNkDbw= | ||
</data> | ||
<key>Resources/applet.icns</key> | ||
<data> | ||
sINd6lbiqHD5dL8c6u79cFvVXhw= | ||
</data> | ||
<key>Resources/applet.rsrc</key> | ||
<data> | ||
J3+hNFHkLy0mXYpptcjqgbfBUgE= | ||
</data> | ||
<key>Resources/description.rtfd/TXT.rtf</key> | ||
<data> | ||
j/ujZuIb/J+ljq2po6fnklpuxCQ= | ||
</data> | ||
</dict> | ||
<key>files2</key> | ||
<dict> | ||
<key>Resources/Scripts/main.scpt</key> | ||
<dict> | ||
<key>hash</key> | ||
<data> | ||
l6WILSOZV6hi5LUT91XLBCNkDbw= | ||
</data> | ||
<key>hash2</key> | ||
<data> | ||
LhDzrwJOqS013nlEyoLbspchSZaQ84j1hRkJFpDgpwY= | ||
</data> | ||
</dict> | ||
<key>Resources/applet.icns</key> | ||
<dict> | ||
<key>hash</key> | ||
<data> | ||
sINd6lbiqHD5dL8c6u79cFvVXhw= | ||
</data> | ||
<key>hash2</key> | ||
<data> | ||
J7weZ6vlnv9r32tS5HFcyuPXl2StdDnfepLxAixlryk= | ||
</data> | ||
</dict> | ||
<key>Resources/applet.rsrc</key> | ||
<dict> | ||
<key>hash</key> | ||
<data> | ||
J3+hNFHkLy0mXYpptcjqgbfBUgE= | ||
</data> | ||
<key>hash2</key> | ||
<data> | ||
+Ob588+w46s8Kfs94SaBHHnsyr+KrmjyfGPPdAjo6AM= | ||
</data> | ||
</dict> | ||
<key>Resources/description.rtfd/TXT.rtf</key> | ||
<dict> | ||
<key>hash</key> | ||
<data> | ||
j/ujZuIb/J+ljq2po6fnklpuxCQ= | ||
</data> | ||
<key>hash2</key> | ||
<data> | ||
+WN4+1l96YqWzSn6BQ3C/zCuJ9/anI2lThNtUgqkDeo= | ||
</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> |
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
Oops, something went wrong.