Skip to content

Commit 3f29234

Browse files
Update ABPrivate SDK to 3.6.0
1 parent 495a9a5 commit 3f29234

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

AppBox.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1328,7 +1328,7 @@
13281328
"@executable_path/../Frameworks",
13291329
);
13301330
MACOSX_DEPLOYMENT_TARGET = 12.4;
1331-
MARKETING_VERSION = 3.5.0;
1331+
MARKETING_VERSION = 3.6.0;
13321332
OTHER_CODE_SIGN_FLAGS = "";
13331333
PRODUCT_BUNDLE_IDENTIFIER = com.developerinsider.AppBox;
13341334
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1383,7 +1383,7 @@
13831383
"@executable_path/../Frameworks",
13841384
);
13851385
MACOSX_DEPLOYMENT_TARGET = 12.4;
1386-
MARKETING_VERSION = 3.5.0;
1386+
MARKETING_VERSION = 3.6.0;
13871387
OTHER_CODE_SIGN_FLAGS = "";
13881388
PRODUCT_BUNDLE_IDENTIFIER = com.developerinsider.AppBox;
13891389
PRODUCT_NAME = "$(TARGET_NAME)";
-80 Bytes
Binary file not shown.

Frameworks/ABPrivate.framework/Versions/A/Resources/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>25A354</string>
6+
<string>25A362</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.6.0</string>
20+
<string>3.6.0</string>
2121
<key>CFBundleSupportedPlatforms</key>
2222
<array>
2323
<string>MacOSX</string>

0 commit comments

Comments
 (0)