Skip to content

Commit a8134a1

Browse files
committed
Merge branch 'release/v3.1-16'
2 parents 98d61b3 + 81abdf2 commit a8134a1

File tree

174 files changed

+7664
-19538
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

174 files changed

+7664
-19538
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ DerivedData
1717
*.ipa
1818
*.xcuserstate
1919

20+
### Objective-C Patch ###
21+
*.xcscmblueprint
22+
2023
# CocoaPods
2124
#
2225
# We recommend against adding the Pods directory to your .gitignore. However

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@
3131
[submodule "iMEGA/Vendor/CTAssetsPickerController"]
3232
path = iMEGA/Vendor/CTAssetsPickerController
3333
url = https://github.com/meganz/CTAssetsPickerController.git
34+
[submodule "iMEGA/Vendor/DateTools"]
35+
path = iMEGA/Vendor/DateTools
36+
url = https://github.com/meganz/DateTools.git

Crashlytics.framework/Crashlytics

77.5 KB
Binary file not shown.

Crashlytics.framework/Headers/Answers.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
NS_ASSUME_NONNULL_BEGIN
1212

13+
/**
14+
* This class exposes the Answers Events API, allowing you to track key
15+
* user user actions and metrics in your app.
16+
*/
1317
@interface Answers : NSObject
1418

1519
/**

Crashlytics.framework/Info.plist

Lines changed: 9 additions & 9 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>14E46</string>
6+
<string>14F1021</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>English</string>
99
<key>CFBundleExecutable</key>
@@ -17,31 +17,31 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.3.4</string>
20+
<string>3.4.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>iPhoneOS</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>82</string>
28+
<string>92</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
32-
<string>13A340</string>
32+
<string>13B137</string>
3333
<key>DTPlatformName</key>
3434
<string>iphoneos</string>
3535
<key>DTPlatformVersion</key>
36-
<string>9.0</string>
36+
<string>9.1</string>
3737
<key>DTSDKBuild</key>
38-
<string>13A340</string>
38+
<string>13B137</string>
3939
<key>DTSDKName</key>
40-
<string>iphoneos9.0</string>
40+
<string>iphoneos9.1</string>
4141
<key>DTXcode</key>
42-
<string>0700</string>
42+
<string>0711</string>
4343
<key>DTXcodeBuild</key>
44-
<string>7A220</string>
44+
<string>7B1005</string>
4545
<key>MinimumOSVersion</key>
4646
<string>6.0</string>
4747
<key>NSHumanReadableCopyright</key>

Crashlytics.framework/submit

-1.84 KB
Binary file not shown.

Crashlytics.framework/uploadDSYM

-1.77 KB
Binary file not shown.

Fabric.framework/Fabric

27.5 KB
Binary file not shown.

Fabric.framework/Info.plist

Lines changed: 9 additions & 9 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>14E46</string>
6+
<string>14F1021</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -17,31 +17,31 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.5.5</string>
20+
<string>1.6.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>iPhoneOS</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>30</string>
28+
<string>37</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
32-
<string>13A340</string>
32+
<string>13B137</string>
3333
<key>DTPlatformName</key>
3434
<string>iphoneos</string>
3535
<key>DTPlatformVersion</key>
36-
<string>9.0</string>
36+
<string>9.1</string>
3737
<key>DTSDKBuild</key>
38-
<string>13A340</string>
38+
<string>13B137</string>
3939
<key>DTSDKName</key>
40-
<string>iphoneos9.0</string>
40+
<string>iphoneos9.1</string>
4141
<key>DTXcode</key>
42-
<string>0700</string>
42+
<string>0710</string>
4343
<key>DTXcodeBuild</key>
44-
<string>7A220</string>
44+
<string>7B91b</string>
4545
<key>MinimumOSVersion</key>
4646
<string>6.0</string>
4747
<key>NSHumanReadableCopyright</key>

Fabric.framework/uploadDSYM

-1.77 KB
Binary file not shown.

0 commit comments

Comments
 (0)