ghost1996110

Results 3 comments of ghost1996110

{ "recipeName": "ADK Sample Demo Recipe", "description": "Sample Recipe for Building an ADK Demo", "recipeType": "appx:demo-recipe", "recipeVersion": "1.0.0", "schemaVersion": "0.1.2", "options": { "haltOnError": true, "noCustomInstall": true, "skipGroups": [], "skipActions": [],...

sdfx project.json { "packageDirectories" : [ {"path": "sfdx-source/force-app", "default": true} ], "sfdcLoginUrl": "https://login.salesforce.com", "sourceApiVersion": "45.0", "plugins": { "sfdxFalcon": { "developerAlias" : "univ-ctrs", "developerName" : "Universal Containers", "projectAlias" : "uc-demo-app", "projectName"...