mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-04-19 21:15:21 +00:00
COVIDSafe code from version 1.8 (#15)
This commit is contained in:
parent
6f92ff8fb8
commit
2257c542ed
45 changed files with 3547 additions and 839 deletions
10
CovidSafe/debug.xcdatamodeld/debug.xcdatamodel/contents
Normal file
10
CovidSafe/debug.xcdatamodeld/debug.xcdatamodel/contents
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="16119" systemVersion="19E266" minimumToolsVersion="Automatic" sourceLanguage="Swift" userDefinedModelVersionIdentifier="">
|
||||
<entity name="BLELog" representedClassName="BLELog" syncable="YES">
|
||||
<attribute name="message" optional="YES" attributeType="String"/>
|
||||
<attribute name="timestamp" optional="YES" attributeType="Date" usesScalarValueType="NO"/>
|
||||
</entity>
|
||||
<elements>
|
||||
<element name="BLELog" positionX="-63" positionY="-18" width="128" height="73"/>
|
||||
</elements>
|
||||
</model>
|
Loading…
Add table
Add a link
Reference in a new issue