Skip to content

Commit

Permalink
Update mobile project
Browse files Browse the repository at this point in the history
  • Loading branch information
david-azancot committed May 18, 2021
1 parent bdc2887 commit deec2a3
Show file tree
Hide file tree
Showing 79 changed files with 147 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
{
"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"
}
}
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.
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": 5, "target": [ "iOS", "android" ], "ideVersion": "1900", "ideBuildVersion": "265779", "componentBuild": "" }, "product": { "name": "My App", "version": "1.0", "copyright": "©2021 My Company All rights reserved", "bundleIdentifier": "com.myCompany.My-App" }, "organization": { "name": "Contact App", "teamId": "", "id": "com.myCompany", "identifier": "com.myCompany.MyApp" }, "developer": { "name": "David", "id": "" }, "server": { "urls": { "production": "" }, "authentication": { "email": false } }, "main": { "navigationTitle": "My App", "navigationType": "tabbar", "order": [ "1" ] }, "dataSource": { "source": "local", "doNotGenerateDataAtEachBuild": false, "doNotExportImages": false }, "ui": { "navigationTransition": "PresentSlideSegue" }, "dataModel": { "1": { "": { "name": "Contact", "label": "Contact", "shortLabel": "Contact", "primaryKey": "ID", "embedded": true, "icon": "commerce/Clients.svg" }, "1": { "name": "ID", "label": "ID", "shortLabel": "ID", "fieldType": 9, "type": 4, "id": 1 }, "2": { "name": "FirstName", "label": "First Name", "shortLabel": "First Name", "fieldType": 0, "type": 10, "id": 2 }, "3": { "name": "LastName", "label": "Last Name", "shortLabel": "Last Name", "fieldType": 0, "type": 10, "id": 3 }, "4": { "name": "Job", "label": "Job", "shortLabel": "Job", "fieldType": 0, "type": 10, "id": 4 }, "5": { "name": "Company", "label": "Company", "shortLabel": "Company", "fieldType": 0, "type": 10, "id": 5 }, "7": { "name": "Notes", "label": "Notes", "shortLabel": "Notes", "fieldType": 0, "type": 10, "id": 7, "icon": "commerce/Facture.svg" }, "8": { "name": "Phone", "label": "Phone", "shortLabel": "Phone", "fieldType": 0, "type": 10, "id": 8, "icon": "commerce/PhoneContact.svg" }, "11": { "name": "Photo", "label": "Photo", "shortLabel": "Photo", "fieldType": 3, "type": 12, "id": 11 } } }, "list": { "1": { "form": "Profile", "fields": [ { "name": "Photo", "label": "Photo", "shortLabel": "Photo", "fieldType": 3, "type": 12, "id": 11, "fieldNumber": 11, "path": "Photo" }, { "name": "LastName", "label": "Last Name", "shortLabel": "Last Name", "fieldType": 0, "type": 10, "id": 3, "fieldNumber": 3, "path": "LastName" }, { "name": "FirstName", "label": "First Name", "shortLabel": "First Name", "fieldType": 0, "type": 10, "id": 2, "fieldNumber": 2, "path": "FirstName" }, null, null ], "searchableField": { "name": "LastName", "label": "Last Name", "shortLabel": "Last Name", "fieldType": 0, "type": 10, "id": 3, "fieldNumber": 3, "path": "LastName" }, "sectionField": { "name": "LastName", "label": "Last Name", "shortLabel": "Last Name", "fieldType": 0, "type": 10, "id": 3, "fieldNumber": 3, "path": "LastName" } } }, "detail": { "1": { "form": "Visual Contact", "fields": [ { "name": "Photo", "label": "Photo", "shortLabel": "Photo", "fieldType": 3, "type": 12, "id": 11, "fieldNumber": 11, "path": "Photo" }, { "name": "FirstName", "label": "First Name", "shortLabel": "First Name", "fieldType": 0, "type": 10, "id": 2, "fieldNumber": 2, "path": "FirstName" }, { "name": "LastName", "label": "Last Name", "shortLabel": "Last Name", "fieldType": 0, "type": 10, "id": 3, "fieldNumber": 3, "path": "LastName" }, { "name": "Job", "label": "Job", "shortLabel": "Job", "fieldType": 0, "type": 10, "id": 4, "fieldNumber": 4, "path": "Job" }, { "name": "Company", "label": "Company", "shortLabel": "Company", "fieldType": 0, "type": 10, "id": 5, "fieldNumber": 5, "path": "Company" }, { "name": "Phone", "label": "Phone", "shortLabel": "Phone", "fieldType": 0, "type": 10, "id": 8, "icon": "commerce/PhoneContact.svg", "fieldNumber": 8, "path": "Phone" }, { "name": "Notes", "label": "Notes", "shortLabel": "Notes", "fieldType": 0, "type": 10, "id": 7, "icon": "commerce/Facture.svg", "fieldNumber": 7, "path": "Notes" } ] } }, "deepLinking": {}}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "__UNIQID": "58C5F305013249D8878CED917588804E", "__BASEID": "C7AECB8553B44C59A10ECEB19078B6C7", "dataClasses": [ { "name": "Contact", "className": "Contact", "collectionName": "ContactSelection", "exposed": true, "tableNumber": 1, "scope": "public", "dataURI": "/mobileapp/Contact", "attributes": [ { "name": "ID", "kind": "storage", "fieldPos": 1, "scope": "public", "exposed": true, "indexed": true, "type": "long", "identifying": true }, { "name": "FirstName", "kind": "storage", "fieldPos": 2, "scope": "public", "exposed": true, "type": "string" }, { "name": "LastName", "kind": "storage", "fieldPos": 3, "scope": "public", "exposed": true, "type": "string" }, { "name": "Job", "kind": "storage", "fieldPos": 4, "scope": "public", "exposed": true, "type": "string" }, { "name": "Company", "kind": "storage", "fieldPos": 5, "scope": "public", "exposed": true, "type": "string" }, { "name": "Email", "kind": "storage", "fieldPos": 6, "scope": "public", "exposed": true, "type": "string" }, { "name": "Notes", "kind": "storage", "fieldPos": 7, "scope": "public", "exposed": true, "type": "string" }, { "name": "Phone", "kind": "storage", "fieldPos": 8, "scope": "public", "exposed": true, "type": "string" }, { "name": "Address", "kind": "storage", "fieldPos": 9, "scope": "public", "exposed": true, "type": "string" }, { "name": "Location", "kind": "storage", "fieldPos": 10, "scope": "public", "exposed": true, "type": "string" }, { "name": "Photo", "kind": "storage", "fieldPos": 11, "scope": "public", "exposed": true, "type": "image" }, { "name": "__GlobalStamp", "kind": "storage", "fieldPos": 12, "scope": "public", "exposed": true, "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 deec2a3

Please sign in to comment.