Skip to content

Commit

Permalink
Final Contact App
Browse files Browse the repository at this point in the history
  • Loading branch information
david-azancot committed Oct 30, 2019
1 parent acbb699 commit 4d7bc0d
Show file tree
Hide file tree
Showing 78 changed files with 51 additions and 19 deletions.
Binary file modified Contact.4dbase/Data/Data.4DD
Binary file not shown.
Binary file modified Contact.4dbase/Data/Data.4DIndx
Binary file not shown.
2 changes: 1 addition & 1 deletion Contact.4dbase/Data/data.Match
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><DataTableMatching><DataTable num="1" TableDefID="4B8AED9F9858469E8719C55D877A5F44"/><DataTable num="2" TableDefID="6A36508F82B548569E6156C6AF1C44FB"/><DataTable num="3" TableDefID="3A0F431B98AB4E2F898C27C5C8BC4A61"/></DataTableMatching>
<?xml version="1.0" encoding="UTF-8"?><DataTableMatching><DataTable num="1" TableDefID="4B8AED9F9858469E8719C55D877A5F44"/><DataTable num="2" TableDefID="6A36508F82B548569E6156C6AF1C44FB"/><DataTable num="3" TableDefID="4FA768D48B084424A237B9D5F35A3663"/></DataTableMatching>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "images": [ { "size": "20x20", "idiom": "iphone", "filename": "iphone20@2.png", "scale": "2x" }, { "size": "20x20", "idiom": "iphone", "filename": "iphone20@3.png", "scale": "3x" }, { "size": "29x29", "idiom": "iphone", "filename": "iphone29@2.png", "scale": "2x" }, { "size": "29x29", "idiom": "iphone", "filename": "iphone29@3.png", "scale": "3x" }, { "size": "40x40", "idiom": "iphone", "filename": "iphone40@2.png", "scale": "2x" }, { "size": "40x40", "idiom": "iphone", "filename": "iphone40@3.png", "scale": "3x" }, { "size": "60x60", "idiom": "iphone", "filename": "iphone60@2.png", "scale": "2x" }, { "size": "60x60", "idiom": "iphone", "filename": "iphone60@3.png", "scale": "3x" }, { "size": "20x20", "idiom": "ipad", "filename": "ipad20.png", "scale": "1x" }, { "size": "20x20", "idiom": "ipad", "filename": "ipad20@2.png", "scale": "2x" }, { "size": "29x29", "idiom": "ipad", "filename": "ipad29.png", "scale": "1x" }, { "size": "29x29", "idiom": "ipad", "filename": "ipad29@2.png", "scale": "2x" }, { "size": "40x40", "idiom": "ipad", "filename": "ipad40.png", "scale": "1x" }, { "size": "40x40", "idiom": "ipad", "filename": "ipad40@2.png", "scale": "2x" }, { "size": "76x76", "idiom": "ipad", "filename": "ipad76.png", "scale": "1x" }, { "size": "76x76", "idiom": "ipad", "filename": "ipad76@2.png", "scale": "2x" }, { "size": "83.5x83.5", "idiom": "ipad", "filename": "ipad835@2.png", "scale": "2x" }, { "size": "1024x1024", "idiom": "ios-marketing", "filename": "ios-marketing1024.png", "scale": "1x" } ], "info": { "version": 1, "author": "xcode" }}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "structure": { "definition": [ { "name": "Contact", "primaryKey": "ID", "tableNumber": 1, "field": [ { "name": "ID", "kind": "storage", "type": 4, "indexed": true, "keywordIndexed": false, "autoFilled": true, "mandatory": true, "unique": true, "fieldNumber": 1, "fieldType": 9, "id": 1, "valueType": "number" }, { "name": "FirstName", "kind": "storage", "type": 10, "indexed": false, "keywordIndexed": false, "autoFilled": false, "mandatory": false, "unique": false, "fieldNumber": 2, "fieldType": 0, "id": 2, "valueType": "string" }, { "name": "LastName", "kind": "storage", "type": 10, "indexed": false, "keywordIndexed": false, "autoFilled": false, "mandatory": false, "unique": false, "fieldNumber": 3, "fieldType": 0, "id": 3, "valueType": "string" }, { "name": "Job", "kind": "storage", "type": 10, "indexed": false, "keywordIndexed": false, "autoFilled": false, "mandatory": false, "unique": false, "fieldNumber": 4, "fieldType": 0, "id": 4, "valueType": "string" }, { "name": "Company", "kind": "storage", "type": 10, "indexed": false, "keywordIndexed": false, "autoFilled": false, "mandatory": false, "unique": false, "fieldNumber": 5, "fieldType": 0, "id": 5, "valueType": "string" }, { "name": "Email", "kind": "storage", "type": 10, "indexed": false, "keywordIndexed": false, "autoFilled": false, "mandatory": false, "unique": false, "fieldNumber": 6, "fieldType": 0, "id": 6, "valueType": "string" }, { "name": "Notes", "kind": "storage", "type": 10, "indexed": false, "keywordIndexed": false, "autoFilled": false, "mandatory": false, "unique": false, "fieldNumber": 7, "fieldType": 0, "id": 7, "valueType": "string" }, { "name": "Phone", "kind": "storage", "type": 10, "indexed": false, "keywordIndexed": false, "autoFilled": false, "mandatory": false, "unique": false, "fieldNumber": 8, "fieldType": 0, "id": 8, "valueType": "string" }, { "name": "Address", "kind": "storage", "type": 10, "indexed": false, "keywordIndexed": false, "autoFilled": false, "mandatory": false, "unique": false, "fieldNumber": 9, "fieldType": 0, "id": 9, "valueType": "string" }, { "name": "Location", "kind": "storage", "type": 10, "indexed": false, "keywordIndexed": false, "autoFilled": false, "mandatory": false, "unique": false, "fieldNumber": 10, "fieldType": 0, "id": 10, "valueType": "string" }, { "name": "Photo", "kind": "storage", "type": 12, "indexed": false, "keywordIndexed": false, "autoFilled": false, "mandatory": false, "unique": false, "fieldNumber": 11, "fieldType": 3, "id": 11, "valueType": "image" } ] } ], "digest": "be380101211fd00f9e333518505c32e85962c516" }}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "info": { "version": 4, "target": "iOS", "componentBuild": "548", "ideVersion": "1820", "ideBuildVersion": "243889" }, "product": { "name": "Contact", "version": "1.0", "copyright": "©2018 My Company All rights reserved", "bundleIdentifier": "com.contactApp.Contact" }, "organization": { "name": "Contact App", "teamId": "", "id": "com.contactApp", "identifier": "com.contactApp.Contact" }, "developer": { "name": "", "id": "" }, "server": { "urls": { "production": "" } }, "main": { "navigationTitle": "My App", "navigationType": "tabbar", "order": [ "1" ] }, "ui": { "navigationTransition": "PresentSlideSegue" }, "dataModel": { "1": { "name": "Contact", "label": "Contact", "shortLabel": "Contact", "1": { "name": "ID", "label": "Id", "shortLabel": "Id", "type": "number", "fieldType": 9 }, "2": { "name": "FirstName", "label": "First Name", "shortLabel": "First Name", "type": "string", "fieldType": 2 }, "3": { "name": "LastName", "label": "Last Name", "shortLabel": "Last Name", "type": "string", "fieldType": 2 }, "4": { "name": "Job", "label": "Job", "shortLabel": "Job", "type": "string", "fieldType": 2 }, "5": { "name": "Company", "label": "Company", "shortLabel": "Company", "type": "string", "fieldType": 2 }, "7": { "name": "Notes", "label": "Notes", "shortLabel": "Notes", "type": "string", "icon": "commerce/Facture.svg", "fieldType": 2 }, "8": { "name": "Phone", "label": "Phone", "shortLabel": "Phone", "type": "string", "icon": "commerce/PhoneContact.svg", "fieldType": 2 }, "11": { "name": "Photo", "label": "Photo", "shortLabel": "Photo", "type": "image", "fieldType": 3 }, "icon": "commerce/Clients.svg", "embedded": true, "primaryKey": "ID" } }, "list": { "1": { "form": "Profile", "fields": [ { "name": "Photo", "id": 11 }, { "name": "LastName", "id": 3 }, { "name": "FirstName", "id": 2 } ], "searchableField": { "name": "LastName", "id": 3 }, "sectionField": { "name": "LastName", "id": 3 } } }, "detail": { "1": { "form": "Visual Contact", "fields": [ { "name": "Photo", "id": 11 }, { "name": "FirstName", "id": 2 }, { "name": "LastName", "id": 3 }, { "name": "Job", "id": 4 }, { "name": "Company", "id": 5 }, { "name": "Phone", "id": 8 }, { "name": "Notes", "id": 7 }, null, null ] } }, "dataSource": { "source": "local", "doNotGenerateDataAtEachBuild": false }, "allowStructureAdjustments": true}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "dataClasses": [ { "name": "Contact", "className": "Contact", "collectionName": "ContactSelection", "tableNumber": 1, "scope": "public", "dataURI": "/mobileapp/Contact", "attributes": [ { "name": "ID", "kind": "storage", "fieldPos": 1, "scope": "public", "indexed": true, "type": "long", "identifying": true }, { "name": "FirstName", "kind": "storage", "fieldPos": 2, "scope": "public", "type": "string" }, { "name": "LastName", "kind": "storage", "fieldPos": 3, "scope": "public", "type": "string" }, { "name": "Job", "kind": "storage", "fieldPos": 4, "scope": "public", "type": "string" }, { "name": "Company", "kind": "storage", "fieldPos": 5, "scope": "public", "type": "string" }, { "name": "Email", "kind": "storage", "fieldPos": 6, "scope": "public", "type": "string" }, { "name": "Notes", "kind": "storage", "fieldPos": 7, "scope": "public", "type": "string" }, { "name": "Phone", "kind": "storage", "fieldPos": 8, "scope": "public", "type": "string" }, { "name": "Address", "kind": "storage", "fieldPos": 9, "scope": "public", "type": "string" }, { "name": "Location", "kind": "storage", "fieldPos": 10, "scope": "public", "type": "string" }, { "name": "Photo", "kind": "storage", "fieldPos": 11, "scope": "public", "type": "image" }, { "name": "__GlobalStamp", "kind": "storage", "fieldPos": 12, "scope": "public", "indexed": true, "type": "long64" } ], "key": [ { "name": "ID" } ] } ]}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"info":{"version":1,"author":"xcode"},"data":[{"idiom":"universal","filename":"Contact.catalog.json","universal-type-identifier":"public.json"}]}
Loading

0 comments on commit 4d7bc0d

Please sign in to comment.