Skip to content

Commit

Permalink
Merge pull request #724 from StepicOrg/release/1.126
Browse files Browse the repository at this point in the history
Release 1.126
  • Loading branch information
ivan-magda authored Jun 4, 2020
2 parents da5efd5 + 1fa3389 commit 111a81d
Show file tree
Hide file tree
Showing 22 changed files with 216 additions and 128 deletions.
11 changes: 5 additions & 6 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ def shared_pods
pod 'SwiftyJSON', '5.0.0'
pod 'SDWebImage', '5.7.4'
pod 'SVGKit', :git => 'https://github.com/SVGKit/SVGKit.git', :branch => '2.x'
pod 'Fabric', '1.10.2'
pod 'Crashlytics', '3.14.0'
pod 'DeviceKit', '3.2.0'
pod 'PromiseKit', '6.13.0'
pod 'SwiftLint', '0.39.2'
Expand All @@ -29,10 +27,11 @@ def all_pods
pod 'SnapKit', '5.0.1'

# Firebase
pod 'Firebase/Core', '6.25.0'
pod 'Firebase/Messaging' , '6.25.0'
pod 'Firebase/Analytics' , '6.25.0'
pod 'Firebase/RemoteConfig', '6.25.0'
pod 'Firebase/Core', '6.26.0'
pod 'Firebase/Messaging', '6.26.0'
pod 'Firebase/Analytics', '6.26.0'
pod 'Firebase/Crashlytics', '6.26.0'
pod 'Firebase/RemoteConfig', '6.26.0'

