|
12 | 12 | E32E9B771EB87EA3000FEEE9 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = E32E9B761EB87EA3000FEEE9 /* main.swift */; };
|
13 | 13 | E32E9B861EB8845E000FEEE9 /* LaunchAtLoginHelper.app in Resources */ = {isa = PBXBuildFile; fileRef = E32E9B741EB87EA3000FEEE9 /* LaunchAtLoginHelper.app */; };
|
14 | 14 | E32E9B931EB889AE000FEEE9 /* copy-helper.sh in Resources */ = {isa = PBXBuildFile; fileRef = E32E9B921EB889AE000FEEE9 /* copy-helper.sh */; };
|
| 15 | + E3A6EB58249009C3004D7101 /* LaunchAtLogin.entitlements in Resources */ = {isa = PBXBuildFile; fileRef = E3A6EB57249009C3004D7101 /* LaunchAtLogin.entitlements */; }; |
15 | 16 | /* End PBXBuildFile section */
|
16 | 17 |
|
17 | 18 | /* Begin PBXContainerItemProxy section */
|
|
33 | 34 | E32E9B761EB87EA3000FEEE9 /* main.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = main.swift; sourceTree = "<group>"; usesTabs = 1; };
|
34 | 35 | E32E9B7F1EB87EA3000FEEE9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
35 | 36 | E32E9B921EB889AE000FEEE9 /* copy-helper.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; lineEnding = 0; path = "copy-helper.sh"; sourceTree = "<group>"; usesTabs = 1; };
|
| 37 | + E3A6EB57249009C3004D7101 /* LaunchAtLogin.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = LaunchAtLogin.entitlements; path = LaunchAtLogin/LaunchAtLogin.entitlements; sourceTree = "<group>"; }; |
36 | 38 | E3B8C38A20C0003300272EC0 /* LaunchAtLoginHelper.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LaunchAtLoginHelper.entitlements; sourceTree = "<group>"; };
|
37 | 39 | /* End PBXFileReference section */
|
38 | 40 |
|
|
57 | 59 | E32E9B591EB87D7B000FEEE9 = {
|
58 | 60 | isa = PBXGroup;
|
59 | 61 | children = (
|
| 62 | + E3A6EB57249009C3004D7101 /* LaunchAtLogin.entitlements */, |
60 | 63 | E32E9B651EB87D7B000FEEE9 /* LaunchAtLogin */,
|
61 | 64 | E32E9B751EB87EA3000FEEE9 /* LaunchAtLoginHelper */,
|
62 | 65 | E32E9B641EB87D7B000FEEE9 /* Products */,
|
|
198 | 201 | files = (
|
199 | 202 | E32E9B861EB8845E000FEEE9 /* LaunchAtLoginHelper.app in Resources */,
|
200 | 203 | E32E9B931EB889AE000FEEE9 /* copy-helper.sh in Resources */,
|
| 204 | + E3A6EB58249009C3004D7101 /* LaunchAtLogin.entitlements in Resources */, |
201 | 205 | );
|
202 | 206 | runOnlyForDeploymentPostprocessing = 0;
|
203 | 207 | };
|
|
0 commit comments