Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
I
iOS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 192
    • Issues 192
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1
    • Merge Requests 1
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Confidential and Proprietary
  • NYNJA
  • iOS
  • Merge Requests
  • !1454

Closed
Opened Oct 31, 2018 by delete2@delete2Contributor
  • Report abuse
Report abuse

[NY-4362] Update Xcode to v10.1 and Swift to 4.2

  • Overview 9
  • Commits 32
  • Changes 230

Created by: AntonPoltoratskyi

JIRA ticket

Please, read all description below:

The following pods was updated in order to support Swift 4.2 compiler:

  • SnapKit 4.0.0 -> 4.2.0
  • CocoaMQTT 1.1.2 -> 1.1.3
  • CryptoSwift 0.10.0 -> 0.13.0
  • JTAppleCalendar 7.1.5 -> 7.1.6
  • SwiftyJSON 4.0.0 -> 4.2.0 (need to be replaced with Codable in TranslationService)

P.S.: GRDBCipher wasn't updated because GRDB 3 contains some breaking changes in API.

Also, pay attention on commit https://github.com/NYNJA-MC/iOS/pull/1454/commits/e31028aa4643abe85d2a7605c3d963393ebb5515 that contains some small refactor of BERT encoding logic.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: exconfidential/nynja/iOS!1454
Source branch: migration/xcode-10