pod 'YandexMobileMetrica/Dynamic', '3.9.4'
pod 'Amplitude-iOS', '4.9.3'
Expand Down
88 changes: 46 additions & 42 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,10 @@ PODS:
- CocoaLumberjack (3.6.1):
- CocoaLumberjack/Core (= 3.6.1)
- CocoaLumberjack/Core (3.6.1)
- Crashlytics (3.14.0):
- Fabric (~> 1.10.2)
- CRToast (0.0.9)
- DeviceKit (3.2.0)
- DownloadButton (0.1.0)
- EasyTipView (2.0.4)
- Fabric (1.10.2)
- FBSDKCoreKit (5.13.0):
- FBSDKCoreKit/Basics (= 5.13.0)
- FBSDKCoreKit/Core (= 5.13.0)
Expand All @@ -32,34 +29,37 @@ PODS:
- FBSDKLoginKit/Login (= 5.13.0)
- FBSDKLoginKit/Login (5.13.0):
- FBSDKCoreKit (~> 5.0)
- Firebase/Analytics (6.25.0):
- Firebase/Analytics (6.26.0):
- Firebase/Core
- Firebase/Core (6.25.0):
- Firebase/Core (6.26.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 6.5.1)
- Firebase/CoreOnly (6.25.0):
- FirebaseCore (= 6.7.1)
- Firebase/Messaging (6.25.0):
- FirebaseAnalytics (= 6.6.0)
- Firebase/CoreOnly (6.26.0):
- FirebaseCore (= 6.7.2)
- Firebase/Crashlytics (6.26.0):
- Firebase/CoreOnly
- FirebaseCrashlytics (~> 4.1.1)
- Firebase/Messaging (6.26.0):
- Firebase/CoreOnly
- FirebaseMessaging (~> 4.4.1)
- Firebase/RemoteConfig (6.25.0):
- Firebase/RemoteConfig (6.26.0):
- Firebase/CoreOnly
- FirebaseRemoteConfig (~> 4.4.11)
- FirebaseRemoteConfig (~> 4.5.0)
- FirebaseABTesting (3.2.0):
- FirebaseAnalyticsInterop (~> 1.3)
- FirebaseCore (~> 6.1)
- Protobuf (>= 3.9.2, ~> 3.9)
- FirebaseAnalytics (6.5.1):
- FirebaseAnalytics (6.6.0):
- FirebaseCore (~> 6.7)
- FirebaseInstallations (~> 1.2)
- GoogleAppMeasurement (= 6.5.1)
- FirebaseInstallations (~> 1.3)
- GoogleAppMeasurement (= 6.6.0)
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (~> 1.30905.0)
- FirebaseAnalyticsInterop (1.5.0)
- FirebaseCore (6.7.1):
- FirebaseCore (6.7.2):
- FirebaseCoreDiagnostics (~> 1.3)
- FirebaseCoreDiagnosticsInterop (~> 1.2)
- GoogleUtilities/Environment (~> 6.5)
Expand All @@ -71,7 +71,15 @@ PODS:
- GoogleUtilities/Logger (~> 6.5)
- nanopb (~> 1.30905.0)
- FirebaseCoreDiagnosticsInterop (1.2.0)
- FirebaseInstallations (1.2.0):
- FirebaseCrashlytics (4.1.1):
- FirebaseAnalyticsInterop (~> 1.2)
- FirebaseCore (~> 6.6)
- FirebaseInstallations (~> 1.1)
- GoogleDataTransport (~> 6.1)
- GoogleDataTransportCCTSupport (~> 3.1)
- nanopb (~> 1.30905.0)
- PromisesObjC (~> 1.2)
- FirebaseInstallations (1.3.0):
- FirebaseCore (~> 6.6)
- GoogleUtilities/Environment (~> 6.6)
- GoogleUtilities/UserDefaults (~> 6.6)
Expand All @@ -90,21 +98,20 @@ PODS:
- GoogleUtilities/Reachability (~> 6.5)
- GoogleUtilities/UserDefaults (~> 6.5)
- Protobuf (>= 3.9.2, ~> 3.9)
- FirebaseRemoteConfig (4.4.11):
- FirebaseRemoteConfig (4.5.0):
- FirebaseABTesting (~> 3.1)
- FirebaseAnalyticsInterop (~> 1.4)
- FirebaseCore (~> 6.2)
- FirebaseInstallations (~> 1.1)
- GoogleUtilities/Environment (~> 6.2)
- "GoogleUtilities/NSData+zlib (~> 6.2)"
- Protobuf (>= 3.9.2, ~> 3.9)
- GoogleAppMeasurement (6.5.1):
- GoogleAppMeasurement (6.6.0):
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (~> 1.30905.0)
- GoogleDataTransport (6.1.1)
- GoogleDataTransport (6.2.1)
- GoogleDataTransportCCTSupport (3.1.0):
- GoogleDataTransport (~> 6.1)
- nanopb (~> 1.30905.0)
Expand Down Expand Up @@ -163,7 +170,7 @@ PODS:
- PromisesObjC (1.2.8)
- Protobuf (3.12.0)
- Quick (2.2.0)
- Reveal-SDK (24)
- Reveal-SDK (26)
- SDWebImage (5.7.4):
- SDWebImage/Core (= 5.7.4)
- SDWebImage/Core (5.7.4)
Expand All @@ -174,7 +181,7 @@ PODS:
- SVProgressHUD (2.2.5)
- SwiftDate (6.1.0)
- SwiftLint (0.39.2)
- SwiftyGif (5.2.0)
- SwiftyGif (5.3.0)
- SwiftyJSON (5.0.0)
- Tabman (2.8.0):
- Pageboy (~> 3.5.0)
Expand All @@ -200,18 +207,17 @@ DEPENDENCIES:
- BEMCheckBox (= 1.4.1)
- Branch (= 0.31.0)
- Charts (= 3.4.0)
- Crashlytics (= 3.14.0)
- CRToast (= 0.0.9)
- DeviceKit (= 3.2.0)
- DownloadButton (= 0.1.0)
- EasyTipView (= 2.0.4)
- Fabric (= 1.10.2)
- FBSDKCoreKit (= 5.13.0)
- FBSDKLoginKit (= 5.13.0)
- Firebase/Analytics (= 6.25.0)
- Firebase/Core (= 6.25.0)
- Firebase/Messaging (= 6.25.0)
- Firebase/RemoteConfig (= 6.25.0)
- Firebase/Analytics (= 6.26.0)
- Firebase/Core (= 6.26.0)
- Firebase/Crashlytics (= 6.26.0)
- Firebase/Messaging (= 6.26.0)
- Firebase/RemoteConfig (= 6.26.0)
- Highlightr (= 2.1.0)
- IQKeyboardManagerSwift (= 6.5.4)
- Kanna (= 5.2.2)
Expand Down Expand Up @@ -250,12 +256,10 @@ SPEC REPOS:
- Branch
- Charts
- CocoaLumberjack
- Crashlytics
- CRToast
- DeviceKit
- DownloadButton
- EasyTipView
- Fabric
- FBSDKCoreKit
- FBSDKLoginKit
- Firebase
Expand All @@ -265,6 +269,7 @@ SPEC REPOS:
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseCoreDiagnosticsInterop
- FirebaseCrashlytics
- FirebaseInstallations
- FirebaseInstanceID
- FirebaseMessaging
Expand Down Expand Up @@ -331,27 +336,26 @@ SPEC CHECKSUMS:
Branch: d2e1611afa9ea9aa36fa1996df7f38ca2c3eb03e
Charts: 74c9f256eaf0460c0c416522d1cf8c634ea6b286
CocoaLumberjack: b17ae15142558d08bbacf69775fa10c4abbebcc9
Crashlytics: 540b7e5f5da5a042647227a5e3ac51d85eed06df
CRToast: 5a78c22b921c5ed3487488af605bc403a9c92fed
DeviceKit: d081659419cce07c0b5239dbc9fb39ed7413c7fe
DownloadButton: 49a21a89e0d7d1b42d9134f79aaa40e727cd57c3
EasyTipView: 4f8beae0a82db2ca4a9b5fd658785fc5f61d296b
Fabric: 706c8b8098fff96c33c0db69cbf81f9c551d0d74
FBSDKCoreKit: b1645dba3dfdba6102f2d4026fdbfca8114dc229
FBSDKLoginKit: 4aca55e93a63b1ff0cb9446208d49e32c13ab24a
Firebase: 5719b4f965f76643241a1bb8244483ff6117db39
Firebase: 7cf5f9c67f03cb3b606d1d6535286e1080e57eb6
FirebaseABTesting: 821a3a3e4a145987e80fee3657c4de1cb9adf693
FirebaseAnalytics: 93565f3f0f0f50a5d8770850bfe6a82eaba5db27
FirebaseAnalytics: 96634d356482d4f3af8fe459a0ebf19a99c71b75
FirebaseAnalyticsInterop: 3f86269c38ae41f47afeb43ebf32a001f58fcdae
FirebaseCore: 6023faeada5afa95a349fccafb40900e32e9ac42
FirebaseCore: f42e5e5f382cdcf6b617ed737bf6c871a6947b17
FirebaseCoreDiagnostics: 4a773a47bd83bbd5a9b1ccf1ce7caa8b2d535e67
FirebaseCoreDiagnosticsInterop: 296e2c5f5314500a850ad0b83e9e7c10b011a850
FirebaseInstallations: 2119fb3e46b0a88bfdbf12562f855ee3252462fa
FirebaseCrashlytics: a87cce5746d3335995bd18b1b60d073cd05a6920
FirebaseInstallations: 6f5f680e65dc374397a483c32d1799ba822a395b
FirebaseInstanceID: cef67c4967c7cecb56ea65d8acbb4834825c587b
FirebaseMessaging: 29543feb343b09546ab3aa04d008ee8595b43c44
FirebaseRemoteConfig: 3d189cf0c3c5abc0c924ef1cce60c4add8d3262c
GoogleAppMeasurement: 137afe68bfa406c3f4221b9395253d9e5d4654cf
GoogleDataTransport: ad884314b81cdb808fb1d23787b367ff8da4e28a
FirebaseRemoteConfig: 1725314c4b89d8853c876099ded037f11bee26db
GoogleAppMeasurement: 67458367830514fb20fd9e233496f1eef9d90185
GoogleDataTransport: 9a8a16f79feffc7f42096743de2a7c4815e84020
GoogleDataTransportCCTSupport: d70a561f7d236af529fee598835caad5e25f6d3d
GoogleUtilities: 39530bc0ad980530298e9c4af8549e991fd033b1
HexColors: 6ad3947c3447a055a3aa8efa859def096351fe5f
Expand All @@ -371,15 +375,15 @@ SPEC CHECKSUMS:
PromisesObjC: c119f3cd559f50b7ae681fa59dc1acd19173b7e6
Protobuf: 2793fcd0622a00b546c60e7cbbcc493e043e9bb9
Quick: 7fb19e13be07b5dfb3b90d4f9824c855a11af40e
Reveal-SDK: 5d7e56b8f018c0a88b3a2c10bf68d598bbd3b071
Reveal-SDK: 5f94f14aff3d5f2a49f246edcd266fa4472679e9
SDWebImage: 48b88379b798fd1e4298f95bb25d2cdabbf4deb3
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
STRegex: d49e88d0fe58538d3175fdd989bc1243b9be2a07
SVGKit: 8a2fc74258bdb2abb54d3b65f3dd68b0277a9c4d
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
SwiftDate: fa2bb3962056bb44047b4b85a30044e5eae30b03
SwiftLint: 22ccbbe3b8008684be5955693bab135e0ed6a447
SwiftyGif: b85c6b33a9411859d9e1db998b6a8214aea942df
SwiftyGif: e466e86c660d343357ab944a819a101c4127cb40
SwiftyJSON: 36413e04c44ee145039d332b4f4e2d3e8d6c4db7
Tabman: f62ad94ee54a7d96e3fbab34f677d9ea4d38ece6
TSMessages: eb3cf27b6900684a21bad4fe9ea426e287b8c839
Expand All @@ -389,6 +393,6 @@ SPEC CHECKSUMS:
VK-ios-sdk: 62a10b6571fbcda0657f455fedce7fedf55b4cd0
YandexMobileMetrica: 1030df2959c886a7be3bc3d274eb54c8e86afd6f

