|
12 | 12 | DD387514253B176C0021B81B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DD387513253B176C0021B81B /* Assets.xcassets */; };
|
13 | 13 | DD387517253B176C0021B81B /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DD387516253B176C0021B81B /* Preview Assets.xcassets */; };
|
14 | 14 | DD38751A253B176C0021B81B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DD387518253B176C0021B81B /* Main.storyboard */; };
|
| 15 | + DD387533253B3EF40021B81B /* app in Resources */ = {isa = PBXBuildFile; fileRef = DD387532253B3EF40021B81B /* app */; }; |
15 | 16 | /* End PBXBuildFile section */
|
16 | 17 |
|
17 | 18 | /* Begin PBXFileReference section */
|
18 |
| - DD38750C253B176A0021B81B /* Bitwarden.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Bitwarden.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 19 | + DD38750C253B176A0021B81B /* Bitwarden Menu.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Bitwarden Menu.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
19 | 20 | DD38750F253B176A0021B81B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
20 | 21 | DD387511253B176A0021B81B /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
21 | 22 | DD387513253B176C0021B81B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
22 | 23 | DD387516253B176C0021B81B /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
23 | 24 | DD387519253B176C0021B81B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
24 | 25 | DD38751B253B176C0021B81B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
25 | 26 | DD38751C253B176C0021B81B /* Bitwarden.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Bitwarden.entitlements; sourceTree = "<group>"; };
|
| 27 | + DD387532253B3EF40021B81B /* app */ = {isa = PBXFileReference; lastKnownFileType = folder; name = app; path = Bitwarden/app; sourceTree = "<group>"; }; |
| 28 | + DD78FD55253C56B000A6184C /* build.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = build.sh; path = Bitwarden/build.sh; sourceTree = "<group>"; }; |
26 | 29 | /* End PBXFileReference section */
|
27 | 30 |
|
28 | 31 | /* Begin PBXFrameworksBuildPhase section */
|
|
39 | 42 | DD387503253B176A0021B81B = {
|
40 | 43 | isa = PBXGroup;
|
41 | 44 | children = (
|
| 45 | + DD78FD55253C56B000A6184C /* build.sh */, |
| 46 | + DD387532253B3EF40021B81B /* app */, |
42 | 47 | DD38750E253B176A0021B81B /* Bitwarden */,
|
43 | 48 | DD38750D253B176A0021B81B /* Products */,
|
44 | 49 | );
|
|
47 | 52 | DD38750D253B176A0021B81B /* Products */ = {
|
48 | 53 | isa = PBXGroup;
|
49 | 54 | children = (
|
50 |
| - DD38750C253B176A0021B81B /* Bitwarden.app */, |
| 55 | + DD38750C253B176A0021B81B /* Bitwarden Menu.app */, |
51 | 56 | );
|
52 | 57 | name = Products;
|
53 | 58 | sourceTree = "<group>";
|
|
83 | 88 | buildPhases = (
|
84 | 89 | DD387508253B176A0021B81B /* Sources */,
|
85 | 90 | DD387509253B176A0021B81B /* Frameworks */,
|
| 91 | + DD78FD54253C565F00A6184C /* Run Script */, |
86 | 92 | DD38750A253B176A0021B81B /* Resources */,
|
87 | 93 | );
|
88 | 94 | buildRules = (
|
|
91 | 97 | );
|
92 | 98 | name = Bitwarden;
|
93 | 99 | productName = Bitwarden;
|
94 |
| - productReference = DD38750C253B176A0021B81B /* Bitwarden.app */; |
| 100 | + productReference = DD38750C253B176A0021B81B /* Bitwarden Menu.app */; |
95 | 101 | productType = "com.apple.product-type.application";
|
96 | 102 | };
|
97 | 103 | /* End PBXNativeTarget section */
|
|
100 | 106 | DD387504253B176A0021B81B /* Project object */ = {
|
101 | 107 | isa = PBXProject;
|
102 | 108 | attributes = {
|
| 109 | + KnownAssetTags = ( |
| 110 | + New, |
| 111 | + ); |
103 | 112 | LastSwiftUpdateCheck = 1200;
|
104 | 113 | LastUpgradeCheck = 1200;
|
105 | 114 | TargetAttributes = {
|
|
131 | 140 | isa = PBXResourcesBuildPhase;
|
132 | 141 | buildActionMask = 2147483647;
|
133 | 142 | files = (
|
| 143 | + DD387533253B3EF40021B81B /* app in Resources */, |
134 | 144 | DD38751A253B176C0021B81B /* Main.storyboard in Resources */,
|
135 | 145 | DD387517253B176C0021B81B /* Preview Assets.xcassets in Resources */,
|
136 | 146 | DD387514253B176C0021B81B /* Assets.xcassets in Resources */,
|
|
139 | 149 | };
|
140 | 150 | /* End PBXResourcesBuildPhase section */
|
141 | 151 |
|
| 152 | +/* Begin PBXShellScriptBuildPhase section */ |
| 153 | + DD78FD54253C565F00A6184C /* Run Script */ = { |
| 154 | + isa = PBXShellScriptBuildPhase; |
| 155 | + buildActionMask = 2147483647; |
| 156 | + files = ( |
| 157 | + ); |
| 158 | + inputFileListPaths = ( |
| 159 | + ); |
| 160 | + inputPaths = ( |
| 161 | + ); |
| 162 | + name = "Run Script"; |
| 163 | + outputFileListPaths = ( |
| 164 | + ); |
| 165 | + outputPaths = ( |
| 166 | + ); |
| 167 | + runOnlyForDeploymentPostprocessing = 0; |
| 168 | + shellPath = /bin/sh; |
| 169 | + shellScript = "pushd Bitwarden\n/Users/jonas/Workspace/Bitwarden/Bitwarden/build.sh\npopd\n"; |
| 170 | + }; |
| 171 | +/* End PBXShellScriptBuildPhase section */ |
| 172 | + |
142 | 173 | /* Begin PBXSourcesBuildPhase section */
|
143 | 174 | DD387508253B176A0021B81B /* Sources */ = {
|
144 | 175 | isa = PBXSourcesBuildPhase;
|
|
284 | 315 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
285 | 316 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
286 | 317 | CODE_SIGN_ENTITLEMENTS = Bitwarden/Bitwarden.entitlements;
|
| 318 | + CODE_SIGN_IDENTITY = "Apple Development"; |
287 | 319 | CODE_SIGN_STYLE = Automatic;
|
288 | 320 | COMBINE_HIDPI_IMAGES = YES;
|
289 | 321 | DEVELOPMENT_ASSET_PATHS = "\"Bitwarden/Preview Content\"";
|
|
296 | 328 | "@executable_path/../Frameworks",
|
297 | 329 | );
|
298 | 330 | MACOSX_DEPLOYMENT_TARGET = 10.15;
|
| 331 | + MARKETING_VERSION = 0.0.1; |
299 | 332 | PRODUCT_BUNDLE_IDENTIFIER = de.jonas.Bitwarden;
|
300 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
| 333 | + PRODUCT_NAME = "$(TARGET_NAME) Menu"; |
301 | 334 | SWIFT_VERSION = 5.0;
|
302 | 335 | };
|
303 | 336 | name = Debug;
|
|
308 | 341 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
309 | 342 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
310 | 343 | CODE_SIGN_ENTITLEMENTS = Bitwarden/Bitwarden.entitlements;
|
| 344 | + CODE_SIGN_IDENTITY = "Apple Development"; |
311 | 345 | CODE_SIGN_STYLE = Automatic;
|
312 | 346 | COMBINE_HIDPI_IMAGES = YES;
|
313 | 347 | DEVELOPMENT_ASSET_PATHS = "\"Bitwarden/Preview Content\"";
|
|
320 | 354 | "@executable_path/../Frameworks",
|
321 | 355 | );
|
322 | 356 | MACOSX_DEPLOYMENT_TARGET = 10.15;
|
| 357 | + MARKETING_VERSION = 0.0.1; |
323 | 358 | PRODUCT_BUNDLE_IDENTIFIER = de.jonas.Bitwarden;
|
324 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
| 359 | + PRODUCT_NAME = "$(TARGET_NAME) Menu"; |
325 | 360 | SWIFT_VERSION = 5.0;
|
326 | 361 | };
|
327 | 362 | name = Release;
|
|
0 commit comments