Skip to content

Commit

Permalink
KI-2055: v6 component package
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitHID committed Aug 30, 2022
1 parent ddc6ac2 commit 528c14d
Show file tree
Hide file tree
Showing 993 changed files with 85,864 additions and 15,634 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@
"fonts": [
"Helvetica"
],
"nativeApis": 1,
"nativeApis": 0,
"mfbundle": "services/services.zip",
"localFiles": [],
"cordova": [],
"forms": {},
"type": "userwidget",
"isMVC": false
},
"createdOn": "2021-10-19T05:41:43.526Z",
"createdOn": "2022-08-25T12:52:46.760Z",
"createdVizVersion": "9.2.37",
"project_version": "sprint39"
}
Original file line number Diff line number Diff line change
@@ -1,9 +1,114 @@
{
"NativeFunctionAPI": {
"iOS": {},
"Android": {}
"iOS": {
"11.0": {},
"14.3": {
"Kony_FileStorage-iOS-14.3": {
"title": "Kony_FileStorage",
"platform": "iOS",
"os": "14.3",
"ci": true,
"isDefault": true,
"filename": "Kony_FileStorage-iOS-14.3.zip",
"nfiversion": "3.0",
"enable": true
},
"Kony_SDKCommons-iOS-14.3": {
"title": "Kony_SDKCommons",
"platform": "iOS",
"os": "14.3",
"ci": true,
"isDefault": true,
"filename": "Kony_SDKCommons-iOS-14.3.zip",
"nfiversion": "3.0",
"enable": true
},
"Kony_SyncV2-iOS-14.3": {
"title": "Kony_SyncV2",
"platform": "iOS",
"os": "14.3",
"ci": true,
"isDefault": true,
"filename": "Kony_SyncV2-iOS-14.3.zip",
"nfiversion": "3.0",
"enable": true
}
},
"14.0": {
"KonyBarcodeDetector-iOS-14.0": {
"title": "KonyBarcodeDetector",
"platform": "iOS",
"os": "14.0",
"isDefault": false,
"filename": "KonyBarcodeDetector-iOS-14.0.zip",
"nfiversion": "3.0",
"enable": false
}
}
},
"Android": {
"4.0": {
"HIDApproveSDKWrapper-Android-4.0": {
"title": "HIDApproveSDKWrapper",
"platform": "Android",
"os": "4.0",
"isDefault": false,
"filename": "HIDApproveSDKWrapper-Android-4.0.zip",
"enable": false
},
"Kony_FileStorage-Android-4.0": {
"title": "Kony_FileStorage",
"platform": "Android",
"os": "4.0",
"ci": true,
"isDefault": true,
"filename": "Kony_FileStorage-Android-4.0.zip",
"enable": true
},
"Kony_SDKCommons-Android-4.0": {
"title": "Kony_SDKCommons",
"platform": "Android",
"os": "4.0",
"ci": true,
"isDefault": true,
"filename": "Kony_SDKCommons-Android-4.0.zip",
"enable": true
},
"Kony_SyncV2-Android-4.0": {
"title": "Kony_SyncV2",
"platform": "Android",
"os": "4.0",
"ci": true,
"isDefault": true,
"filename": "Kony_SyncV2-Android-4.0.zip",
"enable": true
}
},
"1.0": {
"RMSWrapper-Android-1.0": {
"title": "RMSWrapper",
"platform": "Android",
"os": "1.0",
"isDefault": false,
"filename": "RMSWrapper-Android-1.0.zip",
"enable": false
}
},
"7.1": {
"barcodeqrscanner-Android-7.1": {
"title": "barcodeqrscanner",
"platform": "Android",
"os": "7.1",
"isDefault": false,
"filename": "barcodeqrscanner.zip",
"enable": false
}
}
}
},
"Metadata": {

"Version": {
"iOS": "3.0"
}
}
}
Binary file not shown.
Loading

0 comments on commit 528c14d

Please sign in to comment.