|
15 | 15 | /* End PBXBuildFile section */
|
16 | 16 |
|
17 | 17 | /* Begin PBXFileReference section */
|
18 |
| - DD38750C253B176A0021B81B /* Bitwarden Menu.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Bitwarden Menu.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 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 | 19 | DD38750F253B176A0021B81B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
20 | 20 | DD387511253B176A0021B81B /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
21 | 21 | DD387513253B176C0021B81B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
43 | 43 | DD78FD55253C56B000A6184C /* build.sh */,
|
44 | 44 | DD387532253B3EF40021B81B /* app */,
|
45 | 45 | DD38750E253B176A0021B81B /* Bitwarden */,
|
46 |
| - DD38750D253B176A0021B81B /* Products */, |
47 | 46 | );
|
48 | 47 | sourceTree = "<group>";
|
49 | 48 | };
|
50 |
| - DD38750D253B176A0021B81B /* Products */ = { |
51 |
| - isa = PBXGroup; |
52 |
| - children = ( |
53 |
| - DD38750C253B176A0021B81B /* Bitwarden Menu.app */, |
54 |
| - ); |
55 |
| - name = Products; |
56 |
| - sourceTree = "<group>"; |
57 |
| - }; |
58 | 49 | DD38750E253B176A0021B81B /* Bitwarden */ = {
|
59 | 50 | isa = PBXGroup;
|
60 | 51 | children = (
|
|
123 | 114 | Base,
|
124 | 115 | );
|
125 | 116 | mainGroup = DD387503253B176A0021B81B;
|
126 |
| - productRefGroup = DD38750D253B176A0021B81B /* Products */; |
| 117 | + productRefGroup = DD387503253B176A0021B81B; |
127 | 118 | projectDirPath = "";
|
128 | 119 | projectRoot = "";
|
129 | 120 | targets = (
|
|
303 | 294 | CODE_SIGN_IDENTITY = "Apple Development";
|
304 | 295 | CODE_SIGN_STYLE = Automatic;
|
305 | 296 | COMBINE_HIDPI_IMAGES = YES;
|
| 297 | + CURRENT_PROJECT_VERSION = 3; |
306 | 298 | DEVELOPMENT_ASSET_PATHS = "\"Bitwarden/Preview Content\"";
|
307 | 299 | DEVELOPMENT_TEAM = T973CT77D5;
|
308 | 300 | ENABLE_HARDENED_RUNTIME = YES;
|
|
313 | 305 | "@executable_path/../Frameworks",
|
314 | 306 | );
|
315 | 307 | MACOSX_DEPLOYMENT_TARGET = 11.0;
|
316 |
| - MARKETING_VERSION = 0.0.1; |
| 308 | + MARKETING_VERSION = 0.0.2; |
317 | 309 | PRODUCT_BUNDLE_IDENTIFIER = de.jonas.Bitwarden;
|
318 | 310 | PRODUCT_NAME = "$(TARGET_NAME) Menu";
|
319 | 311 | SWIFT_VERSION = 5.0;
|
|
329 | 321 | CODE_SIGN_IDENTITY = "Apple Development";
|
330 | 322 | CODE_SIGN_STYLE = Automatic;
|
331 | 323 | COMBINE_HIDPI_IMAGES = YES;
|
| 324 | + CURRENT_PROJECT_VERSION = 3; |
332 | 325 | DEVELOPMENT_ASSET_PATHS = "\"Bitwarden/Preview Content\"";
|
333 | 326 | DEVELOPMENT_TEAM = T973CT77D5;
|
334 | 327 | ENABLE_HARDENED_RUNTIME = YES;
|
|
339 | 332 | "@executable_path/../Frameworks",
|
340 | 333 | );
|
341 | 334 | MACOSX_DEPLOYMENT_TARGET = 11.0;
|
342 |
| - MARKETING_VERSION = 0.0.1; |
| 335 | + MARKETING_VERSION = 0.0.2; |
343 | 336 | PRODUCT_BUNDLE_IDENTIFIER = de.jonas.Bitwarden;
|
344 | 337 | PRODUCT_NAME = "$(TARGET_NAME) Menu";
|
345 | 338 | SWIFT_VERSION = 5.0;
|
|
0 commit comments