|
15 | 15 | /* End PBXBuildFile section */
|
16 | 16 |
|
17 | 17 | /* Begin PBXFileReference section */
|
18 |
| - DD38750C253B176A0021B81B /* Bitwarden Menu.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = "Bitwarden Menu.app"; path = "/Users/jonas/Documents/Code/Bitwarden/build/Debug/Bitwarden Menu.app"; sourceTree = "<absolute>"; }; |
19 | 18 | DD38750F253B176A0021B81B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
20 | 19 | DD387511253B176A0021B81B /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
21 | 20 | DD387513253B176C0021B81B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
24 | 23 | DD38751C253B176C0021B81B /* Bitwarden.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Bitwarden.entitlements; sourceTree = "<group>"; };
|
25 | 24 | DD387532253B3EF40021B81B /* app */ = {isa = PBXFileReference; lastKnownFileType = folder; name = app; path = Bitwarden/app; sourceTree = "<group>"; };
|
26 | 25 | DD78FD55253C56B000A6184C /* build.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = build.sh; path = Bitwarden/build.sh; sourceTree = "<group>"; };
|
| 26 | + DDF717FF25C2E2AC0007592B /* Bitwarden Menu.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Bitwarden Menu.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | 27 | /* End PBXFileReference section */
|
28 | 28 |
|
29 | 29 | /* Begin PBXFrameworksBuildPhase section */
|
|
43 | 43 | DD78FD55253C56B000A6184C /* build.sh */,
|
44 | 44 | DD387532253B3EF40021B81B /* app */,
|
45 | 45 | DD38750E253B176A0021B81B /* Bitwarden */,
|
| 46 | + DDF717FF25C2E2AC0007592B /* Bitwarden Menu.app */, |
46 | 47 | );
|
47 | 48 | sourceTree = "<group>";
|
48 | 49 | };
|
|
85 | 86 | );
|
86 | 87 | name = Bitwarden;
|
87 | 88 | productName = Bitwarden;
|
88 |
| - productReference = DD38750C253B176A0021B81B /* Bitwarden Menu.app */; |
| 89 | + productReference = DDF717FF25C2E2AC0007592B /* Bitwarden Menu.app */; |
89 | 90 | productType = "com.apple.product-type.application";
|
90 | 91 | };
|
91 | 92 | /* End PBXNativeTarget section */
|
|
294 | 295 | CODE_SIGN_IDENTITY = "Apple Development";
|
295 | 296 | CODE_SIGN_STYLE = Automatic;
|
296 | 297 | COMBINE_HIDPI_IMAGES = YES;
|
297 |
| - CURRENT_PROJECT_VERSION = 3; |
| 298 | + CURRENT_PROJECT_VERSION = 4; |
298 | 299 | DEVELOPMENT_ASSET_PATHS = "\"Bitwarden/Preview Content\"";
|
299 | 300 | DEVELOPMENT_TEAM = T973CT77D5;
|
300 | 301 | ENABLE_HARDENED_RUNTIME = YES;
|
|
305 | 306 | "@executable_path/../Frameworks",
|
306 | 307 | );
|
307 | 308 | MACOSX_DEPLOYMENT_TARGET = 11.0;
|
308 |
| - MARKETING_VERSION = 0.0.2; |
| 309 | + MARKETING_VERSION = 0.0.3; |
309 | 310 | PRODUCT_BUNDLE_IDENTIFIER = de.jonas.Bitwarden;
|
310 | 311 | PRODUCT_NAME = "$(TARGET_NAME) Menu";
|
311 | 312 | SWIFT_VERSION = 5.0;
|
|
321 | 322 | CODE_SIGN_IDENTITY = "Apple Development";
|
322 | 323 | CODE_SIGN_STYLE = Automatic;
|
323 | 324 | COMBINE_HIDPI_IMAGES = YES;
|
324 |
| - CURRENT_PROJECT_VERSION = 3; |
| 325 | + CURRENT_PROJECT_VERSION = 4; |
325 | 326 | DEVELOPMENT_ASSET_PATHS = "\"Bitwarden/Preview Content\"";
|
326 | 327 | DEVELOPMENT_TEAM = T973CT77D5;
|
327 | 328 | ENABLE_HARDENED_RUNTIME = YES;
|
|
332 | 333 | "@executable_path/../Frameworks",
|
333 | 334 | );
|
334 | 335 | MACOSX_DEPLOYMENT_TARGET = 11.0;
|
335 |
| - MARKETING_VERSION = 0.0.2; |
| 336 | + MARKETING_VERSION = 0.0.3; |
336 | 337 | PRODUCT_BUNDLE_IDENTIFIER = de.jonas.Bitwarden;
|
337 | 338 | PRODUCT_NAME = "$(TARGET_NAME) Menu";
|
338 | 339 | SWIFT_VERSION = 5.0;
|
|
0 commit comments