-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Prayer.remafox
77 lines (76 loc) · 1.55 KB
/
Prayer.remafox
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"androidStringsFilesSearch" : {
"excludeSubPathsContaining" : [
".build/",
".git/",
".idea/",
"build/",
"docs/",
"gradle/"
],
"pathsToSearch" : [
]
},
"appleStringsFilesConfig" : {
"emptyLinesBetweenKeys" : 1
},
"appleStringsFilesSearch" : {
"excludeSubPathsContaining" : [
".build/",
".git/",
"build/",
"Carthage/",
"docs/",
"Pods/"
],
"pathsToSearch" : [
"App/"
]
},
"configFilePath" : "Prayer.remafox",
"id" : "561E6AD8-030F-4F6A-B13D-DB332C6E48CF",
"interfaceBuilderFilesSearch" : {
"excludeSubPathsContaining" : [
".build/",
".git/",
"build/",
"Carthage/",
"docs/",
"Pods/"
],
"pathsToSearch" : [
"App/"
]
},
"interfaceBuilderIgnoreTags" : [
"#bartycrouch-ignore!",
"#bc-ignore!",
"#i!",
"#non-translatable",
"#remafox-ignore"
],
"lintTasks" : [
"duplicateKeys",
"emptyValues"
],
"normalizeTasks" : [
"harmonizeWithSourceLanguage",
"sortByKeys"
],
"projectName" : "Prayer",
"resourcesEnum" : {
"accessLevel" : "internal",
"bundleInstance" : "Bundle.main",
"enumName" : "Res",
"filePath" : "App/Generated/ReMafoX.swift",
"indent" : " ",
"objectiveCCompatible" : false,
"stringsEnumName" : "Str",
"stringsTopLevelAlias" : "L10n",
"useSwiftPackagePreviewsWorkaround" : false,
"useTopLevelAliases" : true
},
"sourceLanguage" : "en",
"version" : 1,
"xcodeProjectPath" : "Prayer.xcodeproj"
}