Skip to content

Commit ef92d61

Browse files
committed
Bump app version to 0.4
1 parent f537ab6 commit ef92d61

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

TubeFold App/TubeFold.xcodeproj/project.pbxproj

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@
1616
4312DB892FEF1E58003CA83B /* TubeFold.icon */ = {isa = PBXFileReference; lastKnownFileType = folder.iconcomposer.icon; path = TubeFold.icon; sourceTree = "<group>"; };
1717
/* End PBXFileReference section */
1818

19+
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
20+
000000000000000000000030 /* Exceptions for "TubeFold" folder in "TubeFold" target */ = {
21+
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
22+
membershipExceptions = (
23+
Info.plist,
24+
);
25+
target = 000000000000000100000000 /* TubeFold */;
26+
};
27+
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
28+
1929
/* Begin PBXFileSystemSynchronizedRootGroup section */
2030
000000000000000000000010 /* TubeFold */ = {
2131
isa = PBXFileSystemSynchronizedRootGroup;
@@ -27,16 +37,6 @@
2737
};
2838
/* End PBXFileSystemSynchronizedRootGroup section */
2939

30-
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
31-
000000000000000000000030 /* Exceptions for "TubeFold" folder in "TubeFold" target */ = {
32-
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
33-
membershipExceptions = (
34-
Info.plist,
35-
);
36-
target = 000000000000000100000000 /* TubeFold */;
37-
};
38-
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
39-
4040
/* Begin PBXFrameworksBuildPhase section */
4141
000000000000000130000000 /* Frameworks */ = {
4242
isa = PBXFrameworksBuildPhase;
@@ -299,7 +299,7 @@
299299
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
300300
CODE_SIGN_ENTITLEMENTS = TubeFold/TubeFold.entitlements;
301301
CODE_SIGN_STYLE = Automatic;
302-
CURRENT_PROJECT_VERSION = 3;
302+
CURRENT_PROJECT_VERSION = 4;
303303
DEVELOPMENT_TEAM = F7AZ625QQ5;
304304
ENABLE_APP_SANDBOX = NO;
305305
ENABLE_HARDENED_RUNTIME = NO;
@@ -321,7 +321,7 @@
321321
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
322322
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
323323
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
324-
MARKETING_VERSION = 0.3;
324+
MARKETING_VERSION = 0.4;
325325
PRODUCT_BUNDLE_IDENTIFIER = com.tubefold.app;
326326
PRODUCT_NAME = "$(TARGET_NAME)";
327327
REGISTER_APP_GROUPS = YES;
@@ -344,7 +344,7 @@
344344
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
345345
CODE_SIGN_ENTITLEMENTS = TubeFold/TubeFold.entitlements;
346346
CODE_SIGN_STYLE = Automatic;
347-
CURRENT_PROJECT_VERSION = 3;
347+
CURRENT_PROJECT_VERSION = 4;
348348
DEVELOPMENT_TEAM = F7AZ625QQ5;
349349
ENABLE_APP_SANDBOX = NO;
350350
ENABLE_HARDENED_RUNTIME = YES;
@@ -366,7 +366,7 @@
366366
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
367367
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
368368
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
369-
MARKETING_VERSION = 0.3;
369+
MARKETING_VERSION = 0.4;
370370
PRODUCT_BUNDLE_IDENTIFIER = com.tubefold.app;
371371
PRODUCT_NAME = "$(TARGET_NAME)";
372372
REGISTER_APP_GROUPS = YES;

0 commit comments

Comments
 (0)