PODFILE CHECKSUM: 8e6d339b1f8ef6f128f30012042c43cffbce4f01
PODFILE CHECKSUM: 589e7730aaf5f88b6eb827b904adee58229b0540

COCOAPODS: 1.9.1
22 changes: 12 additions & 10 deletions Stepic.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@
08D1EF701BB5618700BE84E6 /* Model.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 08D1EF6E1BB5618700BE84E6 /* Model.xcdatamodeld */; };
08D1EF731BB5636700BE84E6 /* Course+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08D1EF711BB5636700BE84E6 /* Course+CoreDataProperties.swift */; };
08D1EF741BB5636700BE84E6 /* Course.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08D1EF721BB5636700BE84E6 /* Course.swift */; };
08D2AE481C04F52300BD8C3D /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 08D2AE471C04F52300BD8C3D /* GoogleService-Info.plist */; };
08D2AE4A1C05127500BD8C3D /* AnalyticsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08D2AE491C05127500BD8C3D /* AnalyticsHelper.swift */; };
08D2F72D2122E4B5009BA052 /* StoryNavigationDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08D2F72C2122E4B5009BA052 /* StoryNavigationDelegate.swift */; };
08D5F56D1F7DA6BB007C1634 /* CourseReviewSummary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08D5F56C1F7DA6BB007C1634 /* CourseReviewSummary.swift */; };
Expand Down Expand Up @@ -564,6 +563,7 @@
2CA9D98F2012334B007AA743 /* nouns_m.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2C35C4CB1F4DA462002F3BF4 /* nouns_m.plist */; };
2CAD8B9B217096AB003F420B /* LocalNotificationsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CAD8B9A217096AB003F420B /* LocalNotificationsService.swift */; };
2CAD8B9D2170CDB4003F420B /* LocalNotificationContentProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CAD8B9C2170CDB4003F420B /* LocalNotificationContentProvider.swift */; };
2CADE6182487B4BD00F523FA /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2CADE6172487B4BC00F523FA /* GoogleService-Info.plist */; };
2CB1C3AD240050F9001DA83E /* UserCodeRun.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB1C3AC240050F9001DA83E /* UserCodeRun.swift */; };
2CB1C3AF24008D4A001DA83E /* UserCodeRunsAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB1C3AE24008D4A001DA83E /* UserCodeRunsAPI.swift */; };
2CB1C3B124009339001DA83E /* UserCodeRunsNetworkService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB1C3B024009339001DA83E /* UserCodeRunsNetworkService.swift */; };
Expand Down Expand Up @@ -1508,7 +1508,6 @@
08D1EF6F1BB5618700BE84E6 /* Model.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model.xcdatamodel; sourceTree = "<group>"; };
08D1EF711BB5636700BE84E6 /* Course+CoreDataProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Course+CoreDataProperties.swift"; sourceTree = "<group>"; };
08D1EF721BB5636700BE84E6 /* Course.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Course.swift; sourceTree = "<group>"; };
08D2AE471C04F52300BD8C3D /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
08D2AE491C05127500BD8C3D /* AnalyticsHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = AnalyticsHelper.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
08D2F72C2122E4B5009BA052 /* StoryNavigationDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryNavigationDelegate.swift; sourceTree = "<group>"; };
08D3F3001EDDDE4400E973F2 /* Model_code_quiz_v17.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model_code_quiz_v17.xcdatamodel; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1816,6 +1815,7 @@
2CAB3718219EF332007A524A /* Model_course_time_to_complete_v26.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model_course_time_to_complete_v26.xcdatamodel; sourceTree = "<group>"; };
2CAD8B9A217096AB003F420B /* LocalNotificationsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalNotificationsService.swift; sourceTree = "<group>"; };
2CAD8B9C2170CDB4003F420B /* LocalNotificationContentProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalNotificationContentProvider.swift; sourceTree = "<group>"; };
2CADE6172487B4BC00F523FA /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
2CB190781F2A17E800BD9508 /* Charts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Charts.framework; path = "../../Library/Developer/Xcode/DerivedData/Stepic-fydekjxzcjwzgdealqtqdnjhtajm/Build/Products/Debug-iphonesimulator/Charts/Charts.framework"; sourceTree = "<group>"; };
2CB1C3AC240050F9001DA83E /* UserCodeRun.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserCodeRun.swift; sourceTree = "<group>"; };
2CB1C3AE24008D4A001DA83E /* UserCodeRunsAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserCodeRunsAPI.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -2765,7 +2765,7 @@
08A7B0E71EB340F500C1BA71 /* Auth.plist */,
2C104B672069064D0026FEB9 /* autocomplete_suggestions.plist */,
2CBC4C051F1E4A1300FE96C4 /* Config.plist */,
08D2AE471C04F52300BD8C3D /* GoogleService-Info.plist */,
2CADE6172487B4BC00F523FA /* GoogleService-Info.plist */,
08DE94151B8C58AC00D278AB /* Info.plist */,
2C1A4D92244F8A1500D0F2DF /* ARKit-Badge-Glyph-Only.png */,
0869F6D71CE3684000F8A6DB /* default_sound.wav */,
Expand Down Expand Up @@ -6431,10 +6431,10 @@
08DE940D1B8C58AC00D278AB /* Sources */,
08DE940E1B8C58AC00D278AB /* Frameworks */,
08DE940F1B8C58AC00D278AB /* Resources */,
08343B1A1BF5EC7F00370FC1 /* Fabric Script */,
08983F241F3E4112008199B1 /* SwiftLint Script */,
086538401EB02716003A8415 /* Embed App Extensions */,
D25EB23E484464AD999FE2C5 /* [CP] Embed Pods Frameworks */,
08343B1A1BF5EC7F00370FC1 /* FirebaseCrashlytics Script */,
);
buildRules = (
);
Expand Down Expand Up @@ -6552,7 +6552,6 @@
2CD99DD622DCE4D500628224 /* overlay_hard.png in Resources */,
084472081D05918E00197166 /* ChoiceQuizTableViewCell.xib in Resources */,
08E542011C6A76E100DEC38E /* MathJax in Resources */,
08D2AE481C04F52300BD8C3D /* GoogleService-Info.plist in Resources */,
2CB2394120BB4EFD00F0FE3B /* ProfileDescriptionContentView.xib in Resources */,
08CBA31D1F57562A00302154 /* SwitchMenuBlockTableViewCell.xib in Resources */,
08484F1C211B5DB20006266F /* StorySkeletonPlaceholderView.xib in Resources */,
Expand Down Expand Up @@ -6629,6 +6628,7 @@
087D96B91EBB7C7700059408 /* Tokens.plist in Resources */,
2C6E9CD41FED657E001821A2 /* Adaptive.storyboard in Resources */,
08AC213C1CDD35DF00FBB9CD /* Users.plist in Resources */,
2CADE6182487B4BD00F523FA /* GoogleService-Info.plist in Resources */,
0888D1051F1E41FF00A16863 /* CodeInputAccessoryCollectionViewCell.xib in Resources */,
2C22043420E28AD50060117A /* AchievementListSkeletonPlaceholderView.xib in Resources */,
62E9815A6AAC6C12E9B9D862 /* ProfileHeaderInfoView.xib in Resources */,
Expand Down Expand Up @@ -6664,19 +6664,21 @@
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
08343B1A1BF5EC7F00370FC1 /* Fabric Script */ = {
08343B1A1BF5EC7F00370FC1 /* FirebaseCrashlytics Script */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Resources/DWARF/${TARGET_NAME}",
"$(SRCROOT)/$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)",
);
name = "Fabric Script";
name = "FirebaseCrashlytics Script";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Fabric/run\" d4016589326f6f7814080b7ff9017e18711a1959 7b8ab6e85a0ca84908f6cd82f195f1b24ffad778e69b5bce1105ce078d1255f8\n";
shellScript = "\"${PODS_ROOT}/FirebaseCrashlytics/run\"\n";
};
08983F241F3E4112008199B1 /* SwiftLint Script */ = {
isa = PBXShellScriptBuildPhase;
Expand Down Expand Up @@ -8373,7 +8375,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 212;
CURRENT_PROJECT_VERSION = 216;
DEVELOPMENT_TEAM = UJ4KC2QN7B;
ENABLE_BITCODE = YES;
INFOPLIST_FILE = Stepic/Info.plist;
Expand Down Expand Up @@ -8403,7 +8405,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 212;
CURRENT_PROJECT_VERSION = 216;
DEVELOPMENT_TEAM = UJ4KC2QN7B;
ENABLE_BITCODE = YES;
INFOPLIST_FILE = Stepic/Info.plist;
Expand Down
Binary file modified Stepic/GoogleService-Info.plist
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"images" : [
{
"filename" : "course-info-download-done.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true
}
}
Binary file not shown.
Loading

0 comments on commit 111a81d

Please sign in to comment.