aboutsummaryrefslogtreecommitdiff
path: root/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources
diff options
context:
space:
mode:
Diffstat (limited to 'DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources')
-rw-r--r--DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist44
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftAppKit.dylibbin0 -> 232112 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCore.dylibbin0 -> 6544080 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreData.dylibbin0 -> 89280 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreFoundation.dylibbin0 -> 32000 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreGraphics.dylibbin0 -> 192992 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreImage.dylibbin0 -> 40224 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftDarwin.dylibbin0 -> 97312 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftDispatch.dylibbin0 -> 336800 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftFoundation.dylibbin0 -> 3056160 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftIOKit.dylibbin0 -> 35872 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftMetal.dylibbin0 -> 83280 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftObjectiveC.dylibbin0 -> 51888 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftQuartzCore.dylibbin0 -> 49248 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftXPC.dylibbin0 -> 35824 bytes
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftos.dylibbin0 -> 65488 bytes
-rw-r--r--DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Info.plist50
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/MacOS/LaunchAtLoginHelperbin0 -> 29916 bytes
-rw-r--r--DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/PkgInfo1
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/copy-helper.sh17
20 files changed, 112 insertions, 0 deletions
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist
new file mode 100644
index 0000000..9d95f17
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist
@@ -0,0 +1,44 @@
+<?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>BuildMachineOSBuild</key>
+ <string>18C54</string>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>en</string>
+ <key>CFBundleExecutable</key>
+ <string>LaunchAtLogin</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.sindresorhus.LaunchAtLogin</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>LaunchAtLogin</string>
+ <key>CFBundlePackageType</key>
+ <string>FMWK</string>
+ <key>CFBundleShortVersionString</key>
+ <string>2.2.1</string>
+ <key>CFBundleSupportedPlatforms</key>
+ <array>
+ <string>MacOSX</string>
+ </array>
+ <key>CFBundleVersion</key>
+ <string>1</string>
+ <key>DTCompiler</key>
+ <string>com.apple.compilers.llvm.clang.1_0</string>
+ <key>DTPlatformBuild</key>
+ <string>10B61</string>
+ <key>DTPlatformVersion</key>
+ <string>GM</string>
+ <key>DTSDKBuild</key>
+ <string>18B71</string>
+ <key>DTSDKName</key>
+ <string>macosx10.14</string>
+ <key>DTXcode</key>
+ <string>1010</string>
+ <key>DTXcodeBuild</key>
+ <string>10B61</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>MIT © Sindre Sorhus</string>
+</dict>
+</plist>
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftAppKit.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftAppKit.dylib
new file mode 100755
index 0000000..84e7031
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftAppKit.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCore.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCore.dylib
new file mode 100755
index 0000000..d0d89ab
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCore.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreData.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreData.dylib
new file mode 100755
index 0000000..30c3218
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreData.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreFoundation.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreFoundation.dylib
new file mode 100755
index 0000000..e0be8ea
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreFoundation.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreGraphics.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreGraphics.dylib
new file mode 100755
index 0000000..1ea4db3
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreGraphics.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreImage.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreImage.dylib
new file mode 100755
index 0000000..b1485bb
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftCoreImage.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftDarwin.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftDarwin.dylib
new file mode 100755
index 0000000..ba074cf
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftDarwin.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftDispatch.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftDispatch.dylib
new file mode 100755
index 0000000..7fa8029
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftDispatch.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftFoundation.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftFoundation.dylib
new file mode 100755
index 0000000..7cbf306
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftFoundation.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftIOKit.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftIOKit.dylib
new file mode 100755
index 0000000..73ea183
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftIOKit.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftMetal.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftMetal.dylib
new file mode 100755
index 0000000..bc131e2
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftMetal.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftObjectiveC.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftObjectiveC.dylib
new file mode 100755
index 0000000..833512f
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftObjectiveC.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftQuartzCore.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftQuartzCore.dylib
new file mode 100755
index 0000000..ca509e4
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftQuartzCore.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftXPC.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftXPC.dylib
new file mode 100755
index 0000000..a119137
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftXPC.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftos.dylib b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftos.dylib
new file mode 100755
index 0000000..521132b
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Frameworks/libswiftos.dylib
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Info.plist b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Info.plist
new file mode 100644
index 0000000..77f1029
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/Info.plist
@@ -0,0 +1,50 @@
+<?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>BuildMachineOSBuild</key>
+ <string>18C54</string>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>en</string>
+ <key>CFBundleExecutable</key>
+ <string>LaunchAtLoginHelper</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.sindresorhus.LaunchAtLoginHelper</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>LaunchAtLoginHelper</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>1.0.0</string>
+ <key>CFBundleSupportedPlatforms</key>
+ <array>
+ <string>MacOSX</string>
+ </array>
+ <key>CFBundleVersion</key>
+ <string>1</string>
+ <key>DTCompiler</key>
+ <string>com.apple.compilers.llvm.clang.1_0</string>
+ <key>DTPlatformBuild</key>
+ <string>10B61</string>
+ <key>DTPlatformVersion</key>
+ <string>GM</string>
+ <key>DTSDKBuild</key>
+ <string>18B71</string>
+ <key>DTSDKName</key>
+ <string>macosx10.14</string>
+ <key>DTXcode</key>
+ <string>1010</string>
+ <key>DTXcodeBuild</key>
+ <string>10B61</string>
+ <key>LSBackgroundOnly</key>
+ <true/>
+ <key>LSMinimumSystemVersion</key>
+ <string>10.12</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>MIT © Sindre Sorhus</string>
+ <key>NSPrincipalClass</key>
+ <string>NSApplication</string>
+</dict>
+</plist>
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/MacOS/LaunchAtLoginHelper b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/MacOS/LaunchAtLoginHelper
new file mode 100755
index 0000000..f254a01
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/MacOS/LaunchAtLoginHelper
Binary files differ
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/PkgInfo b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/PkgInfo
new file mode 100644
index 0000000..bd04210
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/LaunchAtLoginHelper.app/Contents/PkgInfo
@@ -0,0 +1 @@
+APPL???? \ No newline at end of file
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/copy-helper.sh b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/copy-helper.sh
new file mode 100755
index 0000000..3de8a9d
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/copy-helper.sh
@@ -0,0 +1,17 @@
+#!/bin/bash
+
+origin_helper_path="$BUILT_PRODUCTS_DIR/$FRAMEWORKS_FOLDER_PATH/LaunchAtLogin.framework/Resources/LaunchAtLoginHelper.app"
+helper_dir="$BUILT_PRODUCTS_DIR/$CONTENTS_FOLDER_PATH/Library/LoginItems"
+helper_path="$helper_dir/LaunchAtLoginHelper.app"
+
+rm -rf "$helper_path"
+mkdir -p "$helper_dir"
+cp -rf "$origin_helper_path" "$helper_dir/"
+
+defaults write "$helper_path/Contents/Info" CFBundleIdentifier -string "$PRODUCT_BUNDLE_IDENTIFIER-LaunchAtLoginHelper"
+codesign --force --entitlements="$CODE_SIGN_ENTITLEMENTS" --sign="$EXPANDED_CODE_SIGN_IDENTITY_NAME" "$helper_path"
+
+if [[ $CONFIGURATION == "Release" ]]; then
+ rm -rf "$origin_helper_path"
+ rm "$(dirname "$origin_helper_path")/copy-helper.sh"
+fi