optikit 1.0.4 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1034) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/USAGE.md +10 -0
  3. package/dist/cli.js +3 -0
  4. package/dist/commands/setupVSCode.js +40 -0
  5. package/package.json +5 -5
  6. package/src/cli.ts +8 -0
  7. package/src/commands/openProject.ts +3 -3
  8. package/src/commands/setupVSCode.ts +44 -0
  9. package/src/commands/updateVersions.ts +8 -8
  10. package/.history/.gitignore_20241023143139 +0 -53
  11. package/.history/.gitignore_20241024014912 +0 -54
  12. package/.history/.gitignore_20241024014914 +0 -55
  13. package/.history/.gitignore_20241024014915 +0 -55
  14. package/.history/.gitignore_20241024014921 +0 -56
  15. package/.history/.npmignore_20241205005900 +0 -0
  16. package/.history/.npmignore_20241205005905 +0 -4
  17. package/.history/.npmignore_20241205005909 +0 -4
  18. package/.history/.npmignore_20241205005925 +0 -4
  19. package/.history/CHANGELOG_20250202181744.md +0 -34
  20. package/.history/CHANGELOG_20250202181748.md +0 -34
  21. package/.history/CHANGELOG_20250202181814.md +0 -4
  22. package/.history/CHANGELOG_20250202181815.md +0 -3
  23. package/.history/CHANGELOG_20250202181821.md +0 -3
  24. package/.history/CHANGELOG_20250202181824.md +0 -3
  25. package/.history/CHANGELOG_20250202181825.md +0 -3
  26. package/.history/CHANGELOG_20250202181827.md +0 -3
  27. package/.history/CHANGELOG_20250202224530.md +0 -34
  28. package/.history/CHANGELOG_20250202224539.md +0 -34
  29. package/.history/CHANGELOG_20250202224542.md +0 -34
  30. package/.history/CHANGELOG_20250202224543.md +0 -34
  31. package/.history/CHANGELOG_20250202224545.md +0 -34
  32. package/.history/CHANGELOG_20250202224555.md +0 -24
  33. package/.history/CHANGELOG_20250202224601.md +0 -24
  34. package/.history/CHANGELOG_20250202224605.md +0 -25
  35. package/.history/CHANGELOG_20250202224607.md +0 -25
  36. package/.history/CHANGELOG_20250202224608.md +0 -25
  37. package/.history/CHANGELOG_20250202224937.md +0 -25
  38. package/.history/CHANGELOG_20250202224942.md +0 -25
  39. package/.history/CHANGELOG_20250202224944.md +0 -25
  40. package/.history/CHANGELOG_20250202224957.md +0 -25
  41. package/.history/CHANGELOG_20250202225000.md +0 -26
  42. package/.history/CHANGELOG_20250202225004.md +0 -26
  43. package/.history/CHANGELOG_20250202225008.md +0 -26
  44. package/.history/CHANGELOG_20250202225013.md +0 -26
  45. package/.history/CHANGELOG_20250202225014.md +0 -26
  46. package/.history/CHANGELOG_20250202225018.md +0 -26
  47. package/.history/CHANGELOG_20250202225021.md +0 -26
  48. package/.history/CHANGELOG_20250202225023.md +0 -26
  49. package/.history/CHANGELOG_20250202225026.md +0 -22
  50. package/.history/CHANGELOG_20250202225028.md +0 -23
  51. package/.history/CHANGELOG_20250202225032.md +0 -23
  52. package/.history/CHANGELOG_20250202225035.md +0 -23
  53. package/.history/CHANGELOG_20250202225037.md +0 -23
  54. package/.history/CHANGELOG_20250202225039.md +0 -23
  55. package/.history/CHANGELOG_20250202225041.md +0 -23
  56. package/.history/CHANGELOG_20250202225048.md +0 -23
  57. package/.history/CHANGELOG_20250202225049.md +0 -23
  58. package/.history/CHANGELOG_20250202225402.md +0 -27
  59. package/.history/CHANGELOG_20250202225405.md +0 -27
  60. package/.history/CHANGELOG_20250202225406.md +0 -27
  61. package/.history/CHANGELOG_20250202225408.md +0 -27
  62. package/.history/CHANGELOG_20250202225410.md +0 -27
  63. package/.history/CHANGELOG_20250202225413.md +0 -27
  64. package/.history/CHANGELOG_20250202225416.md +0 -27
  65. package/.history/INSTALLATION_20250202181653.md +0 -118
  66. package/.history/INSTALLATION_20250202181656.md +0 -118
  67. package/.history/INSTALLATION_20250202181659.md +0 -118
  68. package/.history/INSTALLATION_20250202181702.md +0 -118
  69. package/.history/INSTALLATION_20250202181705.md +0 -118
  70. package/.history/INSTALLATION_20250202181708.md +0 -118
  71. package/.history/INSTALLATION_20250202181712.md +0 -118
  72. package/.history/INSTALLATION_20250202181718.md +0 -118
  73. package/.history/INSTALLATION_20250202181725.md +0 -118
  74. package/.history/INSTALLATION_20250202181727.md +0 -118
  75. package/.history/INSTALLATION_20250202181728.md +0 -118
  76. package/.history/INSTALLATION_20250202181730.md +0 -118
  77. package/.history/INSTALLATION_20250202181732.md +0 -118
  78. package/.history/INSTALLATION_20250202181736.md +0 -118
  79. package/.history/README_20241023143422 +0 -0
  80. package/.history/README_20241023143553 +0 -23
  81. package/.history/README_20241023143641 +0 -23
  82. package/.history/README_20241023143657 +0 -23
  83. package/.history/README_20241023143750 +0 -23
  84. package/.history/README_20241023143815 +0 -20
  85. package/.history/README_20241023143818 +0 -20
  86. package/.history/README_20241023143912 +0 -20
  87. package/.history/README_20241023143913 +0 -20
  88. package/.history/README_20241023143914 +0 -22
  89. package/.history/README_20241023143925 +0 -24
  90. package/.history/README_20241023143927 +0 -24
  91. package/.history/README_20241023143946 +0 -25
  92. package/.history/README_20241023143950 +0 -25
  93. package/.history/README_20241023143956 +0 -25
  94. package/.history/README_20241023144000 +0 -25
  95. package/.history/README_20241023144003 +0 -26
  96. package/.history/README_20241023144004 +0 -26
  97. package/.history/README_20241023144007 +0 -26
  98. package/.history/README_20241023144011 +0 -25
  99. package/.history/README_20241023144014 +0 -25
  100. package/.history/README_20241023144117 +0 -25
  101. package/.history/README_20241023144120 +0 -25
  102. package/.history/README_20241023144126 +0 -25
  103. package/.history/README_20241023144132 +0 -26
  104. package/.history/README_20241023144134 +0 -26
  105. package/.history/README_20241023144137 +0 -26
  106. package/.history/README_20241023144140 +0 -27
  107. package/.history/README_20241023144142 +0 -28
  108. package/.history/README_20241023144144 +0 -28
  109. package/.history/README_20241023144149 +0 -30
  110. package/.history/README_20241023144150 +0 -33
  111. package/.history/README_20241023144152 +0 -33
  112. package/.history/README_20241023144158 +0 -33
  113. package/.history/README_20241023144202 +0 -34
  114. package/.history/README_20241023144207 +0 -34
  115. package/.history/README_20241023144213 +0 -35
  116. package/.history/README_20241023144214 +0 -39
  117. package/.history/README_20241023144216 +0 -40
  118. package/.history/README_20241023144218 +0 -40
  119. package/.history/README_20241023144224 +0 -40
  120. package/.history/README_20241023144229 +0 -39
  121. package/.history/README_20241023144237 +0 -41
  122. package/.history/README_20241023144240 +0 -42
  123. package/.history/README_20241023144242 +0 -41
  124. package/.history/README_20241023144253 +0 -35
  125. package/.history/README_20241023144255 +0 -41
  126. package/.history/README_20241023144300 +0 -41
  127. package/.history/README_20241023144303 +0 -41
  128. package/.history/README_20241023144305 +0 -42
  129. package/.history/README_20241023144306 +0 -43
  130. package/.history/README_20241023144315 +0 -40
  131. package/.history/README_20241023144316 +0 -42
  132. package/.history/README_20241023144318 +0 -45
  133. package/.history/README_20241023144320 +0 -43
  134. package/.history/README_20241023144325 +0 -45
  135. package/.history/README_20241023144328 +0 -49
  136. package/.history/README_20241023144329 +0 -50
  137. package/.history/README_20241023144336 +0 -51
  138. package/.history/README_20241023144342 +0 -46
  139. package/.history/README_20241023144343 +0 -50
  140. package/.history/README_20241023144358 +0 -51
  141. package/.history/README_20241023144401 +0 -52
  142. package/.history/README_20241023144405 +0 -53
  143. package/.history/README_20241023144415 +0 -54
  144. package/.history/README_20241023144418 +0 -55
  145. package/.history/README_20241023144420 +0 -55
  146. package/.history/README_20241023144432 +0 -55
  147. package/.history/README_20241023144434 +0 -55
  148. package/.history/README_20241023144435 +0 -56
  149. package/.history/README_20241023144439 +0 -58
  150. package/.history/README_20241023144444 +0 -58
  151. package/.history/README_20241023144449 +0 -60
  152. package/.history/README_20241023144453 +0 -61
  153. package/.history/README_20241023144522 +0 -64
  154. package/.history/README_20241023144524 +0 -65
  155. package/.history/README_20241023144526 +0 -65
  156. package/.history/README_20241023144612 +0 -66
  157. package/.history/README_20241023144615 +0 -67
  158. package/.history/README_20241023144620 +0 -69
  159. package/.history/README_20241023144623 +0 -67
  160. package/.history/README_20241023144628 +0 -67
  161. package/.history/README_20241023144631 +0 -67
  162. package/.history/README_20241023144646 +0 -67
  163. package/.history/README_20241023144648 +0 -67
  164. package/.history/README_20241023144650 +0 -67
  165. package/.history/README_20241023144651 +0 -67
  166. package/.history/README_20241023144652 +0 -68
  167. package/.history/README_20241023144656 +0 -68
  168. package/.history/README_20241023144702 +0 -68
  169. package/.history/README_20241023144707 +0 -68
  170. package/.history/README_20241023144734 +0 -69
  171. package/.history/README_20241023144738 +0 -69
  172. package/.history/README_20241023144757 +0 -69
  173. package/.history/README_20241023144803 +0 -69
  174. package/.history/README_20241023144806 +0 -69
  175. package/.history/README_20241023144809 +0 -69
  176. package/.history/README_20241023144859 +0 -71
  177. package/.history/README_20241023144902 +0 -71
  178. package/.history/README_20241023145013 +0 -71
  179. package/.history/README_20250202181318.md +0 -49
  180. package/.history/README_20250202181322.md +0 -49
  181. package/.history/README_20250202181326.md +0 -49
  182. package/.history/README_20250202181347.md +0 -49
  183. package/.history/README_20250202181350.md +0 -49
  184. package/.history/README_20250202181352.md +0 -49
  185. package/.history/README_20250202181353.md +0 -49
  186. package/.history/README_20250202181358.md +0 -49
  187. package/.history/README_20250202181401.md +0 -49
  188. package/.history/README_20250202181416.md +0 -49
  189. package/.history/README_20250202181423.md +0 -49
  190. package/.history/README_20250202181426.md +0 -49
  191. package/.history/README_20250202181428.md +0 -49
  192. package/.history/README_20250202181430.md +0 -49
  193. package/.history/README_20250202181443.md +0 -49
  194. package/.history/README_20250202181447.md +0 -49
  195. package/.history/README_20250202181450.md +0 -49
  196. package/.history/README_20250202181452.md +0 -49
  197. package/.history/README_20250202224147.md +0 -55
  198. package/.history/README_20250202224200.md +0 -55
  199. package/.history/README_20250202224208.md +0 -55
  200. package/.history/README_20250202224217.md +0 -55
  201. package/.history/README_20250202224218.md +0 -55
  202. package/.history/README_20250202224221.md +0 -55
  203. package/.history/TROUBLESHOOT_20250202181245.md +0 -60
  204. package/.history/TROUBLESHOOT_20250202181248.md +0 -60
  205. package/.history/TROUBLESHOOT_20250202181250.md +0 -60
  206. package/.history/TROUBLESHOOT_20250202181251.md +0 -60
  207. package/.history/TROUBLESHOOT_20250202181253.md +0 -60
  208. package/.history/TROUBLESHOOT_20250202181256.md +0 -60
  209. package/.history/TROUBLESHOOT_20250202181258.md +0 -60
  210. package/.history/TROUBLESHOOT_20250202181300.md +0 -60
  211. package/.history/TROUBLESHOOT_20250202181303.md +0 -60
  212. package/.history/TROUBLESHOOT_20250202181305.md +0 -60
  213. package/.history/USAGE_20250202181040.md +0 -155
  214. package/.history/USAGE_20250202181043.md +0 -155
  215. package/.history/USAGE_20250202181045.md +0 -155
  216. package/.history/USAGE_20250202181047.md +0 -155
  217. package/.history/USAGE_20250202181052.md +0 -155
  218. package/.history/USAGE_20250202181053.md +0 -155
  219. package/.history/USAGE_20250202181100.md +0 -155
  220. package/.history/USAGE_20250202181210.md +0 -155
  221. package/.history/USAGE_20250202181211.md +0 -155
  222. package/.history/USAGE_20250202181212.md +0 -155
  223. package/.history/USAGE_20250202181213.md +0 -155
  224. package/.history/USAGE_20250202181217.md +0 -155
  225. package/.history/USAGE_20250202181220.md +0 -155
  226. package/.history/USAGE_20250202181221.md +0 -155
  227. package/.history/USAGE_20250202181225.md +0 -155
  228. package/.history/USAGE_20250202181226.md +0 -155
  229. package/.history/USAGE_20250202181228.md +0 -155
  230. package/.history/USAGE_20250202181230.md +0 -155
  231. package/.history/bin/index_20230521204015.js +0 -77
  232. package/.history/bin/index_20241022131602.js +0 -10
  233. package/.history/bin/index_20241022131610.js +0 -10
  234. package/.history/bin/index_20241022131615.js +0 -12
  235. package/.history/bin/index_20241022131700.js +0 -13
  236. package/.history/bin/index_20241022131717.js +0 -13
  237. package/.history/bin/index_20241022131723.js +0 -13
  238. package/.history/bin/index_20241022131728.js +0 -12
  239. package/.history/bin/index_20241022131806.js +0 -38
  240. package/.history/bin/index_20241022131811.js +0 -38
  241. package/.history/bin/index_20241022131835.js +0 -46
  242. package/.history/bin/index_20241022131836.js +0 -45
  243. package/.history/bin/index_20241022131843.js +0 -45
  244. package/.history/bin/index_20241022131934.js +0 -39
  245. package/.history/bin/index_20241022131937.js +0 -32
  246. package/.history/bin/index_20241022132617.js +0 -45
  247. package/.history/bin/index_20241022132621.js +0 -40
  248. package/.history/bin/index_20241022132738.js +0 -72
  249. package/.history/bin/index_20241022132755.js +0 -72
  250. package/.history/bin/index_20241022132757.js +0 -72
  251. package/.history/bin/index_20241022132804.js +0 -74
  252. package/.history/bin/index_20241022161808.js +0 -40
  253. package/.history/bin/index_20241022161812.js +0 -34
  254. package/.history/bin/index_20241022161822.js +0 -37
  255. package/.history/bin/index_20241022161830.js +0 -39
  256. package/.history/bin/index_20241022161851.js +0 -45
  257. package/.history/bin/index_20241022162259.js +0 -44
  258. package/.history/bin/index_20241022162341.js +0 -70
  259. package/.history/bin/index_20241022162351.js +0 -82
  260. package/.history/bin/index_20241022162420.js +0 -84
  261. package/.history/bin/index_20241022162513.js +0 -84
  262. package/.history/bin/index_20241022162558.js +0 -84
  263. package/.history/bin/index_20241022162624.js +0 -84
  264. package/.history/bin/index_20241022162625.js +0 -84
  265. package/.history/bin/index_20241022162631.js +0 -84
  266. package/.history/bin/index_20241022163917.js +0 -85
  267. package/.history/bin/index_20241022163946.js +0 -84
  268. package/.history/bin/index_20241022163959.js +0 -105
  269. package/.history/bin/index_20241022164459.js +0 -206
  270. package/.history/bin/index_20241022164509.js +0 -205
  271. package/.history/bin/index_20241022164511.js +0 -203
  272. package/.history/bin/index_20241022164514.js +0 -201
  273. package/.history/bin/index_20241022164515.js +0 -200
  274. package/.history/bin/index_20241022164517.js +0 -199
  275. package/.history/bin/index_20241022164519.js +0 -198
  276. package/.history/bin/index_20241022164521.js +0 -197
  277. package/.history/bin/index_20241022164523.js +0 -196
  278. package/.history/bin/index_20241022164525.js +0 -195
  279. package/.history/bin/index_20241022164527.js +0 -194
  280. package/.history/bin/index_20241022164528.js +0 -193
  281. package/.history/bin/index_20241022165048.js +0 -186
  282. package/.history/bin/index_20241022165053.js +0 -187
  283. package/.history/bin/index_20241022165134.js +0 -187
  284. package/.history/bin/index_20241022165141.js +0 -187
  285. package/.history/bin/index_20241022165146.js +0 -187
  286. package/.history/bin/index_20241022165209.js +0 -187
  287. package/.history/bin/index_20241022165210.js +0 -187
  288. package/.history/bin/index_20241022165244.js +0 -187
  289. package/.history/bin/index_20241022165245.js +0 -187
  290. package/.history/bin/index_20241022165254.js +0 -187
  291. package/.history/bin/index_20241022165306.js +0 -187
  292. package/.history/bin/index_20241022165308.js +0 -187
  293. package/.history/bin/index_20241022165313.js +0 -187
  294. package/.history/bin/index_20241022165314.js +0 -187
  295. package/.history/bin/index_20241022165316.js +0 -187
  296. package/.history/bin/index_20241022165320.js +0 -187
  297. package/.history/bin/index_20241022165322.js +0 -187
  298. package/.history/bin/index_20241022165325.js +0 -187
  299. package/.history/bin/index_20241022165329.js +0 -187
  300. package/.history/bin/index_20241022165350.js +0 -187
  301. package/.history/bin/index_20241022165354.js +0 -187
  302. package/.history/bin/index_20241022165355.js +0 -187
  303. package/.history/bin/index_20241022165402.js +0 -187
  304. package/.history/bin/index_20241022165404.js +0 -187
  305. package/.history/bin/index_20241022165407.js +0 -187
  306. package/.history/bin/index_20241022165421.js +0 -187
  307. package/.history/bin/index_20241022170630.js +0 -194
  308. package/.history/bin/styles_20230319210040.js +0 -7
  309. package/.history/bin/styles_20241022131522.js +0 -7
  310. package/.history/bin/styles_20241022165050.js +0 -8
  311. package/.history/bin/styles_20241022165113.js +0 -9
  312. package/.history/bin/styles_20241022165115.js +0 -9
  313. package/.history/bin/styles_20241022165118.js +0 -9
  314. package/.history/bin/styles_20241022165119.js +0 -9
  315. package/.history/bin/styles_20241022165120.js +0 -10
  316. package/.history/bin/styles_20241022165128.js +0 -10
  317. package/.history/bin/styles_20241022165130.js +0 -9
  318. package/.history/bin/styles_20241022165132.js +0 -8
  319. package/.history/bin/styles_20241022165230.js +0 -8
  320. package/.history/bin/styles_20241022165234.js +0 -9
  321. package/.history/bin/styles_20241022165235.js +0 -10
  322. package/.history/bin/utils_20230501012842.js +0 -159
  323. package/.history/bin/utils_20241022131457.js +0 -14
  324. package/.history/homebrew/Formula/optikit_20241205000517.rb +0 -19
  325. package/.history/homebrew/Formula/optikit_20250202182026.rb +0 -19
  326. package/.history/homebrew/Formula/optikit_20250202182029.rb +0 -19
  327. package/.history/homebrew/Formula/optikit_20250202182033.rb +0 -19
  328. package/.history/homebrew/Formula/optikit_20250202182038.rb +0 -19
  329. package/.history/homebrew/Formula/optikit_20250202182041.rb +0 -19
  330. package/.history/homebrew/Formula/optikit_20250202184107.rb +0 -19
  331. package/.history/homebrew/Formula/optikit_20250202184109.rb +0 -19
  332. package/.history/homebrew/Formula/optikit_20250202184112.rb +0 -19
  333. package/.history/homebrew/Formula/optikit_20250202184113.rb +0 -19
  334. package/.history/homebrew/Formula/optikit_20250202184116.rb +0 -19
  335. package/.history/homebrew/Formula/optikit_20250202184119.rb +0 -19
  336. package/.history/homebrew/Formula/sheno-cli_20241118225047.rb +0 -0
  337. package/.history/homebrew/Formula/sheno-cli_20241118225057.rb +0 -21
  338. package/.history/homebrew/Formula/sheno-cli_20241118225104.rb +0 -20
  339. package/.history/homebrew/Formula/sheno-cli_20241118225106.rb +0 -19
  340. package/.history/homebrew/Formula/sheno-cli_20241118232213.rb +0 -19
  341. package/.history/homebrew/Formula/sheno-cli_20241205000347.rb +0 -19
  342. package/.history/homebrew/Formula/sheno-cli_20241205000518.rb +0 -19
  343. package/.history/package-lock_20241230111443.json +0 -10711
  344. package/.history/package-lock_20250202181632.json +0 -10711
  345. package/.history/package-lock_20250202181640.json +0 -10711
  346. package/.history/package-lock_20250202181643.json +0 -10711
  347. package/.history/package_20250202181504.json +0 -41
  348. package/.history/package_20250202181506.json +0 -41
  349. package/.history/package_20250202181509.json +0 -41
  350. package/.history/package_20250202181512.json +0 -41
  351. package/.history/package_20250202181515.json +0 -41
  352. package/.history/package_20250202181517.json +0 -42
  353. package/.history/package_20250202181519.json +0 -42
  354. package/.history/package_20250202181520.json +0 -42
  355. package/.history/package_20250202181523.json +0 -42
  356. package/.history/package_20250202181525.json +0 -43
  357. package/.history/package_20250202181529.json +0 -43
  358. package/.history/package_20250202181531.json +0 -43
  359. package/.history/package_20250202181532.json +0 -43
  360. package/.history/package_20250202181534.json +0 -44
  361. package/.history/package_20250202181536.json +0 -44
  362. package/.history/package_20250202181538.json +0 -44
  363. package/.history/package_20250202181541.json +0 -44
  364. package/.history/package_20250202181544.json +0 -45
  365. package/.history/package_20250202181546.json +0 -45
  366. package/.history/package_20250202181548.json +0 -46
  367. package/.history/package_20250202181550.json +0 -46
  368. package/.history/package_20250202181554.json +0 -47
  369. package/.history/package_20250202181556.json +0 -47
  370. package/.history/package_20250202181601.json +0 -48
  371. package/.history/package_20250202181602.json +0 -49
  372. package/.history/package_20250202181604.json +0 -49
  373. package/.history/package_20250202181608.json +0 -50
  374. package/.history/package_20250202181614.json +0 -41
  375. package/.history/package_20250202181802.json +0 -41
  376. package/.history/package_20250202181803.json +0 -41
  377. package/.history/package_20250202223937.json +0 -41
  378. package/.history/package_20250202224455.json +0 -41
  379. package/.history/package_20250202224502.json +0 -41
  380. package/.history/package_20250202225341.json +0 -41
  381. package/.history/package_20250202225343.json +0 -41
  382. package/.history/package_20250202225418.json +0 -41
  383. package/.history/src/cli_20250202182252.ts +0 -184
  384. package/.history/src/cli_20250202183118.ts +0 -185
  385. package/.history/src/cli_20250202183127.ts +0 -186
  386. package/.history/src/cli_20250202183129.ts +0 -186
  387. package/.history/src/cli_20250202183133.ts +0 -187
  388. package/.history/src/cli_20250202183247.ts +0 -187
  389. package/.history/src/commands/buildReleases_20241204195718.ts +0 -74
  390. package/.history/src/commands/buildReleases_20241204195732.ts +0 -75
  391. package/.history/src/commands/buildReleases_20241204195734.ts +0 -77
  392. package/.history/src/commands/buildReleases_20241204195736.ts +0 -77
  393. package/.history/src/commands/buildReleases_20241204195743.ts +0 -77
  394. package/.history/src/commands/buildReleases_20241204195745.ts +0 -75
  395. package/.history/src/commands/buildReleases_20241204195754.ts +0 -75
  396. package/.history/src/commands/buildReleases_20241204195804.ts +0 -76
  397. package/.history/src/commands/buildReleases_20241204195808.ts +0 -75
  398. package/.history/src/commands/buildReleases_20241204195858.ts +0 -76
  399. package/.history/src/commands/buildReleases_20241204195900.ts +0 -76
  400. package/.history/src/commands/buildReleases_20241204195901.ts +0 -77
  401. package/.history/src/commands/buildReleases_20241204200214.ts +0 -77
  402. package/.history/src/commands/buildReleases_20241204200218.ts +0 -107
  403. package/.history/src/commands/buildReleases_20241204200223.ts +0 -107
  404. package/.history/src/commands/buildReleases_20241204200224.ts +0 -107
  405. package/.history/src/commands/buildReleases_20241204200239.ts +0 -101
  406. package/.history/src/commands/buildReleases_20241204200244.ts +0 -102
  407. package/.history/src/commands/buildReleases_20241204200246.ts +0 -100
  408. package/.history/src/commands/buildReleases_20241204200247.ts +0 -101
  409. package/.history/src/commands/buildReleases_20241204200258.ts +0 -103
  410. package/.history/src/commands/buildReleases_20241204200414.ts +0 -103
  411. package/.history/src/commands/buildReleases_20241204201047.ts +0 -103
  412. package/.history/src/commands/buildReleases_20241204201103.ts +0 -107
  413. package/.history/src/commands/buildReleases_20241204233950.ts +0 -105
  414. package/.history/src/commands/buildReleases_20241204233956.ts +0 -103
  415. package/.history/src/commands/buildReleases_20241204234008.ts +0 -102
  416. package/.history/src/commands/cleanProjectIos_20241023173012.ts +0 -0
  417. package/.history/src/commands/cleanProjectIos_20241023173019.ts +0 -9
  418. package/.history/src/commands/cleanProjectIos_20241023173021.ts +0 -9
  419. package/.history/src/commands/cleanProjectIos_20241023173034.ts +0 -9
  420. package/.history/src/commands/cleanProjectIos_20241023173035.ts +0 -9
  421. package/.history/src/commands/cleanProjectIos_20241023173848.ts +0 -10
  422. package/.history/src/commands/cleanProjectIos_20241023174005.ts +0 -53
  423. package/.history/src/commands/cleanProjectIos_20241023174007.ts +0 -52
  424. package/.history/src/commands/cleanProjectIos_20241023174008.ts +0 -51
  425. package/.history/src/commands/cleanProjectIos_20241023174010.ts +0 -50
  426. package/.history/src/commands/cleanProjectIos_20241023174012.ts +0 -49
  427. package/.history/src/commands/cleanProjectIos_20241023174022.ts +0 -48
  428. package/.history/src/commands/cleanProjectIos_20241023174135.ts +0 -26
  429. package/.history/src/commands/cleanProjectIos_20241023174138.ts +0 -26
  430. package/.history/src/commands/cleanProjectIos_20241023174141.ts +0 -26
  431. package/.history/src/commands/cleanProjectIos_20241023174142.ts +0 -26
  432. package/.history/src/commands/cleanProjectIos_20241023174146.ts +0 -26
  433. package/.history/src/commands/cleanProjectIos_20241023174505.ts +0 -31
  434. package/.history/src/commands/cleanProjectIos_20241023174507.ts +0 -30
  435. package/.history/src/commands/cleanProjectIos_20241023174714.ts +0 -29
  436. package/.history/src/commands/cleanProjectIos_20241023174715.ts +0 -32
  437. package/.history/src/commands/cleanProjectIos_20241023174718.ts +0 -30
  438. package/.history/src/commands/cleanProjectIos_20241023174726.ts +0 -30
  439. package/.history/src/commands/cleanProjectIos_20241023174942.ts +0 -32
  440. package/.history/src/commands/cleanProjectIos_20241023174950.ts +0 -37
  441. package/.history/src/commands/cleanProjectIos_20241023174951.ts +0 -37
  442. package/.history/src/commands/cleanProjectIos_20241023175053.ts +0 -39
  443. package/.history/src/commands/cleanProjectIos_20241023175100.ts +0 -38
  444. package/.history/src/commands/cleanProjectIos_20241023175109.ts +0 -38
  445. package/.history/src/commands/cleanProjectIos_20241023175127.ts +0 -38
  446. package/.history/src/commands/cleanProjectIos_20241023175135.ts +0 -37
  447. package/.history/src/commands/cleanProjectIos_20241023175139.ts +0 -38
  448. package/.history/src/commands/cleanProjectIos_20241023175336.ts +0 -35
  449. package/.history/src/commands/cleanProjectIos_20241023175349.ts +0 -38
  450. package/.history/src/commands/cleanProjectIos_20241023175435.ts +0 -34
  451. package/.history/src/commands/cleanProjectIos_20241023175439.ts +0 -32
  452. package/.history/src/commands/cleanProjectIos_20241023175911.ts +0 -34
  453. package/.history/src/commands/cleanProjectIos_20241023175932.ts +0 -33
  454. package/.history/src/commands/cleanProjectIos_20241023175938.ts +0 -33
  455. package/.history/src/commands/cleanProjectIos_20241023175942.ts +0 -32
  456. package/.history/src/commands/cleanProjectIos_20241023175944.ts +0 -31
  457. package/.history/src/commands/cleanProjectIos_20241023180132.ts +0 -31
  458. package/.history/src/commands/cleanProjectIos_20241023180140.ts +0 -31
  459. package/.history/src/commands/cleanProjectIos_20241023181320.ts +0 -31
  460. package/.history/src/commands/cleanProjectIos_20241023181404.ts +0 -31
  461. package/.history/src/commands/cleanProjectIos_20241023181419.ts +0 -31
  462. package/.history/src/commands/cleanProjectIos_20241023181421.ts +0 -31
  463. package/.history/src/commands/cleanProjectIos_20241023181521.ts +0 -42
  464. package/.history/src/commands/cleanProjectIos_20241023181522.ts +0 -42
  465. package/.history/src/commands/cleanProjectIos_20241023181701.ts +0 -49
  466. package/.history/src/commands/cleanProjectIos_20241023181703.ts +0 -48
  467. package/.history/src/commands/cleanProjectIos_20241023181705.ts +0 -46
  468. package/.history/src/commands/cleanProjectIos_20241023181707.ts +0 -44
  469. package/.history/src/commands/cleanProjectIos_20241023181712.ts +0 -43
  470. package/.history/src/commands/cleanProjectIos_20241023181749.ts +0 -43
  471. package/.history/src/commands/cleanProjectIos_20241023181750.ts +0 -43
  472. package/.history/src/commands/cleanProjectIos_20241023181835.ts +0 -43
  473. package/.history/src/commands/cleanProjectIos_20241023181838.ts +0 -43
  474. package/.history/src/commands/cleanProjectIos_20241023181841.ts +0 -43
  475. package/.history/src/commands/cleanProjectIos_20241023182036.ts +0 -63
  476. package/.history/src/commands/cleanProjectIos_20241023182038.ts +0 -62
  477. package/.history/src/commands/cleanProjectIos_20241023182040.ts +0 -63
  478. package/.history/src/commands/cleanProjectIos_20241023182049.ts +0 -69
  479. package/.history/src/commands/cleanProjectIos_20241023182051.ts +0 -67
  480. package/.history/src/commands/cleanProjectIos_20241023182052.ts +0 -66
  481. package/.history/src/commands/cleanProjectIos_20241023182055.ts +0 -64
  482. package/.history/src/commands/cleanProjectIos_20241023182134.ts +0 -64
  483. package/.history/src/commands/cleanProjectIos_20241023182142.ts +0 -65
  484. package/.history/src/commands/cleanProjectIos_20241023182212.ts +0 -65
  485. package/.history/src/commands/cleanProjectIos_20241023182213.ts +0 -64
  486. package/.history/src/commands/cleanProjectIos_20241023182219.ts +0 -64
  487. package/.history/src/commands/cleanProjectIos_20241023182226.ts +0 -64
  488. package/.history/src/commands/cleanProjectIos_20241023182232.ts +0 -64
  489. package/.history/src/commands/cleanProjectIos_20241023182237.ts +0 -64
  490. package/.history/src/commands/cleanProjectIos_20241023182239.ts +0 -64
  491. package/.history/src/commands/cleanProjectIos_20241023182256.ts +0 -64
  492. package/.history/src/commands/cleanProjectIos_20241023183254.ts +0 -65
  493. package/.history/src/commands/cleanProjectIos_20241023183257.ts +0 -65
  494. package/.history/src/commands/cleanProjectIos_20241023183347.ts +0 -64
  495. package/.history/src/commands/cleanProjectIos_20241023184055.ts +0 -44
  496. package/.history/src/commands/cleanProjectIos_20241023184057.ts +0 -44
  497. package/.history/src/commands/cleanProjectIos_20241023184059.ts +0 -44
  498. package/.history/src/commands/cleanProjectIos_20241023184101.ts +0 -44
  499. package/.history/src/commands/cleanProjectIos_20241023184102.ts +0 -44
  500. package/.history/src/commands/cleanProjectIos_20241023232407.ts +0 -69
  501. package/.history/src/commands/cleanProjectIos_20241023232410.ts +0 -68
  502. package/.history/src/commands/cleanProjectIos_20241023232412.ts +0 -67
  503. package/.history/src/commands/cleanProjectIos_20241023232424.ts +0 -66
  504. package/.history/src/commands/cleanProjectIos_20241023232425.ts +0 -65
  505. package/.history/src/commands/cleanProjectIos_20241023232426.ts +0 -64
  506. package/.history/src/commands/cleanProjectIos_20241023235028.ts +0 -64
  507. package/.history/src/commands/cleanProjectIos_20241023235040.ts +0 -65
  508. package/.history/src/commands/cleanProjectIos_20241023235041.ts +0 -67
  509. package/.history/src/commands/cleanProjectIos_20241023235045.ts +0 -65
  510. package/.history/src/commands/cleanProjectIos_20241023235046.ts +0 -66
  511. package/.history/src/commands/cleanProjectIos_20241023235049.ts +0 -70
  512. package/.history/src/commands/cleanProjectIos_20241023235717.ts +0 -56
  513. package/.history/src/commands/cleanProjectIos_20241023235720.ts +0 -70
  514. package/.history/src/commands/cleanProjectIos_20241024000004.ts +0 -70
  515. package/.history/src/commands/cleanProjectIos_20241024000005.ts +0 -70
  516. package/.history/src/commands/cleanProjectIos_20241024002411.ts +0 -70
  517. package/.history/src/commands/cleanProjectIos_20241024002413.ts +0 -70
  518. package/.history/src/commands/cleanProjectIos_20241024002654.ts +0 -58
  519. package/.history/src/commands/cleanProjectIos_20241024002700.ts +0 -76
  520. package/.history/src/commands/cleanProjectIos_20241024002702.ts +0 -75
  521. package/.history/src/commands/cleanProjectIos_20241024002705.ts +0 -75
  522. package/.history/src/commands/cleanProjectIos_20241024002706.ts +0 -75
  523. package/.history/src/commands/cleanProjectIos_20241024002720.ts +0 -75
  524. package/.history/src/commands/cleanProjectIos_20241024002727.ts +0 -89
  525. package/.history/src/commands/cleanProjectIos_20241024002740.ts +0 -94
  526. package/.history/src/commands/cleanProjectIos_20241024002752.ts +0 -101
  527. package/.history/src/commands/cleanProjectIos_20241024002755.ts +0 -101
  528. package/.history/src/commands/cleanProjectIos_20241024002756.ts +0 -100
  529. package/.history/src/commands/cleanProjectIos_20241024002758.ts +0 -99
  530. package/.history/src/commands/cleanProjectIos_20241024002759.ts +0 -106
  531. package/.history/src/commands/cleanProjectIos_20241024002801.ts +0 -107
  532. package/.history/src/commands/cleanProjectIos_20241024002818.ts +0 -107
  533. package/.history/src/commands/cleanProjectIos_20241024002826.ts +0 -107
  534. package/.history/src/commands/cleanProjectIos_20241024002932.ts +0 -105
  535. package/.history/src/commands/cleanProjectIos_20241024002935.ts +0 -106
  536. package/.history/src/commands/cleanProjectIos_20241024002943.ts +0 -106
  537. package/.history/src/commands/cleanProjectIos_20241024003018.ts +0 -106
  538. package/.history/src/commands/cleanProjectIos_20241024003023.ts +0 -106
  539. package/.history/src/commands/cleanProjectIos_20241024003040.ts +0 -104
  540. package/.history/src/commands/cleanProjectIos_20241024003042.ts +0 -106
  541. package/.history/src/commands/cleanProjectIos_20241024003045.ts +0 -106
  542. package/.history/src/commands/cleanProjectIos_20241024003051.ts +0 -107
  543. package/.history/src/commands/cleanProjectIos_20241024003054.ts +0 -107
  544. package/.history/src/commands/cleanProjectIos_20241024003058.ts +0 -106
  545. package/.history/src/commands/cleanProjectIos_20241024003109.ts +0 -103
  546. package/.history/src/commands/cleanProjectIos_20241024003110.ts +0 -106
  547. package/.history/src/commands/cleanProjectIos_20241024003121.ts +0 -91
  548. package/.history/src/commands/cleanProjectIos_20241024003124.ts +0 -106
  549. package/.history/src/commands/cleanProjectIos_20241024003245.ts +0 -107
  550. package/.history/src/commands/cleanProjectIos_20241024003246.ts +0 -107
  551. package/.history/src/commands/cleanProjectIos_20241024003258.ts +0 -106
  552. package/.history/src/commands/cleanProjectIos_20241024003342.ts +0 -105
  553. package/.history/src/commands/cleanProjectIos_20241024003450.ts +0 -105
  554. package/.history/src/commands/cleanProjectIos_20241024003511.ts +0 -105
  555. package/.history/src/commands/cleanProjectIos_20241024003516.ts +0 -106
  556. package/.history/src/commands/cleanProjectIos_20241024003518.ts +0 -106
  557. package/.history/src/commands/cleanProjectIos_20241024003533.ts +0 -106
  558. package/.history/src/commands/cleanProjectIos_20241024003537.ts +0 -106
  559. package/.history/src/commands/cleanProjectIos_20241024003541.ts +0 -106
  560. package/.history/src/commands/cleanProjectIos_20241024003547.ts +0 -106
  561. package/.history/src/commands/cleanProjectIos_20241024003557.ts +0 -106
  562. package/.history/src/commands/cleanProjectIos_20241024003602.ts +0 -102
  563. package/.history/src/commands/cleanProjectIos_20241024003603.ts +0 -102
  564. package/.history/src/commands/cleanProjectIos_20241024003624.ts +0 -102
  565. package/.history/src/commands/cleanProjectIos_20241024003636.ts +0 -103
  566. package/.history/src/commands/cleanProjectIos_20241024003642.ts +0 -103
  567. package/.history/src/commands/cleanProjectIos_20241024003702.ts +0 -103
  568. package/.history/src/commands/cleanProjectIos_20241024003706.ts +0 -103
  569. package/.history/src/commands/cleanProjectIos_20241024003732.ts +0 -103
  570. package/.history/src/commands/cleanProjectIos_20241024003737.ts +0 -103
  571. package/.history/src/commands/cleanProjectIos_20241024003739.ts +0 -103
  572. package/.history/src/commands/cleanProjectIos_20241024003744.ts +0 -103
  573. package/.history/src/commands/cleanProjectIos_20241024003748.ts +0 -103
  574. package/.history/src/commands/cleanProjectIos_20241024003751.ts +0 -103
  575. package/.history/src/commands/cleanProjectIos_20241024003753.ts +0 -103
  576. package/.history/src/commands/cleanProjectIos_20241024003802.ts +0 -104
  577. package/.history/src/commands/cleanProjectIos_20241024003806.ts +0 -104
  578. package/.history/src/commands/cleanProjectIos_20241024003814.ts +0 -104
  579. package/.history/src/commands/cleanProjectIos_20241024003816.ts +0 -104
  580. package/.history/src/commands/cleanProjectIos_20241024003821.ts +0 -104
  581. package/.history/src/commands/cleanProjectIos_20241024003823.ts +0 -105
  582. package/.history/src/commands/cleanProjectIos_20241024003837.ts +0 -105
  583. package/.history/src/commands/cleanProjectIos_20241024003907.ts +0 -104
  584. package/.history/src/commands/cleanProjectIos_20241024003913.ts +0 -104
  585. package/.history/src/commands/cleanProjectIos_20241024003916.ts +0 -103
  586. package/.history/src/commands/cleanProjectIos_20241024003918.ts +0 -104
  587. package/.history/src/commands/cleanProjectIos_20241024004029.ts +0 -104
  588. package/.history/src/commands/cleanProjectIos_20241024004058.ts +0 -104
  589. package/.history/src/commands/cleanProjectIos_20241024004107.ts +0 -103
  590. package/.history/src/commands/cleanProjectIos_20241024004109.ts +0 -104
  591. package/.history/src/commands/cleanProjectIos_20241024004114.ts +0 -105
  592. package/.history/src/commands/cleanProjectIos_20241024004117.ts +0 -105
  593. package/.history/src/commands/cleanProjectIos_20241024004203.ts +0 -105
  594. package/.history/src/commands/cleanProjectIos_20241024004316.ts +0 -107
  595. package/.history/src/commands/cleanProjectIos_20241024004317.ts +0 -106
  596. package/.history/src/commands/cleanProjectIos_20241024004320.ts +0 -106
  597. package/.history/src/commands/cleanProjectIos_20241024004323.ts +0 -106
  598. package/.history/src/commands/cleanProjectIos_20241024023139.ts +0 -106
  599. package/.history/src/commands/cleanProjectIos_20241024023142.ts +0 -106
  600. package/.history/src/commands/cleanProjectIos_20241024023145.ts +0 -106
  601. package/.history/src/commands/cleanProjectIos_20241024023148.ts +0 -106
  602. package/.history/src/commands/cleanProjectIos_20241024023157.ts +0 -106
  603. package/.history/src/commands/cleanProjectIos_20241024023201.ts +0 -105
  604. package/.history/src/commands/cleanProjectIos_20241024023202.ts +0 -105
  605. package/.history/src/commands/cleanProjectIos_20241024112341.ts +0 -106
  606. package/.history/src/commands/cleanProjectIos_20241024112347.ts +0 -107
  607. package/.history/src/commands/cleanProjectIos_20241024112350.ts +0 -107
  608. package/.history/src/commands/cleanProjectIos_20241024112351.ts +0 -107
  609. package/.history/src/commands/cleanProjectIos_20241024112400.ts +0 -107
  610. package/.history/src/commands/cleanProjectIos_20241024112402.ts +0 -106
  611. package/.history/src/commands/cleanProjectIos_20241024112403.ts +0 -105
  612. package/.history/src/commands/cleanProjectIos_20241024112405.ts +0 -106
  613. package/.history/src/commands/cleanProjectIos_20241024112407.ts +0 -106
  614. package/.history/src/commands/cleanProjectIos_20241024112409.ts +0 -106
  615. package/.history/src/commands/cleanProjectIos_20241024112412.ts +0 -106
  616. package/.history/src/commands/cleanProjectIos_20241024112416.ts +0 -106
  617. package/.history/src/commands/cleanProjectIos_20241024112418.ts +0 -105
  618. package/.history/src/commands/cleanProjectIos_20241024112428.ts +0 -106
  619. package/.history/src/commands/cleanProjectIos_20241024112430.ts +0 -106
  620. package/.history/src/commands/cleanProjectIos_20241024112434.ts +0 -107
  621. package/.history/src/commands/cleanProjectIos_20241024112437.ts +0 -108
  622. package/.history/src/commands/cleanProjectIos_20241024112439.ts +0 -105
  623. package/.history/src/commands/cleanProjectIos_20241024112501.ts +0 -105
  624. package/.history/src/commands/cleanProjectIos_20241024112505.ts +0 -106
  625. package/.history/src/commands/cleanProjectIos_20241024112507.ts +0 -106
  626. package/.history/src/commands/cleanProjectIos_20241024112509.ts +0 -106
  627. package/.history/src/commands/cleanProjectIos_20241024112515.ts +0 -106
  628. package/.history/src/commands/cleanProjectIos_20241024112532.ts +0 -106
  629. package/.history/src/commands/cleanProjectIos_20241024112551.ts +0 -106
  630. package/.history/src/commands/cleanProjectIos_20241024112559.ts +0 -107
  631. package/.history/src/commands/cleanProjectIos_20241024112600.ts +0 -107
  632. package/.history/src/commands/cleanProjectIos_20241024112602.ts +0 -105
  633. package/.history/src/commands/cleanProjectIos_20241024112604.ts +0 -105
  634. package/.history/src/commands/cleanProjectIos_20241024112616.ts +0 -106
  635. package/.history/src/commands/cleanProjectIos_20241024112618.ts +0 -106
  636. package/.history/src/commands/cleanProjectIos_20241024112620.ts +0 -105
  637. package/.history/src/commands/cleanProjectIos_20241024112624.ts +0 -106
  638. package/.history/src/commands/cleanProjectIos_20241024112625.ts +0 -106
  639. package/.history/src/commands/cleanProjectIos_20241024112631.ts +0 -103
  640. package/.history/src/commands/cleanProjectIos_20241024112633.ts +0 -104
  641. package/.history/src/commands/cleanProjectIos_20241024112637.ts +0 -104
  642. package/.history/src/commands/cleanProjectIos_20241024112638.ts +0 -104
  643. package/.history/src/commands/cleanProjectIos_20241024112639.ts +0 -104
  644. package/.history/src/commands/cleanProjectIos_20241024112648.ts +0 -106
  645. package/.history/src/commands/cleanProjectIos_20241024112649.ts +0 -106
  646. package/.history/src/commands/cleanProjectIos_20241024112651.ts +0 -100
  647. package/.history/src/commands/cleanProjectIos_20241024112653.ts +0 -99
  648. package/.history/src/commands/cleanProjectIos_20241024112700.ts +0 -99
  649. package/.history/src/commands/cleanProjectIos_20241024112704.ts +0 -99
  650. package/.history/src/commands/cleanProjectIos_20241024112706.ts +0 -99
  651. package/.history/src/commands/cleanProjectIos_20241024112715.ts +0 -100
  652. package/.history/src/commands/cleanProjectIos_20241024112716.ts +0 -100
  653. package/.history/src/commands/cleanProjectIos_20241024112721.ts +0 -96
  654. package/.history/src/commands/cleanProjectIos_20241024112723.ts +0 -96
  655. package/.history/src/commands/cleanProjectIos_20241024112725.ts +0 -96
  656. package/.history/src/commands/cleanProjectIos_20241024112731.ts +0 -95
  657. package/.history/src/commands/cleanProjectIos_20241024112803.ts +0 -94
  658. package/.history/src/commands/cleanProjectIos_20241024112807.ts +0 -94
  659. package/.history/src/commands/cleanProjectIos_20241024112814.ts +0 -94
  660. package/.history/src/commands/cleanProjectIos_20241024112820.ts +0 -104
  661. package/.history/src/commands/cleanProjectIos_20241024112823.ts +0 -94
  662. package/.history/src/commands/cleanProjectIos_20241024112825.ts +0 -94
  663. package/.history/src/commands/cleanProjectIos_20241024112827.ts +0 -94
  664. package/.history/src/commands/cleanProjectIos_20241024112841.ts +0 -98
  665. package/.history/src/commands/cleanProjectIos_20241024112842.ts +0 -102
  666. package/.history/src/commands/cleanProjectIos_20241024112901.ts +0 -101
  667. package/.history/src/commands/cleanProjectIos_20241024112910.ts +0 -100
  668. package/.history/src/commands/cleanProjectIos_20241024112918.ts +0 -103
  669. package/.history/src/commands/cleanProjectIos_20241024112921.ts +0 -102
  670. package/.history/src/commands/cleanProjectIos_20241024112925.ts +0 -103
  671. package/.history/src/commands/cleanProjectIos_20241024112928.ts +0 -103
  672. package/.history/src/commands/cleanProjectIos_20241024112929.ts +0 -103
  673. package/.history/src/commands/cleanProjectIos_20241024112930.ts +0 -102
  674. package/.history/src/commands/cleanProjectIos_20241024112947.ts +0 -103
  675. package/.history/src/commands/cleanProjectIos_20241024143541.ts +0 -105
  676. package/.history/src/commands/cleanProjectIos_20241024143549.ts +0 -105
  677. package/.history/src/commands/cleanProjectIos_20241024143552.ts +0 -105
  678. package/.history/src/commands/cleanProjectIos_20241024143558.ts +0 -105
  679. package/.history/src/commands/cleanProjectIos_20241118214123.ts +0 -112
  680. package/.history/src/commands/cleanProjectIos_20241118214208.ts +0 -112
  681. package/.history/src/commands/cleanProjectIos_20241118214631.ts +0 -112
  682. package/.history/src/commands/cleanProjectIos_20241118215222.ts +0 -125
  683. package/.history/src/commands/cleanProjectIos_20241118215224.ts +0 -124
  684. package/.history/src/commands/cleanProjectIos_20241118215226.ts +0 -123
  685. package/.history/src/commands/cleanProjectIos_20241118215242.ts +0 -122
  686. package/.history/src/commands/cleanProjectIos_20241118215255.ts +0 -123
  687. package/.history/src/commands/cleanProjectIos_20241118215256.ts +0 -122
  688. package/.history/src/commands/cleanProjectIos_20241118215257.ts +0 -122
  689. package/.history/src/commands/cleanProjectIos_20241118215300.ts +0 -122
  690. package/.history/src/commands/cleanProjectIos_20241118215510.ts +0 -122
  691. package/.history/src/commands/cleanProjectIos_20241118215512.ts +0 -122
  692. package/.history/src/commands/cleanProjectIos_20241118215516.ts +0 -122
  693. package/.history/src/commands/cleanProjectIos_20241118215537.ts +0 -122
  694. package/.history/src/commands/cleanProjectIos_20241118215539.ts +0 -122
  695. package/.history/src/commands/cleanProjectIos_20241118215541.ts +0 -122
  696. package/.history/src/commands/cleanProjectIos_20241118215549.ts +0 -121
  697. package/.history/src/commands/cleanProjectIos_20241118215551.ts +0 -120
  698. package/.history/src/commands/cleanProjectIos_20241118215616.ts +0 -120
  699. package/.history/src/commands/cleanProjectIos_20241118215952.ts +0 -120
  700. package/.history/src/commands/cleanProjectIos_20241118215957.ts +0 -120
  701. package/.history/src/commands/cleanProjectIos_20241118215959.ts +0 -120
  702. package/.history/src/commands/cleanProject_20241023152144.ts +0 -0
  703. package/.history/src/commands/cleanProject_20241023152403.ts +0 -34
  704. package/.history/src/commands/cleanProject_20241023152405.ts +0 -30
  705. package/.history/src/commands/cleanProject_20241023152407.ts +0 -28
  706. package/.history/src/commands/cleanProject_20241023152408.ts +0 -25
  707. package/.history/src/commands/cleanProject_20241023153004.ts +0 -25
  708. package/.history/src/commands/cleanProject_20241023153007.ts +0 -25
  709. package/.history/src/commands/cleanProject_20241023153204.ts +0 -23
  710. package/.history/src/commands/cleanProject_20241023170454.ts +0 -23
  711. package/.history/src/commands/cleanProject_20241023170456.ts +0 -23
  712. package/.history/src/commands/cleanProject_20241023170458.ts +0 -22
  713. package/.history/src/commands/cleanProject_20241023170503.ts +0 -24
  714. package/.history/src/commands/cleanProject_20241023170508.ts +0 -23
  715. package/.history/src/commands/cleanProject_20241023170511.ts +0 -24
  716. package/.history/src/commands/cleanProject_20241023170518.ts +0 -24
  717. package/.history/src/commands/cleanProject_20241023170519.ts +0 -24
  718. package/.history/src/commands/cleanProject_20241023170522.ts +0 -24
  719. package/.history/src/commands/cleanProject_20241023170532.ts +0 -24
  720. package/.history/src/commands/cleanProject_20241023170647.ts +0 -25
  721. package/.history/src/commands/cleanProject_20241023170648.ts +0 -26
  722. package/.history/src/commands/cleanProject_20241023170650.ts +0 -24
  723. package/.history/src/commands/cleanProject_20241023170958.ts +0 -24
  724. package/.history/src/commands/cleanProject_20241023170959.ts +0 -24
  725. package/.history/src/commands/cleanProject_20241023172822.ts +0 -30
  726. package/.history/src/commands/cleanProject_20241023172914.ts +0 -32
  727. package/.history/src/commands/cleanProject_20241023172942.ts +0 -30
  728. package/.history/src/commands/cleanProject_20241023173047.ts +0 -24
  729. package/.history/src/commands/cleanProject_20241023173837.ts +0 -25
  730. package/.history/src/commands/cleanProject_20241023173844.ts +0 -26
  731. package/.history/src/commands/cleanProject_20241023233150.ts +0 -36
  732. package/.history/src/commands/cleanProject_20241023233241.ts +0 -36
  733. package/.history/src/commands/cleanProject_20241023233245.ts +0 -36
  734. package/.history/src/commands/cleanProject_20241023233248.ts +0 -35
  735. package/.history/src/commands/cleanProject_20241023233258.ts +0 -34
  736. package/.history/src/commands/cleanProject_20241023233302.ts +0 -33
  737. package/.history/src/commands/cleanProject_20241023233342.ts +0 -33
  738. package/.history/src/commands/cleanProject_20241023233346.ts +0 -32
  739. package/.history/src/commands/cleanProject_20241023235254.ts +0 -32
  740. package/.history/src/commands/cleanProject_20241023235428.ts +0 -45
  741. package/.history/src/commands/cleanProject_20241023235430.ts +0 -44
  742. package/.history/src/commands/cleanProject_20241023235431.ts +0 -43
  743. package/.history/src/commands/cleanProject_20241023235436.ts +0 -43
  744. package/.history/src/commands/cleanProject_20241023235438.ts +0 -43
  745. package/.history/src/commands/cleanProject_20241023235441.ts +0 -42
  746. package/.history/src/commands/cleanProject_20241023235443.ts +0 -42
  747. package/.history/src/commands/cleanProject_20241023235445.ts +0 -41
  748. package/.history/src/commands/cleanProject_20241023235534.ts +0 -41
  749. package/.history/src/commands/cleanProject_20241023235537.ts +0 -41
  750. package/.history/src/commands/cleanProject_20241023235541.ts +0 -41
  751. package/.history/src/commands/cleanProject_20241023235543.ts +0 -41
  752. package/.history/src/commands/cleanProject_20241023235544.ts +0 -41
  753. package/.history/src/commands/cleanProject_20241023235547.ts +0 -41
  754. package/.history/src/commands/cleanProject_20241024004505.ts +0 -41
  755. package/.history/src/commands/cleanProject_20241024004509.ts +0 -41
  756. package/.history/src/commands/cleanProject_20241024010537.ts +0 -41
  757. package/.history/src/commands/cleanProject_20241024010811.ts +0 -41
  758. package/.history/src/commands/cleanProject_20241024010816.ts +0 -41
  759. package/.history/src/commands/cleanProject_20241024010844.ts +0 -42
  760. package/.history/src/commands/cleanProject_20241024010850.ts +0 -42
  761. package/.history/src/commands/cleanProject_20241024011711.ts +0 -42
  762. package/.history/src/commands/cleanProject_20241024011712.ts +0 -41
  763. package/.history/src/commands/cleanProject_20241024011729.ts +0 -42
  764. package/.history/src/commands/cleanProject_20241024011731.ts +0 -42
  765. package/.history/src/commands/cleanProject_20241024012120.ts +0 -42
  766. package/.history/src/commands/cleanProject_20241024012122.ts +0 -42
  767. package/.history/src/commands/cleanProject_20241024012123.ts +0 -41
  768. package/.history/src/commands/cleanProject_20241024012125.ts +0 -41
  769. package/.history/src/commands/cleanProject_20241024012129.ts +0 -41
  770. package/.history/src/commands/cleanProject_20241024012131.ts +0 -41
  771. package/.history/src/commands/cleanProject_20241024111614.ts +0 -25
  772. package/.history/src/commands/cleanProject_20241024111616.ts +0 -25
  773. package/.history/src/commands/cleanProject_20241024111624.ts +0 -41
  774. package/.history/src/commands/cleanProject_20241024111626.ts +0 -25
  775. package/.history/src/commands/cleanProject_20241024111912.ts +0 -25
  776. package/.history/src/commands/cleanProject_20241024111917.ts +0 -25
  777. package/.history/src/commands/cleanProject_20241024111921.ts +0 -25
  778. package/.history/src/commands/cleanProject_20241024111925.ts +0 -25
  779. package/.history/src/commands/cleanProject_20241024111939.ts +0 -26
  780. package/.history/src/commands/cleanProject_20241024111941.ts +0 -26
  781. package/.history/src/commands/cleanProject_20241024111942.ts +0 -26
  782. package/.history/src/commands/cleanProject_20241024111944.ts +0 -26
  783. package/.history/src/commands/cleanProject_20241024111951.ts +0 -26
  784. package/.history/src/commands/cleanProject_20241024111954.ts +0 -26
  785. package/.history/src/commands/cleanProject_20241024111956.ts +0 -23
  786. package/.history/src/commands/cleanProject_20241024112005.ts +0 -24
  787. package/.history/src/commands/cleanProject_20241024112007.ts +0 -23
  788. package/.history/src/commands/cleanProject_20241024112013.ts +0 -24
  789. package/.history/src/commands/cleanProject_20241024112016.ts +0 -23
  790. package/.history/src/commands/cleanProject_20241024112017.ts +0 -24
  791. package/.history/src/commands/cleanProject_20241024112019.ts +0 -24
  792. package/.history/src/commands/cleanProject_20241024112020.ts +0 -23
  793. package/.history/src/commands/cleanProject_20241024112111.ts +0 -23
  794. package/.history/src/commands/cleanProject_20241024112124.ts +0 -23
  795. package/.history/src/commands/cleanProject_20241024112130.ts +0 -23
  796. package/.history/src/commands/cleanProject_20241024112137.ts +0 -23
  797. package/.history/src/commands/cleanProject_20241024112143.ts +0 -23
  798. package/.history/src/commands/cleanProject_20241024112153.ts +0 -23
  799. package/.history/src/commands/cleanProject_20241024112326.ts +0 -23
  800. package/.history/src/commands/cleanProject_20241024143502.ts +0 -26
  801. package/.history/src/commands/cleanProject_20241024143503.ts +0 -25
  802. package/.history/src/commands/cleanProject_20241024143506.ts +0 -25
  803. package/.history/src/commands/cleanProject_20241024143508.ts +0 -25
  804. package/.history/src/commands/cleanProject_20241024145712.ts +0 -25
  805. package/.history/src/commands/cleanProject_20241024154051.ts +0 -25
  806. package/.history/src/commands/cleanProject_20241024154053.ts +0 -25
  807. package/.history/src/commands/generateModule_20250115155547.ts +0 -166
  808. package/.history/src/commands/generateModule_20250115155549.ts +0 -166
  809. package/.history/src/commands/generateModule_20250115155656.ts +0 -164
  810. package/.history/src/commands/generateModule_20250115155709.ts +0 -166
  811. package/.history/src/commands/generateModule_20250115155716.ts +0 -165
  812. package/.history/src/commands/generateModule_20250115155719.ts +0 -165
  813. package/.history/src/commands/generateModule_20250115155726.ts +0 -165
  814. package/.history/src/commands/generateModule_20250115155730.ts +0 -165
  815. package/.history/src/commands/generateModule_20250115155738.ts +0 -165
  816. package/.history/src/commands/generateModule_20250115155740.ts +0 -165
  817. package/.history/src/commands/generateModule_20250115155757.ts +0 -165
  818. package/.history/src/commands/generateModule_20250115155801.ts +0 -165
  819. package/.history/src/commands/generateModule_20250115160125.ts +0 -165
  820. package/.history/src/commands/generateModule_20250115160408.ts +0 -164
  821. package/.history/src/commands/generateModule_20250115160422.ts +0 -163
  822. package/.history/src/commands/generateModule_20250115160426.ts +0 -162
  823. package/.history/src/commands/generateModule_20250115160428.ts +0 -161
  824. package/.history/src/commands/generateModule_20250115160433.ts +0 -160
  825. package/.history/src/commands/generateModule_20250115160437.ts +0 -159
  826. package/.history/src/commands/openProject_20241024143400.ts +0 -0
  827. package/.history/src/commands/openProject_20241024143404.ts +0 -32
  828. package/.history/src/commands/openProject_20241024143405.ts +0 -31
  829. package/.history/src/commands/openProject_20241024143407.ts +0 -30
  830. package/.history/src/commands/openProject_20241024143409.ts +0 -31
  831. package/.history/src/commands/openProject_20241024143410.ts +0 -32
  832. package/.history/src/commands/openProject_20241024143709.ts +0 -40
  833. package/.history/src/commands/openProject_20241024143712.ts +0 -40
  834. package/.history/src/commands/openProject_20241024143724.ts +0 -39
  835. package/.history/src/commands/openProject_20241024143727.ts +0 -38
  836. package/.history/src/commands/openProject_20241024143731.ts +0 -38
  837. package/.history/src/commands/openProject_20241024143735.ts +0 -38
  838. package/.history/src/commands/openProject_20241024143742.ts +0 -38
  839. package/.history/src/commands/openProject_20241024143745.ts +0 -38
  840. package/.history/src/commands/openProject_20241024143747.ts +0 -40
  841. package/.history/src/commands/openProject_20241024143800.ts +0 -40
  842. package/.history/src/commands/openProject_20241024143906.ts +0 -38
  843. package/.history/src/commands/openProject_20241024143907.ts +0 -39
  844. package/.history/src/commands/openProject_20241024143912.ts +0 -40
  845. package/.history/src/commands/openProject_20241024145027.ts +0 -41
  846. package/.history/src/commands/openProject_20241024145038.ts +0 -52
  847. package/.history/src/commands/openProject_20241024145040.ts +0 -52
  848. package/.history/src/commands/openProject_20241024145041.ts +0 -41
  849. package/.history/src/commands/openProject_20241024145049.ts +0 -52
  850. package/.history/src/commands/openProject_20241024145055.ts +0 -52
  851. package/.history/src/commands/openProject_20241024145057.ts +0 -52
  852. package/.history/src/commands/openProject_20241024145058.ts +0 -51
  853. package/.history/src/commands/openProject_20241024145101.ts +0 -51
  854. package/.history/src/commands/openProject_20241024145102.ts +0 -51
  855. package/.history/src/commands/updateVersions_20250108102414.ts +0 -120
  856. package/.history/src/commands/updateVersions_20250108102417.ts +0 -120
  857. package/.history/src/commands/updateVersions_20250202183006.ts +0 -135
  858. package/.history/src/commands/updateVersions_20250202183019.ts +0 -120
  859. package/.history/src/commands/updateVersions_20250202183023.ts +0 -135
  860. package/.history/src/commands/updateVersions_20250202183054.ts +0 -120
  861. package/.history/src/commands/updateVersions_20250202183100.ts +0 -135
  862. package/.history/src/package_20241023123535.json +0 -12
  863. package/.history/src/package_20241023123608.json +0 -19
  864. package/.history/src/package_20241023123610.json +0 -19
  865. package/.history/src/package_20241023123612.json +0 -19
  866. package/.history/src/package_20241023123613.json +0 -19
  867. package/.history/src/package_20241023123614.json +0 -19
  868. package/.history/src/package_20241023123616.json +0 -19
  869. package/.history/src/styles_20241022171619.ts +0 -0
  870. package/.history/src/styles_20241022171625.ts +0 -8
  871. package/.history/src/styles_20241022171628.ts +0 -7
  872. package/.history/src/styles_20241022171632.ts +0 -7
  873. package/.history/src/styles_20241022172529.ts +0 -11
  874. package/.history/src/styles_20241022172644.ts +0 -12
  875. package/.history/src/styles_20241022172646.ts +0 -12
  876. package/.history/src/styles_20241022172847.ts +0 -9
  877. package/.history/src/styles_20241022173003.ts +0 -12
  878. package/.history/src/styles_20241022173005.ts +0 -12
  879. package/.history/src/styles_20241022173012.ts +0 -9
  880. package/.history/src/styles_20241022173033.ts +0 -10
  881. package/.history/src/styles_20241022173058.ts +0 -10
  882. package/.history/src/styles_20241022173210.ts +0 -10
  883. package/.history/src/styles_20241022173215.ts +0 -10
  884. package/.history/src/styles_20241022173348.ts +0 -7
  885. package/.history/src/styles_20241022173528.ts +0 -7
  886. package/.history/src/styles_20241022173532.ts +0 -7
  887. package/.history/src/styles_20241022173745.ts +0 -12
  888. package/.history/src/styles_20241022173747.ts +0 -10
  889. package/.history/src/types/json.d_20241118221516.ts +0 -0
  890. package/.history/src/types/json.d_20241118221525.ts +0 -4
  891. package/.history/src/types/json.d_20241118222638.ts +0 -5
  892. package/.history/src/types/json.d_20241118222654.ts +0 -5
  893. package/.history/src/types/json.d_20241118222658.ts +0 -4
  894. package/.history/src/types/json.d_20241118222823.ts +0 -4
  895. package/.history/src/types/json.d_20241118222824.ts +0 -4
  896. package/.history/src/types/json.d_20241118222914.ts +0 -5
  897. package/.history/src/types/json.d_20241118222919.ts +0 -5
  898. package/.history/src/types/json.d_20241118222920.ts +0 -5
  899. package/.history/src/types/json.d_20241118223606.ts +0 -8
  900. package/.history/src/types/json.d_20241118223608.ts +0 -8
  901. package/.history/src/types/json.d_20241118223609.ts +0 -7
  902. package/.history/src/utils/execH_20241023152325.ts +0 -0
  903. package/.history/src/utils/execH_20241023152327.ts +0 -1
  904. package/.history/src/utils/execHelpers_20241118214818.ts +0 -123
  905. package/.history/src/utils/execHelpers_20241118214823.ts +0 -123
  906. package/.history/src/utils/execHelpers_20241118215056.ts +0 -122
  907. package/.history/src/utils/execHelpers_20241118215419.ts +0 -122
  908. package/.history/src/utils/execHelpers_20241118215429.ts +0 -151
  909. package/.history/src/utils/execHelpers_20241118215431.ts +0 -150
  910. package/.history/src/utils/execHelpers_20241118215432.ts +0 -149
  911. package/.history/src/utils/execHelpers_20241118215434.ts +0 -148
  912. package/.history/src/utils/execHelpers_20241118215435.ts +0 -147
  913. package/.history/src/utils/execHelpers_20241118215437.ts +0 -147
  914. package/.history/src/utils/execHelpers_20241118215438.ts +0 -147
  915. package/.history/src/utils/execHelpers_20241118215439.ts +0 -146
  916. package/.history/src/utils/execHelpers_20241118215441.ts +0 -146
  917. package/.history/src/utils/execHelpers_20241118215705.ts +0 -168
  918. package/.history/src/utils/execHelpers_20241118215706.ts +0 -146
  919. package/.history/src/utils/execHelpers_20241118215709.ts +0 -165
  920. package/.history/src/utils/execHelpers_20241118215711.ts +0 -164
  921. package/.history/src/utils/execHelpers_20241118215712.ts +0 -164
  922. package/.history/src/utils/execHelpers_20241118215714.ts +0 -163
  923. package/.history/src/utils/execHelpers_20241118215715.ts +0 -162
  924. package/.history/src/utils/execHelpers_20241118215717.ts +0 -161
  925. package/.history/src/utils/execHelpers_20241118215719.ts +0 -160
  926. package/.history/src/utils/execHelpers_20241118215722.ts +0 -159
  927. package/.history/src/utils/execHelpers_20241118215940.ts +0 -158
  928. package/.history/src/utils/execHelpers_20241204224157.ts +0 -157
  929. package/.history/src/utils/execHelpers_20241204224200.ts +0 -155
  930. package/.history/src/utils/execHelpers_20241204224203.ts +0 -69
  931. package/.history/src/utils/execHelpers_20241204230400.ts +0 -155
  932. package/.history/src/utils/execHelpers_20241204230406.ts +0 -158
  933. package/.history/src/utils/fileHelpers_20241022171702.ts +0 -0
  934. package/.history/src/utils/fileHelpers_20241022171708.ts +0 -26
  935. package/.history/src/utils/fileHelpers_20241022171710.ts +0 -25
  936. package/.history/src/utils/fileHelpers_20241022172138.ts +0 -28
  937. package/.history/src/utils/fileHelpers_20241022172140.ts +0 -25
  938. package/.history/src/utils/fileHelpers_20241022172141.ts +0 -28
  939. package/.history/src/utils/fileHelpers_20241022172149.ts +0 -25
  940. package/.history/src/utils/fileHelpers_20241023122746.ts +0 -25
  941. package/.history/src/utils/fileHelpers_20241023122918.ts +0 -25
  942. package/.history/src/utils/fileHelpers_20241023123030.ts +0 -25
  943. package/.history/src/utils/fileHelpers_20241024143618.ts +0 -26
  944. package/.history/src/utils/fileHelpers_20241024143620.ts +0 -26
  945. package/.history/src/utils/fileHelpers_20241024143621.ts +0 -27
  946. package/.history/src/utils/fileHelpers_20241024143624.ts +0 -27
  947. package/.history/src/utils/fileHelpers_20241024143626.ts +0 -27
  948. package/.history/src/utils/fileHelpers_20241024143627.ts +0 -27
  949. package/.history/src/utils/iosBuildUpdate_20241204195521.ts +0 -19
  950. package/.history/src/utils/iosBuildUpdate_20241204200446.ts +0 -19
  951. package/.history/src/utils/iosBuildUpdate_20241204200449.ts +0 -19
  952. package/.history/src/utils/iosBuildUpdate_20241204214831.ts +0 -19
  953. package/.history/src/utils/iosBuildUpdate_20241204215416.ts +0 -19
  954. package/.history/src/utils/iosBuildUpdate_20241204215419.ts +0 -19
  955. package/.history/src/utils/iosBuildUpdate_20241204220514.ts +0 -20
  956. package/.history/src/utils/iosBuildUpdate_20241204233937.ts +0 -0
  957. package/.history/src/utils/loggerHelpers_20241024111758.ts +0 -0
  958. package/.history/src/utils/loggerHelpers_20241024111808.ts +0 -0
  959. package/.history/src/utils/loggerHelpers_20241024111811.ts +0 -23
  960. package/.history/src/utils/loggerHelpers_20241024111815.ts +0 -23
  961. package/.history/src/utils/loggerHelpers_20241024111817.ts +0 -23
  962. package/.history/src/utils/loggerHelpers_20241024112049.ts +0 -23
  963. package/.history/src/utils/loggerHelpers_20241024112052.ts +0 -19
  964. package/.history/src/utils/loggerHelpers_20241024112104.ts +0 -19
  965. package/.history/src/utils/loggerHelpers_20241024112240.ts +0 -19
  966. package/.history/src/utils/loggerHelpers_20241024112250.ts +0 -19
  967. package/.history/src/utils/loggerHelpers_20241024112319.ts +0 -19
  968. package/.history/src/utils/loggerHelpers_20241024113854.ts +0 -19
  969. package/.history/src/utils/loggerHelpers_20241024113944.ts +0 -19
  970. package/.history/src/utils/loggerHelpers_20241024114008.ts +0 -19
  971. package/.history/src/utils/loggerHelpers_20241024114041.ts +0 -19
  972. package/.history/src/utils/stringHelpers_20241022171647.ts +0 -0
  973. package/.history/src/utils/stringHelpers_20241022171652.ts +0 -4
  974. package/.history/src/utils/stringHelpers_20241022171654.ts +0 -3
  975. package/.history/src/utils/upgrade_ios_version_20241204195456.ts +0 -0
  976. package/.history/src/utils/upgrade_ios_version_20241204195500.ts +0 -20
  977. package/.history/src/utils/upgrade_ios_version_20241204195510.ts +0 -20
  978. package/.history/src/utils/upgrade_ios_version_20241204195512.ts +0 -20
  979. package/.history/src/utils/upgrade_ios_version_20241204195515.ts +0 -20
  980. package/.history/src/utils/upgrade_ios_version_20241204195522.ts +0 -19
  981. package/.history/tsconfig_20241022171444.json +0 -0
  982. package/.history/tsconfig_20241022171451.json +0 -13
  983. package/.history/tsconfig_20241022171452.json +0 -13
  984. package/.history/tsconfig_20241022171455.json +0 -13
  985. package/.history/tsconfig_20241022171457.json +0 -13
  986. package/.history/tsconfig_20241022171459.json +0 -13
  987. package/.history/tsconfig_20241022171830.json +0 -12
  988. package/.history/tsconfig_20241022171833.json +0 -12
  989. package/.history/tsconfig_20241022173923.json +0 -12
  990. package/.history/tsconfig_20241022174319.json +0 -12
  991. package/.history/tsconfig_20241022174320.json +0 -12
  992. package/.history/tsconfig_20241022174322.json +0 -12
  993. package/.history/tsconfig_20241022174323.json +0 -12
  994. package/.history/tsconfig_20241023112545.json +0 -12
  995. package/.history/tsconfig_20241023122125.json +0 -13
  996. package/.history/tsconfig_20241023122216.json +0 -13
  997. package/.history/tsconfig_20241023123910.json +0 -13
  998. package/.history/tsconfig_20241023123916.json +0 -13
  999. package/.history/tsconfig_20241023123920.json +0 -14
  1000. package/.history/tsconfig_20241023123939.json +0 -15
  1001. package/.history/tsconfig_20241023123944.json +0 -15
  1002. package/.history/tsconfig_20241023123947.json +0 -15
  1003. package/.history/tsconfig_20241023124017.json +0 -15
  1004. package/.history/tsconfig_20241023124020.json +0 -15
  1005. package/.history/tsconfig_20241118221307.json +0 -16
  1006. package/.history/tsconfig_20241118221308.json +0 -16
  1007. package/.history/tsconfig_20241118221309.json +0 -16
  1008. package/.history/tsconfig_20241118221310.json +0 -16
  1009. package/.history/tsconfig_20241118221543.json +0 -16
  1010. package/.history/tsconfig_20241118221746.json +0 -16
  1011. package/.history/tsconfig_20241118222725.json +0 -16
  1012. package/.history/tsconfig_20241118222729.json +0 -16
  1013. package/.history/tsconfig_20241118222902.json +0 -16
  1014. package/.history/tsconfig_20241118223011.json +0 -16
  1015. package/.history/tsconfig_20241118223012.json +0 -16
  1016. package/.history/tsconfig_20241118223144.json +0 -16
  1017. package/.history/tsconfig_20241118223419.json +0 -16
  1018. package/.history/tsconfig_20241118223422.json +0 -16
  1019. package/.history/tsconfig_20241118223425.json +0 -16
  1020. package/.history/tsconfig_20241118223428.json +0 -16
  1021. package/.history/tsconfig_20241118223437.json +0 -16
  1022. package/.history/tsconfig_20241118223440.json +0 -16
  1023. package/.history/tsconfig_20241118223447.json +0 -16
  1024. package/.history/tsconfig_20241118223643.json +0 -16
  1025. package/.history/tsconfig_20241118223644.json +0 -16
  1026. package/.history/tsconfig_20241118223646.json +0 -16
  1027. package/.history/tsconfig_20241118223647.json +0 -16
  1028. package/.idea/.name +0 -1
  1029. package/.idea/misc.xml +0 -6
  1030. package/.idea/modules.xml +0 -8
  1031. package/.idea/mycli.iml +0 -9
  1032. package/.idea/php.xml +0 -9
  1033. package/dist/utils/iosBuildUpdate.js +0 -18
  1034. package/src/types/json.d.ts +0 -7
@@ -1,194 +0,0 @@
1
- #!/usr/bin/env node
2
-
3
- import chalk from 'chalk';
4
- import boxen from 'boxen';
5
- import yargs from 'yargs';
6
- import fs from 'fs';
7
- import path from 'path';
8
-
9
- // Greeting message
10
- const boxenOptions = {
11
- padding: 1,
12
- margin: 1,
13
- borderStyle: 'round',
14
- borderColor: 'blue',
15
- backgroundColor: '#555555',
16
- };
17
-
18
- const greeting = chalk.white.bold("A7la Msa Yastaaaaaa ^_^");
19
- console.log(boxen(greeting, boxenOptions));
20
-
21
- const options = yargs
22
- .command('generate module <moduleName>', 'Generate a module with structure', {}, (argv) => {
23
- generateModule(argv.moduleName);
24
- })
25
- .help(true)
26
- .version('1.0.0')
27
- .argv;
28
-
29
- function capitalize(string) {
30
- return string.charAt(0).toUpperCase() + string.slice(1).toLowerCase();
31
- }
32
-
33
- function generateModule(moduleName) {
34
- const modulePath = path.join('lib', 'module', moduleName);
35
-
36
- const directories = ['bloc', 'event', 'state', 'screen', 'import', 'factory'];
37
-
38
- directories.forEach((dir) => {
39
- const dirPath = path.join(modulePath, dir);
40
- if (!fs.existsSync(dirPath)) {
41
- fs.mkdirSync(dirPath, { recursive: true });
42
- }
43
- });
44
-
45
- generateBloc(moduleName, path.join(modulePath, 'bloc'));
46
- generateEvent(moduleName, path.join(modulePath, 'event'));
47
- generateState(moduleName, path.join(modulePath, 'state'));
48
- generateScreen(moduleName, path.join(modulePath, 'screen'));
49
- generateImport(moduleName, path.join(modulePath, 'import'));
50
- generateStateFactory(moduleName, path.join(modulePath, 'factory'));
51
-
52
- console.log(chalk.green(`Module ${moduleName} created with full structure.`));
53
- }
54
-
55
- function generateBloc(moduleName, blocPath) {
56
- const blocFilePath = path.join(blocPath, `${moduleName}_bloc.dart`);
57
-
58
- const className = getClassName(moduleName, 'bloc');
59
-
60
- const template = `
61
- part of '../import/${moduleName}_import.dart';
62
-
63
- class ${className}Bloc extends BaseBloc {
64
- ${className}Bloc() : super(
65
- ${className}StateFactory(),
66
- initialState: ${className}InitialState(),
67
- ) {}
68
-
69
- @override
70
- void onDispose() {}
71
- }
72
- `;
73
-
74
- fs.writeFileSync(blocFilePath, template);
75
- console.log(chalk.green(`Bloc file ${moduleName}_bloc.dart created in ${blocPath}`));
76
- }
77
-
78
- function generateEvent(moduleName, eventPath) {
79
- const eventFilePath = path.join(eventPath, `${moduleName}_event.dart`);
80
-
81
- const className = getClassName(moduleName, 'event');
82
-
83
- const template = `
84
- part of '../import/${moduleName}_import.dart';
85
-
86
- class ${className}InitialEvent extends BaseEvent {}
87
- `;
88
-
89
- fs.writeFileSync(eventFilePath, template);
90
- console.log(chalk.green(`Event file ${moduleName}_event.dart created in ${eventPath}`));
91
- }
92
-
93
- function generateState(moduleName, statePath) {
94
- const stateFilePath = path.join(statePath, `${moduleName}_state.dart`);
95
-
96
- const className = getClassName(moduleName, 'state');
97
-
98
- const template = `
99
- part of '../import/${moduleName}_import.dart';
100
-
101
- class ${className}InitialState extends RenderDataState {
102
- ${className}InitialState() : super(null);
103
- }
104
- `;
105
-
106
- fs.writeFileSync(stateFilePath, template);
107
- console.log(chalk.green(`State file ${moduleName}_state.dart created in ${statePath}`));
108
- }
109
-
110
- function generateScreen(moduleName, screenPath) {
111
- const screenFilePath = path.join(screenPath, `${moduleName}_screen.dart`);
112
-
113
- const className = getClassName(moduleName, 'screen');
114
-
115
- const template = `
116
- part of '../import/${moduleName}_import.dart';
117
-
118
- class ${className}Screen extends StatefulWidget {
119
- final ${className}Bloc bloc;
120
- const ${className}Screen({super.key, required this.bloc});
121
-
122
- @override
123
- _${className}ScreenState createState() => _${className}ScreenState(bloc);
124
- }
125
-
126
- class _${className}ScreenState extends BaseScene<${className}Bloc, ${className}Screen, dynamic> {
127
- _${className}ScreenState(super.bloc);
128
-
129
- @override
130
- Widget buildWidget(BuildContext context, RenderDataState state) {
131
- return Container();
132
- }
133
-
134
- @override
135
- void listenToState(BuildContext context, BaseState state) {}
136
- }
137
- `;
138
-
139
- fs.writeFileSync(screenFilePath, template);
140
- console.log(chalk.green(`Screen file ${moduleName}_screen.dart created in ${screenPath}`));
141
- }
142
-
143
- function generateImport(moduleName, importPath) {
144
- const importFilePath = path.join(importPath, `${moduleName}_import.dart`);
145
-
146
- const className = getClassName(moduleName, 'import');
147
-
148
- const template = `
149
- import 'package:flutter/material.dart';
150
- import 'package:flutter_bloc/flutter_bloc.dart';
151
- import '../../bloc_core/base/base_import.dart';
152
-
153
- part '../bloc/${moduleName}_bloc.dart';
154
- part '../event/${moduleName}_event.dart';
155
- part '../screen/${moduleName}_screen.dart';
156
- part '../state/${moduleName}_state.dart';
157
- part '../factory/${moduleName}_state_factory.dart';
158
- `;
159
-
160
- fs.writeFileSync(importFilePath, template);
161
- console.log(chalk.green(`Import file ${moduleName}_import.dart created in ${importPath}`));
162
- }
163
-
164
- function generateStateFactory(moduleName, factoryPath) {
165
- const factoryFilePath = path.join(factoryPath, `${moduleName}_state_factory.dart`);
166
-
167
- const className = getClassName(moduleName, 'state_factory');
168
-
169
- const template = `
170
- part of '../import/${moduleName}_import.dart';
171
-
172
- class ${className}StateFactory extends BaseStateFactory {
173
-
174
- @override
175
- BaseState getState<M>(M data) {
176
- return throw Exception('No Data in ${className}StateFactory');
177
- }
178
- }
179
- `;
180
-
181
- fs.writeFileSync(factoryFilePath, template);
182
- console.log(chalk.green(`State Factory file ${moduleName}_state_factory.dart created in ${factoryPath}`));
183
- }
184
-
185
- // Function to process the module name into the required class name
186
- function getClassName(moduleName, type) {
187
- // Remove type if present, split by underscore, and capitalize each part
188
- const defineItems = moduleName.replace(type, '').split('_');
189
- let className = '';
190
- defineItems.forEach((item) => {
191
- className += capitalize(item);
192
- });
193
- return className;
194
- }
@@ -1,7 +0,0 @@
1
- const boxenOptions = {
2
- padding: 1,
3
- margin: 1,
4
- borderStyle: "round",
5
- borderColor: "green",
6
- backgroundColor: "#555555"
7
- };
@@ -1,7 +0,0 @@
1
- const boxenOptions = {
2
- padding: 1,
3
- margin: 1,
4
- borderStyle: 'round',
5
- borderColor: 'blue',
6
- backgroundColor: '#555555'
7
- };
@@ -1,8 +0,0 @@
1
- const boxenOptions = {
2
- padding: 1,
3
- margin: 1,
4
- borderStyle: 'round',
5
- borderColor: 'blue',
6
- backgroundColor: '#555555',
7
- };
8
-
@@ -1,9 +0,0 @@
1
- export
2
- const boxenOptions = {
3
- padding: 1,
4
- margin: 1,
5
- borderStyle: 'round',
6
- borderColor: 'blue',
7
- backgroundColor: '#555555',
8
- };
9
-
@@ -1,9 +0,0 @@
1
-
2
- const boxenOptions = {
3
- padding: 1,
4
- margin: 1,
5
- borderStyle: 'round',
6
- borderColor: 'blue',
7
- backgroundColor: '#555555',
8
- };
9
-
@@ -1,9 +0,0 @@
1
- export
2
- const boxenOptions = {
3
- padding: 1,
4
- margin: 1,
5
- borderStyle: 'round',
6
- borderColor: 'blue',
7
- backgroundColor: '#555555',
8
- };
9
-
@@ -1,9 +0,0 @@
1
- export const usage = "\nUsage: sheno <sentence>";
2
- const boxenOptions = {
3
- padding: 1,
4
- margin: 1,
5
- borderStyle: 'round',
6
- borderColor: 'blue',
7
- backgroundColor: '#555555',
8
- };
9
-
@@ -1,10 +0,0 @@
1
- export const usage = "\nUsage: sheno <sentence>";
2
-
3
- const boxenOptions = {
4
- padding: 1,
5
- margin: 1,
6
- borderStyle: 'round',
7
- borderColor: 'blue',
8
- backgroundColor: '#555555',
9
- };
10
-
@@ -1,10 +0,0 @@
1
- export const usage = "\nUsage: sheno <sentence>";
2
-
3
- export const boxenOptions = {
4
- padding: 1,
5
- margin: 1,
6
- borderStyle: 'round',
7
- borderColor: 'blue',
8
- backgroundColor: '#555555',
9
- };
10
-
@@ -1,9 +0,0 @@
1
-
2
- export const boxenOptions = {
3
- padding: 1,
4
- margin: 1,
5
- borderStyle: 'round',
6
- borderColor: 'blue',
7
- backgroundColor: '#555555',
8
- };
9
-
@@ -1,8 +0,0 @@
1
- export const boxenOptions = {
2
- padding: 1,
3
- margin: 1,
4
- borderStyle: 'round',
5
- borderColor: 'blue',
6
- backgroundColor: '#555555',
7
- };
8
-
@@ -1,8 +0,0 @@
1
- const boxenOptions = {
2
- padding: 1,
3
- margin: 1,
4
- borderStyle: 'round',
5
- borderColor: 'blue',
6
- backgroundColor: '#555555',
7
- };
8
-
@@ -1,9 +0,0 @@
1
-
2
- const boxenOptions = {
3
- padding: 1,
4
- margin: 1,
5
- borderStyle: 'round',
6
- borderColor: 'blue',
7
- backgroundColor: '#555555',
8
- };
9
-
@@ -1,10 +0,0 @@
1
- export const usage = "\nUsage: sheno <sentence>";
2
-
3
- const boxenOptions = {
4
- padding: 1,
5
- margin: 1,
6
- borderStyle: 'round',
7
- borderColor: 'blue',
8
- backgroundColor: '#555555',
9
- };
10
-
@@ -1,159 +0,0 @@
1
- import chalk from 'chalk';
2
-
3
-
4
- const usage = "\nUsage: tran <lang_name> sentence to be translated";
5
-
6
-
7
- // module.exports = {showHelp: showHelp, parseSentence: parseSentence, usage: usage};
8
-
9
- export function parseSentence(words) {
10
- let sentence = "";
11
- for (let i = 1; i < words.length; i++) {
12
- sentence = sentence + words[i] + " ";
13
- }
14
- return sentence;
15
- }
16
-
17
-
18
- export function showHelp() {
19
- console.log(usage);
20
- console.log('\nOptions:\r')
21
- console.log('\t--version\t ' + 'Show version number.' + '\t\t' + '[boolean]\r')
22
- console.log(' -l, --languages\t' + ' ' + 'List all languages.' + '\t\t' + '[boolean]\r')
23
- console.log('\t--help\t\t ' + 'Show help.' + '\t\t\t' + '[boolean]\n')
24
- }
25
-
26
- // module.exports = {showAll: showAll, showHelp: showHelp, parseSentence: parseSentence, parseLanguage: parseLanguage};
27
-
28
- export function showAll() {
29
- console.log(chalk.magenta.bold("\nLanguage Name => ISO-639-1 Code\n"))
30
- for (let [key, value] of languages) {
31
- console.log(key + " => " + value)
32
- }
33
- }
34
-
35
- export function parseLanguage(language) {
36
- if(language != null){
37
- if (language.length === 2) {
38
- return language;
39
- }
40
- if (languages.has(language)) {
41
- return languages.get(language)
42
- } else {
43
- console.error("Language not supported!")
44
- }
45
- }else{
46
- console.error("Language is null!")
47
- }
48
-
49
- }
50
-
51
- let languages = new Map();
52
- languages.set('afrikaans', 'af')
53
- languages.set('albanian', 'sq')
54
- languages.set('amharic', 'am')
55
- languages.set('arabic', 'ar')
56
- languages.set('armenian', 'hy')
57
- languages.set('azerbaijani', 'az')
58
- languages.set('basque', 'eu')
59
- languages.set('belarusian', 'be')
60
- languages.set('bengali', 'bn')
61
- languages.set('bosnian', 'bs')
62
- languages.set('bulgarian', 'bg')
63
- languages.set('catalan', 'ca')
64
- languages.set('cebuano', 'ceb')
65
- languages.set('chinese', 'zh')
66
- languages.set('corsican', 'co')
67
- languages.set('croatian', 'hr')
68
- languages.set('czech', 'cs')
69
- languages.set('danish', 'da')
70
- languages.set('dutch', 'nl')
71
- languages.set('english', 'en')
72
- languages.set('esperanto', 'eo')
73
- languages.set('estonian', 'et')
74
- languages.set('finnish', 'fi')
75
- languages.set('french', 'fr')
76
- languages.set('frisian', 'fy')
77
- languages.set('galician', 'gl')
78
- languages.set('georgian', 'ka')
79
- languages.set('german', 'de')
80
- languages.set('greek', 'el')
81
- languages.set('gujarati', 'gu')
82
- languages.set('haitian creole', 'ht')
83
- languages.set('hausa', 'ha')
84
- languages.set('hawaiian', 'haw') // (iso-639-2)
85
- languages.set('hebrew', 'he') //or iw
86
- languages.set('hindi', 'hi')
87
- languages.set('hmong', 'hmn') //(iso-639-2)
88
- languages.set('hungarian', 'hu')
89
- languages.set('icelandic', 'is')
90
- languages.set('igbo', 'ig')
91
- languages.set('indonesian', 'id')
92
- languages.set('irish', 'ga')
93
- languages.set('italian', 'it')
94
- languages.set('japanese', 'ja')
95
- languages.set('javanese', 'jv')
96
- languages.set('kannada', 'kn')
97
- languages.set('kazakh', 'kk')
98
- languages.set('khmer', 'km')
99
- languages.set('kinyarwanda', 'rw')
100
- languages.set('korean', 'ko')
101
- languages.set('kurdish', 'ku')
102
- languages.set('kyrgyz', 'ky')
103
- languages.set('lao', 'lo')
104
- languages.set('latin', 'la')
105
- languages.set('latvian', 'lv')
106
- languages.set('lithuanian', 'lt')
107
- languages.set('luxembourgish', 'lb')
108
- languages.set('macedonian', 'mk')
109
- languages.set('malagasy', 'mg')
110
- languages.set('malay', 'ms')
111
- languages.set('malayalam', 'ml')
112
- languages.set('maltese', 'mt')
113
- languages.set('maori', 'mi')
114
- languages.set('marathi', 'mr')
115
- languages.set('mongolian', 'mn')
116
- languages.set('burmese', 'my')
117
- languages.set('nepali', 'ne')
118
- languages.set('norwegian', 'no')
119
- languages.set('nyanja', 'ny')
120
- languages.set('odia', 'or')
121
- languages.set('pashto', 'ps')
122
- languages.set('persian', 'fa')
123
- languages.set('polish', 'pl')
124
- languages.set('portuguese', 'pt')
125
- languages.set('punjabi', 'pa')
126
- languages.set('romanian', 'ro')
127
- languages.set('russian', 'ru')
128
- languages.set('samoan', 'sm')
129
- languages.set('scots', 'gd')//gd gaelic
130
- languages.set('serbian', 'sr')
131
- languages.set('sesotho', 'st')
132
- languages.set('shona', 'sn')
133
- languages.set('sindhi', 'sd')
134
- languages.set('sinhalese', 'si')
135
- languages.set('slovak', 'sk')
136
- languages.set('slovenian', 'sl')
137
- languages.set('somali', 'so')
138
- languages.set('spanish', 'es')
139
- languages.set('sundanese', 'su')
140
- languages.set('swahili', 'sw')
141
- languages.set('swedish', 'sv')
142
- languages.set('tagalog', 'tl')
143
- languages.set('tajik', 'tg')
144
- languages.set('tamil', 'ta')
145
- languages.set('tatar', 'tt')
146
- languages.set('telugu', 'te')
147
- languages.set('thai', 'th')
148
- languages.set('turkish', 'tr')
149
- languages.set('turkmen', 'tk')
150
- languages.set('ukrainian', 'uk')
151
- languages.set('urdu', 'ur')
152
- languages.set('uyghur', 'ug')
153
- languages.set('uzbek', 'uz')
154
- languages.set('vietnamese', 'vi')
155
- languages.set('welsh', 'cy')
156
- languages.set('xhosa', 'xh')
157
- languages.set('yiddish', 'yi')
158
- languages.set('yoruba', 'yo')
159
- languages.set('zulu', 'zu')
@@ -1,14 +0,0 @@
1
- import chalk from 'chalk';
2
-
3
- export const usage = "\nUsage: sheno <sentence>";
4
-
5
- export function parseSentence(words) {
6
- return words.join(' ');
7
- }
8
-
9
- export function showHelp() {
10
- console.log(usage);
11
- console.log('\nOptions:');
12
- console.log('--version Show version number');
13
- console.log('--help Show help');
14
- }
@@ -1,19 +0,0 @@
1
- class ShenoCli < Formula
2
- desc "Sheno CLI Tool"
3
- homepage "https://github.com/dev-mahmoud-elshenawy/sheno_cli"
4
- url "https://github.com/dev-mahmoud-elshenawy/sheno_cli/archive/v1.1.0.tar.gz"
5
- sha256 "0228171a2d009bfdef9ad2caaed942f9d3dafbdc5977e813080c65eb12898b6c"
6
- license "ISC"
7
-
8
- depends_on "node"
9
-
10
- def install
11
- system "npm", "install", "--prefix", buildpath
12
-
13
- bin.install "dist/cli.js" => "sheno"
14
- end
15
-
16
- test do
17
- system "#{bin}/sheno", "--version"
18
- end
19
- end
@@ -1,19 +0,0 @@
1
- class ShenoCli < Formula
2
- desc "Optikit CLI Tool"
3
- homepage "https://github.com/dev-mahmoud-elshenawy/sheno_cli"
4
- url "https://github.com/dev-mahmoud-elshenawy/sheno_cli/archive/v1.1.0.tar.gz"
5
- sha256 "0228171a2d009bfdef9ad2caaed942f9d3dafbdc5977e813080c65eb12898b6c"
6
- license "ISC"
7
-
8
- depends_on "node"
9
-
10
- def install
11
- system "npm", "install", "--prefix", buildpath
12
-
13
- bin.install "dist/cli.js" => "sheno"
14
- end
15
-
16
- test do
17
- system "#{bin}/sheno", "--version"
18
- end
19
- end
@@ -1,19 +0,0 @@
1
- class ShenoCli < Formula
2
- desc "Optikit CLI Tool"
3
- homepage "https://github.com/dev-mahmoud-elshenawy/optikit"
4
- url "https://github.com/dev-mahmoud-elshenawy/sheno_cli/archive/v1.1.0.tar.gz"
5
- sha256 "0228171a2d009bfdef9ad2caaed942f9d3dafbdc5977e813080c65eb12898b6c"
6
- license "ISC"
7
-
8
- depends_on "node"
9
-
10
- def install
11
- system "npm", "install", "--prefix", buildpath
12
-
13
- bin.install "dist/cli.js" => "sheno"
14
- end
15
-
16
- test do
17
- system "#{bin}/sheno", "--version"
18
- end
19
- end
@@ -1,19 +0,0 @@
1
- class ShenoCli < Formula
2
- desc "Optikit CLI Tool"
3
- homepage "https://github.com/dev-mahmoud-elshenawy/optikit"
4
- url "https://github.com/dev-mahmoud-elshenawy/optikit/archive/v1.1.0.tar.gz"
5
- sha256 "0228171a2d009bfdef9ad2caaed942f9d3dafbdc5977e813080c65eb12898b6c"
6
- license "ISC"
7
-
8
- depends_on "node"
9
-
10
- def install
11
- system "npm", "install", "--prefix", buildpath
12
-
13
- bin.install "dist/cli.js" => "sheno"
14
- end
15
-
16
- test do
17
- system "#{bin}/sheno", "--version"
18
- end
19
- end
@@ -1,19 +0,0 @@
1
- class ShenoCli < Formula
2
- desc "Optikit CLI Tool"
3
- homepage "https://github.com/dev-mahmoud-elshenawy/optikit"
4
- url "https://github.com/dev-mahmoud-elshenawy/optikit/archive/v1.1.0.tar.gz"
5
- sha256 "0228171a2d009bfdef9ad2caaed942f9d3dafbdc5977e813080c65eb12898b6c"
6
- license "ISC"
7
-
8
- depends_on "node"
9
-
10
- def install
11
- system "npm", "install", "--prefix", buildpath
12
-
13
- bin.install "dist/cli.js" => "sheno"
14
- end
15
-
16
- test do
17
- system "#{bin}/optikit", "--version"
18
- end
19
- end
@@ -1,19 +0,0 @@
1
- class ShenoCli < Formula
2
- desc "Optikit CLI Tool"
3
- homepage "https://github.com/dev-mahmoud-elshenawy/optikit"
4
- url "https://github.com/dev-mahmoud-elshenawy/optikit/archive/v1.1.0.tar.gz"
5
- sha256 "0228171a2d009bfdef9ad2caaed942f9d3dafbdc5977e813080c65eb12898b6c"
6
- license "ISC"
7
-
8
- depends_on "node"
9
-
10
- def install
11
- system "npm", "install", "--prefix", buildpath
12
-
13
- bin.install "dist/cli.js" => "optikit"
14
- end
15
-
16
- test do
17
- system "#{bin}/optikit", "--version"
18
- end
19
- end
@@ -1,19 +0,0 @@
1
- class Opi < Formula
2
- desc "Optikit CLI Tool"
3
- homepage "https://github.com/dev-mahmoud-elshenawy/optikit"
4
- url "https://github.com/dev-mahmoud-elshenawy/optikit/archive/v1.1.0.tar.gz"
5
- sha256 "0228171a2d009bfdef9ad2caaed942f9d3dafbdc5977e813080c65eb12898b6c"
6
- license "ISC"
7
-
8
- depends_on "node"
9
-
10
- def install
11
- system "npm", "install", "--prefix", buildpath
12
-
13
- bin.install "dist/cli.js" => "optikit"
14
- end
15
-
16
- test do
17
- system "#{bin}/optikit", "--version"
18
- end
19
- end
@@ -1,19 +0,0 @@
1
- class ShenoCli < Formula
2
- desc "Optikit CLI Tool"
3
- homepage "https://github.com/dev-mahmoud-elshenawy/optikit"
4
- url "https://github.com/dev-mahmoud-elshenawy/optikit/archive/v1.1.0.tar.gz"
5
- sha256 "0228171a2d009bfdef9ad2caaed942f9d3dafbdc5977e813080c65eb12898b6c"
6
- license "ISC"
7
-
8
- depends_on "node"
9
-
10
- def install
11
- system "npm", "install", "--prefix", buildpath
12
-
13
- bin.install "dist/cli.js" => "optikit"
14
- end
15
-
16
- test do
17
- system "#{bin}/optikit", "--version"
18
- end
19
- end