Skip to content

Commit 952426b

Browse files
committed
Bump version
1 parent c3d55e8 commit 952426b

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

ForPDA.xcodeproj/project.pbxproj

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,17 @@
6161
/* End PBXFileReference section */
6262

6363
/* Begin PBXFileSystemSynchronizedRootGroup section */
64-
13C9F9FA2CADCDFF003280F3 /* Fonts */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = Fonts; sourceTree = "<group>"; };
64+
13C9F9FA2CADCDFF003280F3 /* Fonts */ = {
65+
isa = PBXFileSystemSynchronizedRootGroup;
66+
exceptions = (
67+
);
68+
explicitFileTypes = {
69+
};
70+
explicitFolders = (
71+
);
72+
path = Fonts;
73+
sourceTree = "<group>";
74+
};
6575
/* End PBXFileSystemSynchronizedRootGroup section */
6676

6777
/* Begin PBXFrameworksBuildPhase section */
@@ -307,7 +317,7 @@
307317
buildSettings = {
308318
CODE_SIGN_IDENTITY = "Apple Development";
309319
CODE_SIGN_STYLE = Automatic;
310-
CURRENT_PROJECT_VERSION = 365;
320+
CURRENT_PROJECT_VERSION = 378;
311321
DEVELOPMENT_TEAM = 7353CQCGQC;
312322
GENERATE_INFOPLIST_FILE = YES;
313323
INFOPLIST_FILE = OpenInAppExtension/Info.plist;
@@ -343,7 +353,7 @@
343353
buildSettings = {
344354
CODE_SIGN_IDENTITY = "Apple Development";
345355
CODE_SIGN_STYLE = Automatic;
346-
CURRENT_PROJECT_VERSION = 365;
356+
CURRENT_PROJECT_VERSION = 378;
347357
DEVELOPMENT_TEAM = 7353CQCGQC;
348358
GENERATE_INFOPLIST_FILE = YES;
349359
INFOPLIST_FILE = OpenInAppExtension/Info.plist;
@@ -513,7 +523,7 @@
513523
CODE_SIGN_ENTITLEMENTS = ForPDA/ForPDA.entitlements;
514524
CODE_SIGN_IDENTITY = "Apple Development";
515525
CODE_SIGN_STYLE = Automatic;
516-
CURRENT_PROJECT_VERSION = 365;
526+
CURRENT_PROJECT_VERSION = 378;
517527
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
518528
DEVELOPMENT_TEAM = 7353CQCGQC;
519529
ENABLE_USER_SCRIPT_SANDBOXING = NO;
@@ -566,7 +576,7 @@
566576
CODE_SIGN_ENTITLEMENTS = ForPDA/ForPDA.entitlements;
567577
CODE_SIGN_IDENTITY = "Apple Development";
568578
CODE_SIGN_STYLE = Automatic;
569-
CURRENT_PROJECT_VERSION = 365;
579+
CURRENT_PROJECT_VERSION = 378;
570580
DEVELOPMENT_TEAM = 7353CQCGQC;
571581
ENABLE_USER_SCRIPT_SANDBOXING = NO;
572582
GENERATE_INFOPLIST_FILE = YES;

0 commit comments

Comments
 (0)