You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create migrations and model changes to start storing timezoneEnabled, timezoneIdentifier, remoteTimezoneIdentifier and timezoneUpdated
Base branch: develop: All new changes needs to be done using develop branch as base branch. We use develop as base for Test Flight distribution releases
Requirements
Create new model version (Editor -> Add Model Version) on sphinx.xcdatamodeld to add the new attributes
Create migrations and model changes to start storing
timezoneEnabled
,timezoneIdentifier
,remoteTimezoneIdentifier
andtimezoneUpdated
Base branch: develop: All new changes needs to be done using
develop
branch as base branch. We usedevelop
as base for Test Flight distribution releasesRequirements
sphinx.xcdatamodeld
to add the new attributesChat
model:TransactionMessage
model:Chat+CoreDataProperties.swift
andTransactionMessage+CoreDataProperties.swift
Acceptance Criteria
The text was updated successfully, but these errors were encountered: