Skip to content

Commit 3c6c7e6

Browse files
committed
fix(ap): Fix the mini player current track artist label font type
T1331170
1 parent f096ed0 commit 3c6c7e6

File tree

394 files changed

+4887
-5355
lines changed

Some content is hidden

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

394 files changed

+4887
-5355
lines changed

.gitlab/CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
* @mobile/ios
2-
*.swift @mobile/ios

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ url=https://github.com/meganz/LTHPasscodeViewController.git
3131
[submodule "iMEGA/Vendor/FrameAccessor"]
3232
path = iMEGA/Vendor/FrameAccessor
3333
url = https://github.com/AlexDenisov/FrameAccessor.git
34-
[submodule "iMEGA/Vendor/MGSwipeTableCell"]
35-
path = iMEGA/Vendor/MGSwipeTableCell
36-
url = https://github.com/MortimerGoro/MGSwipeTableCell.git
3734
[submodule "iMEGA/Vendor/SDAVAssetExportSession"]
3835
path = iMEGA/Vendor/SDAVAssetExportSession
3936
url = https://github.com/meganz/SDAVAssetExportSession.git

CREDITS.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -87,18 +87,6 @@ https://github.com/rolandleth/LTHPasscodeViewController/blob/master/LICENSE.txt
8787

8888
--------------------------------------------------------------------
8989

90-
#### MGSwipeTableCell
91-
https://github.com/MortimerGoro/MGSwipeTableCell
92-
93-
Copyright (c) 2018 Imanol Fernandez @MortimerGoro
94-
95-
###### License:
96-
The MIT License (MIT)
97-
98-
https://github.com/MortimerGoro/MGSwipeTableCell/blob/master/LICENSE
99-
100-
--------------------------------------------------------------------
101-
10290
#### PhoneNumberKit
10391
https://github.com/marmelroy/PhoneNumberKit.git
10492

MEGA.entitlements

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<array>
99
<string>applinks:mega.nz</string>
1010
<string>applinks:www.mega.nz</string>
11+
<string>applinks:testbed.preview.mega.co.nz</string>
12+
<string>applinks:testbed.preview.mega.nz</string>
1113
</array>
1214
<key>com.apple.developer.icloud-container-identifiers</key>
1315
<array>

MEGA.xcodeproj/project.pbxproj

Lines changed: 252 additions & 340 deletions
Large diffs are not rendered by default.

MEGA.xcodeproj/xcshareddata/xcschemes/MEGA.xcscheme

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1220"
3+
LastUpgradeVersion = "1240"
44
version = "1.7">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -51,12 +51,12 @@
5151
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
5252
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
5353
enableASanStackUseAfterReturn = "YES"
54-
enableUBSanitizer = "YES"
5554
launchStyle = "0"
5655
useCustomWorkingDirectory = "NO"
5756
ignoresPersistentStateOnLaunch = "NO"
5857
debugDocumentVersioning = "YES"
5958
debugServiceExtension = "internal"
59+
enableGPUValidationMode = "1"
6060
allowLocationSimulation = "YES">
6161
<BuildableProductRunnable
6262
runnableDebuggingMode = "0">
@@ -68,20 +68,23 @@
6868
ReferencedContainer = "container:MEGA.xcodeproj">
6969
</BuildableReference>
7070
</BuildableProductRunnable>
71+
<CommandLineArguments>
72+
<CommandLineArgument
73+
argument = "-com.apple.CoreData.SQLDebug 1"
74+
isEnabled = "YES">
75+
</CommandLineArgument>
76+
<CommandLineArgument
77+
argument = "-com.apple.CoreData.ConcurrencyDebug 1"
78+
isEnabled = "YES">
79+
</CommandLineArgument>
80+
</CommandLineArguments>
7181
<EnvironmentVariables>
7282
<EnvironmentVariable
7383
key = "DYLD_PRINT_STATISTICS"
7484
value = "1"
7585
isEnabled = "YES">
7686
</EnvironmentVariable>
7787
</EnvironmentVariables>
78-
<AdditionalOptions>
79-
<AdditionalOption
80-
key = "NSZombieEnabled"
81-
value = "YES"
82-
isEnabled = "YES">
83-
</AdditionalOption>
84-
</AdditionalOptions>
8588
</LaunchAction>
8689
<ProfileAction
8790
buildConfiguration = "Release"

MEGA.xcodeproj/xcshareddata/xcschemes/MEGANotifications.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1220"
3+
LastUpgradeVersion = "1240"
44
wasCreatedForAppExtension = "YES"
55
version = "2.0">
66
<BuildAction

MEGA.xcodeproj/xcshareddata/xcschemes/MEGAPicker.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1220"
3+
LastUpgradeVersion = "1240"
44
wasCreatedForAppExtension = "YES"
55
version = "2.0">
66
<BuildAction

MEGA.xcodeproj/xcshareddata/xcschemes/MEGAPickerFileProvider.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1220"
3+
LastUpgradeVersion = "1240"
44
wasCreatedForAppExtension = "YES"
55
version = "2.0">
66
<BuildAction

MEGA.xcodeproj/xcshareddata/xcschemes/MEGAShare.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1220"
3+
LastUpgradeVersion = "1240"
44
wasCreatedForAppExtension = "YES"
55
version = "2.0">
66
<BuildAction

0 commit comments

Comments
 (0)