optikit 1.1.0 → 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 (1024) hide show
  1. package/CHANGELOG.md +9 -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/INSTALLATION_20250202181653.md +0 -118
  59. package/.history/INSTALLATION_20250202181656.md +0 -118
  60. package/.history/INSTALLATION_20250202181659.md +0 -118
  61. package/.history/INSTALLATION_20250202181702.md +0 -118
  62. package/.history/INSTALLATION_20250202181705.md +0 -118
  63. package/.history/INSTALLATION_20250202181708.md +0 -118
  64. package/.history/INSTALLATION_20250202181712.md +0 -118
  65. package/.history/INSTALLATION_20250202181718.md +0 -118
  66. package/.history/INSTALLATION_20250202181725.md +0 -118
  67. package/.history/INSTALLATION_20250202181727.md +0 -118
  68. package/.history/INSTALLATION_20250202181728.md +0 -118
  69. package/.history/INSTALLATION_20250202181730.md +0 -118
  70. package/.history/INSTALLATION_20250202181732.md +0 -118
  71. package/.history/INSTALLATION_20250202181736.md +0 -118
  72. package/.history/README_20241023143422 +0 -0
  73. package/.history/README_20241023143553 +0 -23
  74. package/.history/README_20241023143641 +0 -23
  75. package/.history/README_20241023143657 +0 -23
  76. package/.history/README_20241023143750 +0 -23
  77. package/.history/README_20241023143815 +0 -20
  78. package/.history/README_20241023143818 +0 -20
  79. package/.history/README_20241023143912 +0 -20
  80. package/.history/README_20241023143913 +0 -20
  81. package/.history/README_20241023143914 +0 -22
  82. package/.history/README_20241023143925 +0 -24
  83. package/.history/README_20241023143927 +0 -24
  84. package/.history/README_20241023143946 +0 -25
  85. package/.history/README_20241023143950 +0 -25
  86. package/.history/README_20241023143956 +0 -25
  87. package/.history/README_20241023144000 +0 -25
  88. package/.history/README_20241023144003 +0 -26
  89. package/.history/README_20241023144004 +0 -26
  90. package/.history/README_20241023144007 +0 -26
  91. package/.history/README_20241023144011 +0 -25
  92. package/.history/README_20241023144014 +0 -25
  93. package/.history/README_20241023144117 +0 -25
  94. package/.history/README_20241023144120 +0 -25
  95. package/.history/README_20241023144126 +0 -25
  96. package/.history/README_20241023144132 +0 -26
  97. package/.history/README_20241023144134 +0 -26
  98. package/.history/README_20241023144137 +0 -26
  99. package/.history/README_20241023144140 +0 -27
  100. package/.history/README_20241023144142 +0 -28
  101. package/.history/README_20241023144144 +0 -28
  102. package/.history/README_20241023144149 +0 -30
  103. package/.history/README_20241023144150 +0 -33
  104. package/.history/README_20241023144152 +0 -33
  105. package/.history/README_20241023144158 +0 -33
  106. package/.history/README_20241023144202 +0 -34
  107. package/.history/README_20241023144207 +0 -34
  108. package/.history/README_20241023144213 +0 -35
  109. package/.history/README_20241023144214 +0 -39
  110. package/.history/README_20241023144216 +0 -40
  111. package/.history/README_20241023144218 +0 -40
  112. package/.history/README_20241023144224 +0 -40
  113. package/.history/README_20241023144229 +0 -39
  114. package/.history/README_20241023144237 +0 -41
  115. package/.history/README_20241023144240 +0 -42
  116. package/.history/README_20241023144242 +0 -41
  117. package/.history/README_20241023144253 +0 -35
  118. package/.history/README_20241023144255 +0 -41
  119. package/.history/README_20241023144300 +0 -41
  120. package/.history/README_20241023144303 +0 -41
  121. package/.history/README_20241023144305 +0 -42
  122. package/.history/README_20241023144306 +0 -43
  123. package/.history/README_20241023144315 +0 -40
  124. package/.history/README_20241023144316 +0 -42
  125. package/.history/README_20241023144318 +0 -45
  126. package/.history/README_20241023144320 +0 -43
  127. package/.history/README_20241023144325 +0 -45
  128. package/.history/README_20241023144328 +0 -49
  129. package/.history/README_20241023144329 +0 -50
  130. package/.history/README_20241023144336 +0 -51
  131. package/.history/README_20241023144342 +0 -46
  132. package/.history/README_20241023144343 +0 -50
  133. package/.history/README_20241023144358 +0 -51
  134. package/.history/README_20241023144401 +0 -52
  135. package/.history/README_20241023144405 +0 -53
  136. package/.history/README_20241023144415 +0 -54
  137. package/.history/README_20241023144418 +0 -55
  138. package/.history/README_20241023144420 +0 -55
  139. package/.history/README_20241023144432 +0 -55
  140. package/.history/README_20241023144434 +0 -55
  141. package/.history/README_20241023144435 +0 -56
  142. package/.history/README_20241023144439 +0 -58
  143. package/.history/README_20241023144444 +0 -58
  144. package/.history/README_20241023144449 +0 -60
  145. package/.history/README_20241023144453 +0 -61
  146. package/.history/README_20241023144522 +0 -64
  147. package/.history/README_20241023144524 +0 -65
  148. package/.history/README_20241023144526 +0 -65
  149. package/.history/README_20241023144612 +0 -66
  150. package/.history/README_20241023144615 +0 -67
  151. package/.history/README_20241023144620 +0 -69
  152. package/.history/README_20241023144623 +0 -67
  153. package/.history/README_20241023144628 +0 -67
  154. package/.history/README_20241023144631 +0 -67
  155. package/.history/README_20241023144646 +0 -67
  156. package/.history/README_20241023144648 +0 -67
  157. package/.history/README_20241023144650 +0 -67
  158. package/.history/README_20241023144651 +0 -67
  159. package/.history/README_20241023144652 +0 -68
  160. package/.history/README_20241023144656 +0 -68
  161. package/.history/README_20241023144702 +0 -68
  162. package/.history/README_20241023144707 +0 -68
  163. package/.history/README_20241023144734 +0 -69
  164. package/.history/README_20241023144738 +0 -69
  165. package/.history/README_20241023144757 +0 -69
  166. package/.history/README_20241023144803 +0 -69
  167. package/.history/README_20241023144806 +0 -69
  168. package/.history/README_20241023144809 +0 -69
  169. package/.history/README_20241023144859 +0 -71
  170. package/.history/README_20241023144902 +0 -71
  171. package/.history/README_20241023145013 +0 -71
  172. package/.history/README_20250202181318.md +0 -49
  173. package/.history/README_20250202181322.md +0 -49
  174. package/.history/README_20250202181326.md +0 -49
  175. package/.history/README_20250202181347.md +0 -49
  176. package/.history/README_20250202181350.md +0 -49
  177. package/.history/README_20250202181352.md +0 -49
  178. package/.history/README_20250202181353.md +0 -49
  179. package/.history/README_20250202181358.md +0 -49
  180. package/.history/README_20250202181401.md +0 -49
  181. package/.history/README_20250202181416.md +0 -49
  182. package/.history/README_20250202181423.md +0 -49
  183. package/.history/README_20250202181426.md +0 -49
  184. package/.history/README_20250202181428.md +0 -49
  185. package/.history/README_20250202181430.md +0 -49
  186. package/.history/README_20250202181443.md +0 -49
  187. package/.history/README_20250202181447.md +0 -49
  188. package/.history/README_20250202181450.md +0 -49
  189. package/.history/README_20250202181452.md +0 -49
  190. package/.history/README_20250202224147.md +0 -55
  191. package/.history/README_20250202224200.md +0 -55
  192. package/.history/README_20250202224208.md +0 -55
  193. package/.history/README_20250202224217.md +0 -55
  194. package/.history/README_20250202224218.md +0 -55
  195. package/.history/README_20250202224221.md +0 -55
  196. package/.history/TROUBLESHOOT_20250202181245.md +0 -60
  197. package/.history/TROUBLESHOOT_20250202181248.md +0 -60
  198. package/.history/TROUBLESHOOT_20250202181250.md +0 -60
  199. package/.history/TROUBLESHOOT_20250202181251.md +0 -60
  200. package/.history/TROUBLESHOOT_20250202181253.md +0 -60
  201. package/.history/TROUBLESHOOT_20250202181256.md +0 -60
  202. package/.history/TROUBLESHOOT_20250202181258.md +0 -60
  203. package/.history/TROUBLESHOOT_20250202181300.md +0 -60
  204. package/.history/TROUBLESHOOT_20250202181303.md +0 -60
  205. package/.history/TROUBLESHOOT_20250202181305.md +0 -60
  206. package/.history/USAGE_20250202181040.md +0 -155
  207. package/.history/USAGE_20250202181043.md +0 -155
  208. package/.history/USAGE_20250202181045.md +0 -155
  209. package/.history/USAGE_20250202181047.md +0 -155
  210. package/.history/USAGE_20250202181052.md +0 -155
  211. package/.history/USAGE_20250202181053.md +0 -155
  212. package/.history/USAGE_20250202181100.md +0 -155
  213. package/.history/USAGE_20250202181210.md +0 -155
  214. package/.history/USAGE_20250202181211.md +0 -155
  215. package/.history/USAGE_20250202181212.md +0 -155
  216. package/.history/USAGE_20250202181213.md +0 -155
  217. package/.history/USAGE_20250202181217.md +0 -155
  218. package/.history/USAGE_20250202181220.md +0 -155
  219. package/.history/USAGE_20250202181221.md +0 -155
  220. package/.history/USAGE_20250202181225.md +0 -155
  221. package/.history/USAGE_20250202181226.md +0 -155
  222. package/.history/USAGE_20250202181228.md +0 -155
  223. package/.history/USAGE_20250202181230.md +0 -155
  224. package/.history/bin/index_20230521204015.js +0 -77
  225. package/.history/bin/index_20241022131602.js +0 -10
  226. package/.history/bin/index_20241022131610.js +0 -10
  227. package/.history/bin/index_20241022131615.js +0 -12
  228. package/.history/bin/index_20241022131700.js +0 -13
  229. package/.history/bin/index_20241022131717.js +0 -13
  230. package/.history/bin/index_20241022131723.js +0 -13
  231. package/.history/bin/index_20241022131728.js +0 -12
  232. package/.history/bin/index_20241022131806.js +0 -38
  233. package/.history/bin/index_20241022131811.js +0 -38
  234. package/.history/bin/index_20241022131835.js +0 -46
  235. package/.history/bin/index_20241022131836.js +0 -45
  236. package/.history/bin/index_20241022131843.js +0 -45
  237. package/.history/bin/index_20241022131934.js +0 -39
  238. package/.history/bin/index_20241022131937.js +0 -32
  239. package/.history/bin/index_20241022132617.js +0 -45
  240. package/.history/bin/index_20241022132621.js +0 -40
  241. package/.history/bin/index_20241022132738.js +0 -72
  242. package/.history/bin/index_20241022132755.js +0 -72
  243. package/.history/bin/index_20241022132757.js +0 -72
  244. package/.history/bin/index_20241022132804.js +0 -74
  245. package/.history/bin/index_20241022161808.js +0 -40
  246. package/.history/bin/index_20241022161812.js +0 -34
  247. package/.history/bin/index_20241022161822.js +0 -37
  248. package/.history/bin/index_20241022161830.js +0 -39
  249. package/.history/bin/index_20241022161851.js +0 -45
  250. package/.history/bin/index_20241022162259.js +0 -44
  251. package/.history/bin/index_20241022162341.js +0 -70
  252. package/.history/bin/index_20241022162351.js +0 -82
  253. package/.history/bin/index_20241022162420.js +0 -84
  254. package/.history/bin/index_20241022162513.js +0 -84
  255. package/.history/bin/index_20241022162558.js +0 -84
  256. package/.history/bin/index_20241022162624.js +0 -84
  257. package/.history/bin/index_20241022162625.js +0 -84
  258. package/.history/bin/index_20241022162631.js +0 -84
  259. package/.history/bin/index_20241022163917.js +0 -85
  260. package/.history/bin/index_20241022163946.js +0 -84
  261. package/.history/bin/index_20241022163959.js +0 -105
  262. package/.history/bin/index_20241022164459.js +0 -206
  263. package/.history/bin/index_20241022164509.js +0 -205
  264. package/.history/bin/index_20241022164511.js +0 -203
  265. package/.history/bin/index_20241022164514.js +0 -201
  266. package/.history/bin/index_20241022164515.js +0 -200
  267. package/.history/bin/index_20241022164517.js +0 -199
  268. package/.history/bin/index_20241022164519.js +0 -198
  269. package/.history/bin/index_20241022164521.js +0 -197
  270. package/.history/bin/index_20241022164523.js +0 -196
  271. package/.history/bin/index_20241022164525.js +0 -195
  272. package/.history/bin/index_20241022164527.js +0 -194
  273. package/.history/bin/index_20241022164528.js +0 -193
  274. package/.history/bin/index_20241022165048.js +0 -186
  275. package/.history/bin/index_20241022165053.js +0 -187
  276. package/.history/bin/index_20241022165134.js +0 -187
  277. package/.history/bin/index_20241022165141.js +0 -187
  278. package/.history/bin/index_20241022165146.js +0 -187
  279. package/.history/bin/index_20241022165209.js +0 -187
  280. package/.history/bin/index_20241022165210.js +0 -187
  281. package/.history/bin/index_20241022165244.js +0 -187
  282. package/.history/bin/index_20241022165245.js +0 -187
  283. package/.history/bin/index_20241022165254.js +0 -187
  284. package/.history/bin/index_20241022165306.js +0 -187
  285. package/.history/bin/index_20241022165308.js +0 -187
  286. package/.history/bin/index_20241022165313.js +0 -187
  287. package/.history/bin/index_20241022165314.js +0 -187
  288. package/.history/bin/index_20241022165316.js +0 -187
  289. package/.history/bin/index_20241022165320.js +0 -187
  290. package/.history/bin/index_20241022165322.js +0 -187
  291. package/.history/bin/index_20241022165325.js +0 -187
  292. package/.history/bin/index_20241022165329.js +0 -187
  293. package/.history/bin/index_20241022165350.js +0 -187
  294. package/.history/bin/index_20241022165354.js +0 -187
  295. package/.history/bin/index_20241022165355.js +0 -187
  296. package/.history/bin/index_20241022165402.js +0 -187
  297. package/.history/bin/index_20241022165404.js +0 -187
  298. package/.history/bin/index_20241022165407.js +0 -187
  299. package/.history/bin/index_20241022165421.js +0 -187
  300. package/.history/bin/index_20241022170630.js +0 -194
  301. package/.history/bin/styles_20230319210040.js +0 -7
  302. package/.history/bin/styles_20241022131522.js +0 -7
  303. package/.history/bin/styles_20241022165050.js +0 -8
  304. package/.history/bin/styles_20241022165113.js +0 -9
  305. package/.history/bin/styles_20241022165115.js +0 -9
  306. package/.history/bin/styles_20241022165118.js +0 -9
  307. package/.history/bin/styles_20241022165119.js +0 -9
  308. package/.history/bin/styles_20241022165120.js +0 -10
  309. package/.history/bin/styles_20241022165128.js +0 -10
  310. package/.history/bin/styles_20241022165130.js +0 -9
  311. package/.history/bin/styles_20241022165132.js +0 -8
  312. package/.history/bin/styles_20241022165230.js +0 -8
  313. package/.history/bin/styles_20241022165234.js +0 -9
  314. package/.history/bin/styles_20241022165235.js +0 -10
  315. package/.history/bin/utils_20230501012842.js +0 -159
  316. package/.history/bin/utils_20241022131457.js +0 -14
  317. package/.history/homebrew/Formula/optikit_20241205000517.rb +0 -19
  318. package/.history/homebrew/Formula/optikit_20250202182026.rb +0 -19
  319. package/.history/homebrew/Formula/optikit_20250202182029.rb +0 -19
  320. package/.history/homebrew/Formula/optikit_20250202182033.rb +0 -19
  321. package/.history/homebrew/Formula/optikit_20250202182038.rb +0 -19
  322. package/.history/homebrew/Formula/optikit_20250202182041.rb +0 -19
  323. package/.history/homebrew/Formula/optikit_20250202184107.rb +0 -19
  324. package/.history/homebrew/Formula/optikit_20250202184109.rb +0 -19
  325. package/.history/homebrew/Formula/optikit_20250202184112.rb +0 -19
  326. package/.history/homebrew/Formula/optikit_20250202184113.rb +0 -19
  327. package/.history/homebrew/Formula/optikit_20250202184116.rb +0 -19
  328. package/.history/homebrew/Formula/optikit_20250202184119.rb +0 -19
  329. package/.history/homebrew/Formula/sheno-cli_20241118225047.rb +0 -0
  330. package/.history/homebrew/Formula/sheno-cli_20241118225057.rb +0 -21
  331. package/.history/homebrew/Formula/sheno-cli_20241118225104.rb +0 -20
  332. package/.history/homebrew/Formula/sheno-cli_20241118225106.rb +0 -19
  333. package/.history/homebrew/Formula/sheno-cli_20241118232213.rb +0 -19
  334. package/.history/homebrew/Formula/sheno-cli_20241205000347.rb +0 -19
  335. package/.history/homebrew/Formula/sheno-cli_20241205000518.rb +0 -19
  336. package/.history/package-lock_20241230111443.json +0 -10711
  337. package/.history/package-lock_20250202181632.json +0 -10711
  338. package/.history/package-lock_20250202181640.json +0 -10711
  339. package/.history/package-lock_20250202181643.json +0 -10711
  340. package/.history/package_20250202181504.json +0 -41
  341. package/.history/package_20250202181506.json +0 -41
  342. package/.history/package_20250202181509.json +0 -41
  343. package/.history/package_20250202181512.json +0 -41
  344. package/.history/package_20250202181515.json +0 -41
  345. package/.history/package_20250202181517.json +0 -42
  346. package/.history/package_20250202181519.json +0 -42
  347. package/.history/package_20250202181520.json +0 -42
  348. package/.history/package_20250202181523.json +0 -42
  349. package/.history/package_20250202181525.json +0 -43
  350. package/.history/package_20250202181529.json +0 -43
  351. package/.history/package_20250202181531.json +0 -43
  352. package/.history/package_20250202181532.json +0 -43
  353. package/.history/package_20250202181534.json +0 -44
  354. package/.history/package_20250202181536.json +0 -44
  355. package/.history/package_20250202181538.json +0 -44
  356. package/.history/package_20250202181541.json +0 -44
  357. package/.history/package_20250202181544.json +0 -45
  358. package/.history/package_20250202181546.json +0 -45
  359. package/.history/package_20250202181548.json +0 -46
  360. package/.history/package_20250202181550.json +0 -46
  361. package/.history/package_20250202181554.json +0 -47
  362. package/.history/package_20250202181556.json +0 -47
  363. package/.history/package_20250202181601.json +0 -48
  364. package/.history/package_20250202181602.json +0 -49
  365. package/.history/package_20250202181604.json +0 -49
  366. package/.history/package_20250202181608.json +0 -50
  367. package/.history/package_20250202181614.json +0 -41
  368. package/.history/package_20250202181802.json +0 -41
  369. package/.history/package_20250202181803.json +0 -41
  370. package/.history/package_20250202223937.json +0 -41
  371. package/.history/package_20250202224455.json +0 -41
  372. package/.history/package_20250202224502.json +0 -41
  373. package/.history/src/cli_20250202182252.ts +0 -184
  374. package/.history/src/cli_20250202183118.ts +0 -185
  375. package/.history/src/cli_20250202183127.ts +0 -186
  376. package/.history/src/cli_20250202183129.ts +0 -186
  377. package/.history/src/cli_20250202183133.ts +0 -187
  378. package/.history/src/cli_20250202183247.ts +0 -187
  379. package/.history/src/commands/buildReleases_20241204195718.ts +0 -74
  380. package/.history/src/commands/buildReleases_20241204195732.ts +0 -75
  381. package/.history/src/commands/buildReleases_20241204195734.ts +0 -77
  382. package/.history/src/commands/buildReleases_20241204195736.ts +0 -77
  383. package/.history/src/commands/buildReleases_20241204195743.ts +0 -77
  384. package/.history/src/commands/buildReleases_20241204195745.ts +0 -75
  385. package/.history/src/commands/buildReleases_20241204195754.ts +0 -75
  386. package/.history/src/commands/buildReleases_20241204195804.ts +0 -76
  387. package/.history/src/commands/buildReleases_20241204195808.ts +0 -75
  388. package/.history/src/commands/buildReleases_20241204195858.ts +0 -76
  389. package/.history/src/commands/buildReleases_20241204195900.ts +0 -76
  390. package/.history/src/commands/buildReleases_20241204195901.ts +0 -77
  391. package/.history/src/commands/buildReleases_20241204200214.ts +0 -77
  392. package/.history/src/commands/buildReleases_20241204200218.ts +0 -107
  393. package/.history/src/commands/buildReleases_20241204200223.ts +0 -107
  394. package/.history/src/commands/buildReleases_20241204200224.ts +0 -107
  395. package/.history/src/commands/buildReleases_20241204200239.ts +0 -101
  396. package/.history/src/commands/buildReleases_20241204200244.ts +0 -102
  397. package/.history/src/commands/buildReleases_20241204200246.ts +0 -100
  398. package/.history/src/commands/buildReleases_20241204200247.ts +0 -101
  399. package/.history/src/commands/buildReleases_20241204200258.ts +0 -103
  400. package/.history/src/commands/buildReleases_20241204200414.ts +0 -103
  401. package/.history/src/commands/buildReleases_20241204201047.ts +0 -103
  402. package/.history/src/commands/buildReleases_20241204201103.ts +0 -107
  403. package/.history/src/commands/buildReleases_20241204233950.ts +0 -105
  404. package/.history/src/commands/buildReleases_20241204233956.ts +0 -103
  405. package/.history/src/commands/buildReleases_20241204234008.ts +0 -102
  406. package/.history/src/commands/cleanProjectIos_20241023173012.ts +0 -0
  407. package/.history/src/commands/cleanProjectIos_20241023173019.ts +0 -9
  408. package/.history/src/commands/cleanProjectIos_20241023173021.ts +0 -9
  409. package/.history/src/commands/cleanProjectIos_20241023173034.ts +0 -9
  410. package/.history/src/commands/cleanProjectIos_20241023173035.ts +0 -9
  411. package/.history/src/commands/cleanProjectIos_20241023173848.ts +0 -10
  412. package/.history/src/commands/cleanProjectIos_20241023174005.ts +0 -53
  413. package/.history/src/commands/cleanProjectIos_20241023174007.ts +0 -52
  414. package/.history/src/commands/cleanProjectIos_20241023174008.ts +0 -51
  415. package/.history/src/commands/cleanProjectIos_20241023174010.ts +0 -50
  416. package/.history/src/commands/cleanProjectIos_20241023174012.ts +0 -49
  417. package/.history/src/commands/cleanProjectIos_20241023174022.ts +0 -48
  418. package/.history/src/commands/cleanProjectIos_20241023174135.ts +0 -26
  419. package/.history/src/commands/cleanProjectIos_20241023174138.ts +0 -26
  420. package/.history/src/commands/cleanProjectIos_20241023174141.ts +0 -26
  421. package/.history/src/commands/cleanProjectIos_20241023174142.ts +0 -26
  422. package/.history/src/commands/cleanProjectIos_20241023174146.ts +0 -26
  423. package/.history/src/commands/cleanProjectIos_20241023174505.ts +0 -31
  424. package/.history/src/commands/cleanProjectIos_20241023174507.ts +0 -30
  425. package/.history/src/commands/cleanProjectIos_20241023174714.ts +0 -29
  426. package/.history/src/commands/cleanProjectIos_20241023174715.ts +0 -32
  427. package/.history/src/commands/cleanProjectIos_20241023174718.ts +0 -30
  428. package/.history/src/commands/cleanProjectIos_20241023174726.ts +0 -30
  429. package/.history/src/commands/cleanProjectIos_20241023174942.ts +0 -32
  430. package/.history/src/commands/cleanProjectIos_20241023174950.ts +0 -37
  431. package/.history/src/commands/cleanProjectIos_20241023174951.ts +0 -37
  432. package/.history/src/commands/cleanProjectIos_20241023175053.ts +0 -39
  433. package/.history/src/commands/cleanProjectIos_20241023175100.ts +0 -38
  434. package/.history/src/commands/cleanProjectIos_20241023175109.ts +0 -38
  435. package/.history/src/commands/cleanProjectIos_20241023175127.ts +0 -38
  436. package/.history/src/commands/cleanProjectIos_20241023175135.ts +0 -37
  437. package/.history/src/commands/cleanProjectIos_20241023175139.ts +0 -38
  438. package/.history/src/commands/cleanProjectIos_20241023175336.ts +0 -35
  439. package/.history/src/commands/cleanProjectIos_20241023175349.ts +0 -38
  440. package/.history/src/commands/cleanProjectIos_20241023175435.ts +0 -34
  441. package/.history/src/commands/cleanProjectIos_20241023175439.ts +0 -32
  442. package/.history/src/commands/cleanProjectIos_20241023175911.ts +0 -34
  443. package/.history/src/commands/cleanProjectIos_20241023175932.ts +0 -33
  444. package/.history/src/commands/cleanProjectIos_20241023175938.ts +0 -33
  445. package/.history/src/commands/cleanProjectIos_20241023175942.ts +0 -32
  446. package/.history/src/commands/cleanProjectIos_20241023175944.ts +0 -31
  447. package/.history/src/commands/cleanProjectIos_20241023180132.ts +0 -31
  448. package/.history/src/commands/cleanProjectIos_20241023180140.ts +0 -31
  449. package/.history/src/commands/cleanProjectIos_20241023181320.ts +0 -31
  450. package/.history/src/commands/cleanProjectIos_20241023181404.ts +0 -31
  451. package/.history/src/commands/cleanProjectIos_20241023181419.ts +0 -31
  452. package/.history/src/commands/cleanProjectIos_20241023181421.ts +0 -31
  453. package/.history/src/commands/cleanProjectIos_20241023181521.ts +0 -42
  454. package/.history/src/commands/cleanProjectIos_20241023181522.ts +0 -42
  455. package/.history/src/commands/cleanProjectIos_20241023181701.ts +0 -49
  456. package/.history/src/commands/cleanProjectIos_20241023181703.ts +0 -48
  457. package/.history/src/commands/cleanProjectIos_20241023181705.ts +0 -46
  458. package/.history/src/commands/cleanProjectIos_20241023181707.ts +0 -44
  459. package/.history/src/commands/cleanProjectIos_20241023181712.ts +0 -43
  460. package/.history/src/commands/cleanProjectIos_20241023181749.ts +0 -43
  461. package/.history/src/commands/cleanProjectIos_20241023181750.ts +0 -43
  462. package/.history/src/commands/cleanProjectIos_20241023181835.ts +0 -43
  463. package/.history/src/commands/cleanProjectIos_20241023181838.ts +0 -43
  464. package/.history/src/commands/cleanProjectIos_20241023181841.ts +0 -43
  465. package/.history/src/commands/cleanProjectIos_20241023182036.ts +0 -63
  466. package/.history/src/commands/cleanProjectIos_20241023182038.ts +0 -62
  467. package/.history/src/commands/cleanProjectIos_20241023182040.ts +0 -63
  468. package/.history/src/commands/cleanProjectIos_20241023182049.ts +0 -69
  469. package/.history/src/commands/cleanProjectIos_20241023182051.ts +0 -67
  470. package/.history/src/commands/cleanProjectIos_20241023182052.ts +0 -66
  471. package/.history/src/commands/cleanProjectIos_20241023182055.ts +0 -64
  472. package/.history/src/commands/cleanProjectIos_20241023182134.ts +0 -64
  473. package/.history/src/commands/cleanProjectIos_20241023182142.ts +0 -65
  474. package/.history/src/commands/cleanProjectIos_20241023182212.ts +0 -65
  475. package/.history/src/commands/cleanProjectIos_20241023182213.ts +0 -64
  476. package/.history/src/commands/cleanProjectIos_20241023182219.ts +0 -64
  477. package/.history/src/commands/cleanProjectIos_20241023182226.ts +0 -64
  478. package/.history/src/commands/cleanProjectIos_20241023182232.ts +0 -64
  479. package/.history/src/commands/cleanProjectIos_20241023182237.ts +0 -64
  480. package/.history/src/commands/cleanProjectIos_20241023182239.ts +0 -64
  481. package/.history/src/commands/cleanProjectIos_20241023182256.ts +0 -64
  482. package/.history/src/commands/cleanProjectIos_20241023183254.ts +0 -65
  483. package/.history/src/commands/cleanProjectIos_20241023183257.ts +0 -65
  484. package/.history/src/commands/cleanProjectIos_20241023183347.ts +0 -64
  485. package/.history/src/commands/cleanProjectIos_20241023184055.ts +0 -44
  486. package/.history/src/commands/cleanProjectIos_20241023184057.ts +0 -44
  487. package/.history/src/commands/cleanProjectIos_20241023184059.ts +0 -44
  488. package/.history/src/commands/cleanProjectIos_20241023184101.ts +0 -44
  489. package/.history/src/commands/cleanProjectIos_20241023184102.ts +0 -44
  490. package/.history/src/commands/cleanProjectIos_20241023232407.ts +0 -69
  491. package/.history/src/commands/cleanProjectIos_20241023232410.ts +0 -68
  492. package/.history/src/commands/cleanProjectIos_20241023232412.ts +0 -67
  493. package/.history/src/commands/cleanProjectIos_20241023232424.ts +0 -66
  494. package/.history/src/commands/cleanProjectIos_20241023232425.ts +0 -65
  495. package/.history/src/commands/cleanProjectIos_20241023232426.ts +0 -64
  496. package/.history/src/commands/cleanProjectIos_20241023235028.ts +0 -64
  497. package/.history/src/commands/cleanProjectIos_20241023235040.ts +0 -65
  498. package/.history/src/commands/cleanProjectIos_20241023235041.ts +0 -67
  499. package/.history/src/commands/cleanProjectIos_20241023235045.ts +0 -65
  500. package/.history/src/commands/cleanProjectIos_20241023235046.ts +0 -66
  501. package/.history/src/commands/cleanProjectIos_20241023235049.ts +0 -70
  502. package/.history/src/commands/cleanProjectIos_20241023235717.ts +0 -56
  503. package/.history/src/commands/cleanProjectIos_20241023235720.ts +0 -70
  504. package/.history/src/commands/cleanProjectIos_20241024000004.ts +0 -70
  505. package/.history/src/commands/cleanProjectIos_20241024000005.ts +0 -70
  506. package/.history/src/commands/cleanProjectIos_20241024002411.ts +0 -70
  507. package/.history/src/commands/cleanProjectIos_20241024002413.ts +0 -70
  508. package/.history/src/commands/cleanProjectIos_20241024002654.ts +0 -58
  509. package/.history/src/commands/cleanProjectIos_20241024002700.ts +0 -76
  510. package/.history/src/commands/cleanProjectIos_20241024002702.ts +0 -75
  511. package/.history/src/commands/cleanProjectIos_20241024002705.ts +0 -75
  512. package/.history/src/commands/cleanProjectIos_20241024002706.ts +0 -75
  513. package/.history/src/commands/cleanProjectIos_20241024002720.ts +0 -75
  514. package/.history/src/commands/cleanProjectIos_20241024002727.ts +0 -89
  515. package/.history/src/commands/cleanProjectIos_20241024002740.ts +0 -94
  516. package/.history/src/commands/cleanProjectIos_20241024002752.ts +0 -101
  517. package/.history/src/commands/cleanProjectIos_20241024002755.ts +0 -101
  518. package/.history/src/commands/cleanProjectIos_20241024002756.ts +0 -100
  519. package/.history/src/commands/cleanProjectIos_20241024002758.ts +0 -99
  520. package/.history/src/commands/cleanProjectIos_20241024002759.ts +0 -106
  521. package/.history/src/commands/cleanProjectIos_20241024002801.ts +0 -107
  522. package/.history/src/commands/cleanProjectIos_20241024002818.ts +0 -107
  523. package/.history/src/commands/cleanProjectIos_20241024002826.ts +0 -107
  524. package/.history/src/commands/cleanProjectIos_20241024002932.ts +0 -105
  525. package/.history/src/commands/cleanProjectIos_20241024002935.ts +0 -106
  526. package/.history/src/commands/cleanProjectIos_20241024002943.ts +0 -106
  527. package/.history/src/commands/cleanProjectIos_20241024003018.ts +0 -106
  528. package/.history/src/commands/cleanProjectIos_20241024003023.ts +0 -106
  529. package/.history/src/commands/cleanProjectIos_20241024003040.ts +0 -104
  530. package/.history/src/commands/cleanProjectIos_20241024003042.ts +0 -106
  531. package/.history/src/commands/cleanProjectIos_20241024003045.ts +0 -106
  532. package/.history/src/commands/cleanProjectIos_20241024003051.ts +0 -107
  533. package/.history/src/commands/cleanProjectIos_20241024003054.ts +0 -107
  534. package/.history/src/commands/cleanProjectIos_20241024003058.ts +0 -106
  535. package/.history/src/commands/cleanProjectIos_20241024003109.ts +0 -103
  536. package/.history/src/commands/cleanProjectIos_20241024003110.ts +0 -106
  537. package/.history/src/commands/cleanProjectIos_20241024003121.ts +0 -91
  538. package/.history/src/commands/cleanProjectIos_20241024003124.ts +0 -106
  539. package/.history/src/commands/cleanProjectIos_20241024003245.ts +0 -107
  540. package/.history/src/commands/cleanProjectIos_20241024003246.ts +0 -107
  541. package/.history/src/commands/cleanProjectIos_20241024003258.ts +0 -106
  542. package/.history/src/commands/cleanProjectIos_20241024003342.ts +0 -105
  543. package/.history/src/commands/cleanProjectIos_20241024003450.ts +0 -105
  544. package/.history/src/commands/cleanProjectIos_20241024003511.ts +0 -105
  545. package/.history/src/commands/cleanProjectIos_20241024003516.ts +0 -106
  546. package/.history/src/commands/cleanProjectIos_20241024003518.ts +0 -106
  547. package/.history/src/commands/cleanProjectIos_20241024003533.ts +0 -106
  548. package/.history/src/commands/cleanProjectIos_20241024003537.ts +0 -106
  549. package/.history/src/commands/cleanProjectIos_20241024003541.ts +0 -106
  550. package/.history/src/commands/cleanProjectIos_20241024003547.ts +0 -106
  551. package/.history/src/commands/cleanProjectIos_20241024003557.ts +0 -106
  552. package/.history/src/commands/cleanProjectIos_20241024003602.ts +0 -102
  553. package/.history/src/commands/cleanProjectIos_20241024003603.ts +0 -102
  554. package/.history/src/commands/cleanProjectIos_20241024003624.ts +0 -102
  555. package/.history/src/commands/cleanProjectIos_20241024003636.ts +0 -103
  556. package/.history/src/commands/cleanProjectIos_20241024003642.ts +0 -103
  557. package/.history/src/commands/cleanProjectIos_20241024003702.ts +0 -103
  558. package/.history/src/commands/cleanProjectIos_20241024003706.ts +0 -103
  559. package/.history/src/commands/cleanProjectIos_20241024003732.ts +0 -103
  560. package/.history/src/commands/cleanProjectIos_20241024003737.ts +0 -103
  561. package/.history/src/commands/cleanProjectIos_20241024003739.ts +0 -103
  562. package/.history/src/commands/cleanProjectIos_20241024003744.ts +0 -103
  563. package/.history/src/commands/cleanProjectIos_20241024003748.ts +0 -103
  564. package/.history/src/commands/cleanProjectIos_20241024003751.ts +0 -103
  565. package/.history/src/commands/cleanProjectIos_20241024003753.ts +0 -103
  566. package/.history/src/commands/cleanProjectIos_20241024003802.ts +0 -104
  567. package/.history/src/commands/cleanProjectIos_20241024003806.ts +0 -104
  568. package/.history/src/commands/cleanProjectIos_20241024003814.ts +0 -104
  569. package/.history/src/commands/cleanProjectIos_20241024003816.ts +0 -104
  570. package/.history/src/commands/cleanProjectIos_20241024003821.ts +0 -104
  571. package/.history/src/commands/cleanProjectIos_20241024003823.ts +0 -105
  572. package/.history/src/commands/cleanProjectIos_20241024003837.ts +0 -105
  573. package/.history/src/commands/cleanProjectIos_20241024003907.ts +0 -104
  574. package/.history/src/commands/cleanProjectIos_20241024003913.ts +0 -104
  575. package/.history/src/commands/cleanProjectIos_20241024003916.ts +0 -103
  576. package/.history/src/commands/cleanProjectIos_20241024003918.ts +0 -104
  577. package/.history/src/commands/cleanProjectIos_20241024004029.ts +0 -104
  578. package/.history/src/commands/cleanProjectIos_20241024004058.ts +0 -104
  579. package/.history/src/commands/cleanProjectIos_20241024004107.ts +0 -103
  580. package/.history/src/commands/cleanProjectIos_20241024004109.ts +0 -104
  581. package/.history/src/commands/cleanProjectIos_20241024004114.ts +0 -105
  582. package/.history/src/commands/cleanProjectIos_20241024004117.ts +0 -105
  583. package/.history/src/commands/cleanProjectIos_20241024004203.ts +0 -105
  584. package/.history/src/commands/cleanProjectIos_20241024004316.ts +0 -107
  585. package/.history/src/commands/cleanProjectIos_20241024004317.ts +0 -106
  586. package/.history/src/commands/cleanProjectIos_20241024004320.ts +0 -106
  587. package/.history/src/commands/cleanProjectIos_20241024004323.ts +0 -106
  588. package/.history/src/commands/cleanProjectIos_20241024023139.ts +0 -106
  589. package/.history/src/commands/cleanProjectIos_20241024023142.ts +0 -106
  590. package/.history/src/commands/cleanProjectIos_20241024023145.ts +0 -106
  591. package/.history/src/commands/cleanProjectIos_20241024023148.ts +0 -106
  592. package/.history/src/commands/cleanProjectIos_20241024023157.ts +0 -106
  593. package/.history/src/commands/cleanProjectIos_20241024023201.ts +0 -105
  594. package/.history/src/commands/cleanProjectIos_20241024023202.ts +0 -105
  595. package/.history/src/commands/cleanProjectIos_20241024112341.ts +0 -106
  596. package/.history/src/commands/cleanProjectIos_20241024112347.ts +0 -107
  597. package/.history/src/commands/cleanProjectIos_20241024112350.ts +0 -107
  598. package/.history/src/commands/cleanProjectIos_20241024112351.ts +0 -107
  599. package/.history/src/commands/cleanProjectIos_20241024112400.ts +0 -107
  600. package/.history/src/commands/cleanProjectIos_20241024112402.ts +0 -106
  601. package/.history/src/commands/cleanProjectIos_20241024112403.ts +0 -105
  602. package/.history/src/commands/cleanProjectIos_20241024112405.ts +0 -106
  603. package/.history/src/commands/cleanProjectIos_20241024112407.ts +0 -106
  604. package/.history/src/commands/cleanProjectIos_20241024112409.ts +0 -106
  605. package/.history/src/commands/cleanProjectIos_20241024112412.ts +0 -106
  606. package/.history/src/commands/cleanProjectIos_20241024112416.ts +0 -106
  607. package/.history/src/commands/cleanProjectIos_20241024112418.ts +0 -105
  608. package/.history/src/commands/cleanProjectIos_20241024112428.ts +0 -106
  609. package/.history/src/commands/cleanProjectIos_20241024112430.ts +0 -106
  610. package/.history/src/commands/cleanProjectIos_20241024112434.ts +0 -107
  611. package/.history/src/commands/cleanProjectIos_20241024112437.ts +0 -108
  612. package/.history/src/commands/cleanProjectIos_20241024112439.ts +0 -105
  613. package/.history/src/commands/cleanProjectIos_20241024112501.ts +0 -105
  614. package/.history/src/commands/cleanProjectIos_20241024112505.ts +0 -106
  615. package/.history/src/commands/cleanProjectIos_20241024112507.ts +0 -106
  616. package/.history/src/commands/cleanProjectIos_20241024112509.ts +0 -106
  617. package/.history/src/commands/cleanProjectIos_20241024112515.ts +0 -106
  618. package/.history/src/commands/cleanProjectIos_20241024112532.ts +0 -106
  619. package/.history/src/commands/cleanProjectIos_20241024112551.ts +0 -106
  620. package/.history/src/commands/cleanProjectIos_20241024112559.ts +0 -107
  621. package/.history/src/commands/cleanProjectIos_20241024112600.ts +0 -107
  622. package/.history/src/commands/cleanProjectIos_20241024112602.ts +0 -105
  623. package/.history/src/commands/cleanProjectIos_20241024112604.ts +0 -105
  624. package/.history/src/commands/cleanProjectIos_20241024112616.ts +0 -106
  625. package/.history/src/commands/cleanProjectIos_20241024112618.ts +0 -106
  626. package/.history/src/commands/cleanProjectIos_20241024112620.ts +0 -105
  627. package/.history/src/commands/cleanProjectIos_20241024112624.ts +0 -106
  628. package/.history/src/commands/cleanProjectIos_20241024112625.ts +0 -106
  629. package/.history/src/commands/cleanProjectIos_20241024112631.ts +0 -103
  630. package/.history/src/commands/cleanProjectIos_20241024112633.ts +0 -104
  631. package/.history/src/commands/cleanProjectIos_20241024112637.ts +0 -104
  632. package/.history/src/commands/cleanProjectIos_20241024112638.ts +0 -104
  633. package/.history/src/commands/cleanProjectIos_20241024112639.ts +0 -104
  634. package/.history/src/commands/cleanProjectIos_20241024112648.ts +0 -106
  635. package/.history/src/commands/cleanProjectIos_20241024112649.ts +0 -106
  636. package/.history/src/commands/cleanProjectIos_20241024112651.ts +0 -100
  637. package/.history/src/commands/cleanProjectIos_20241024112653.ts +0 -99
  638. package/.history/src/commands/cleanProjectIos_20241024112700.ts +0 -99
  639. package/.history/src/commands/cleanProjectIos_20241024112704.ts +0 -99
  640. package/.history/src/commands/cleanProjectIos_20241024112706.ts +0 -99
  641. package/.history/src/commands/cleanProjectIos_20241024112715.ts +0 -100
  642. package/.history/src/commands/cleanProjectIos_20241024112716.ts +0 -100
  643. package/.history/src/commands/cleanProjectIos_20241024112721.ts +0 -96
  644. package/.history/src/commands/cleanProjectIos_20241024112723.ts +0 -96
  645. package/.history/src/commands/cleanProjectIos_20241024112725.ts +0 -96
  646. package/.history/src/commands/cleanProjectIos_20241024112731.ts +0 -95
  647. package/.history/src/commands/cleanProjectIos_20241024112803.ts +0 -94
  648. package/.history/src/commands/cleanProjectIos_20241024112807.ts +0 -94
  649. package/.history/src/commands/cleanProjectIos_20241024112814.ts +0 -94
  650. package/.history/src/commands/cleanProjectIos_20241024112820.ts +0 -104
  651. package/.history/src/commands/cleanProjectIos_20241024112823.ts +0 -94
  652. package/.history/src/commands/cleanProjectIos_20241024112825.ts +0 -94
  653. package/.history/src/commands/cleanProjectIos_20241024112827.ts +0 -94
  654. package/.history/src/commands/cleanProjectIos_20241024112841.ts +0 -98
  655. package/.history/src/commands/cleanProjectIos_20241024112842.ts +0 -102
  656. package/.history/src/commands/cleanProjectIos_20241024112901.ts +0 -101
  657. package/.history/src/commands/cleanProjectIos_20241024112910.ts +0 -100
  658. package/.history/src/commands/cleanProjectIos_20241024112918.ts +0 -103
  659. package/.history/src/commands/cleanProjectIos_20241024112921.ts +0 -102
  660. package/.history/src/commands/cleanProjectIos_20241024112925.ts +0 -103
  661. package/.history/src/commands/cleanProjectIos_20241024112928.ts +0 -103
  662. package/.history/src/commands/cleanProjectIos_20241024112929.ts +0 -103
  663. package/.history/src/commands/cleanProjectIos_20241024112930.ts +0 -102
  664. package/.history/src/commands/cleanProjectIos_20241024112947.ts +0 -103
  665. package/.history/src/commands/cleanProjectIos_20241024143541.ts +0 -105
  666. package/.history/src/commands/cleanProjectIos_20241024143549.ts +0 -105
  667. package/.history/src/commands/cleanProjectIos_20241024143552.ts +0 -105
  668. package/.history/src/commands/cleanProjectIos_20241024143558.ts +0 -105
  669. package/.history/src/commands/cleanProjectIos_20241118214123.ts +0 -112
  670. package/.history/src/commands/cleanProjectIos_20241118214208.ts +0 -112
  671. package/.history/src/commands/cleanProjectIos_20241118214631.ts +0 -112
  672. package/.history/src/commands/cleanProjectIos_20241118215222.ts +0 -125
  673. package/.history/src/commands/cleanProjectIos_20241118215224.ts +0 -124
  674. package/.history/src/commands/cleanProjectIos_20241118215226.ts +0 -123
  675. package/.history/src/commands/cleanProjectIos_20241118215242.ts +0 -122
  676. package/.history/src/commands/cleanProjectIos_20241118215255.ts +0 -123
  677. package/.history/src/commands/cleanProjectIos_20241118215256.ts +0 -122
  678. package/.history/src/commands/cleanProjectIos_20241118215257.ts +0 -122
  679. package/.history/src/commands/cleanProjectIos_20241118215300.ts +0 -122
  680. package/.history/src/commands/cleanProjectIos_20241118215510.ts +0 -122
  681. package/.history/src/commands/cleanProjectIos_20241118215512.ts +0 -122
  682. package/.history/src/commands/cleanProjectIos_20241118215516.ts +0 -122
  683. package/.history/src/commands/cleanProjectIos_20241118215537.ts +0 -122
  684. package/.history/src/commands/cleanProjectIos_20241118215539.ts +0 -122
  685. package/.history/src/commands/cleanProjectIos_20241118215541.ts +0 -122
  686. package/.history/src/commands/cleanProjectIos_20241118215549.ts +0 -121
  687. package/.history/src/commands/cleanProjectIos_20241118215551.ts +0 -120
  688. package/.history/src/commands/cleanProjectIos_20241118215616.ts +0 -120
  689. package/.history/src/commands/cleanProjectIos_20241118215952.ts +0 -120
  690. package/.history/src/commands/cleanProjectIos_20241118215957.ts +0 -120
  691. package/.history/src/commands/cleanProjectIos_20241118215959.ts +0 -120
  692. package/.history/src/commands/cleanProject_20241023152144.ts +0 -0
  693. package/.history/src/commands/cleanProject_20241023152403.ts +0 -34
  694. package/.history/src/commands/cleanProject_20241023152405.ts +0 -30
  695. package/.history/src/commands/cleanProject_20241023152407.ts +0 -28
  696. package/.history/src/commands/cleanProject_20241023152408.ts +0 -25
  697. package/.history/src/commands/cleanProject_20241023153004.ts +0 -25
  698. package/.history/src/commands/cleanProject_20241023153007.ts +0 -25
  699. package/.history/src/commands/cleanProject_20241023153204.ts +0 -23
  700. package/.history/src/commands/cleanProject_20241023170454.ts +0 -23
  701. package/.history/src/commands/cleanProject_20241023170456.ts +0 -23
  702. package/.history/src/commands/cleanProject_20241023170458.ts +0 -22
  703. package/.history/src/commands/cleanProject_20241023170503.ts +0 -24
  704. package/.history/src/commands/cleanProject_20241023170508.ts +0 -23
  705. package/.history/src/commands/cleanProject_20241023170511.ts +0 -24
  706. package/.history/src/commands/cleanProject_20241023170518.ts +0 -24
  707. package/.history/src/commands/cleanProject_20241023170519.ts +0 -24
  708. package/.history/src/commands/cleanProject_20241023170522.ts +0 -24
  709. package/.history/src/commands/cleanProject_20241023170532.ts +0 -24
  710. package/.history/src/commands/cleanProject_20241023170647.ts +0 -25
  711. package/.history/src/commands/cleanProject_20241023170648.ts +0 -26
  712. package/.history/src/commands/cleanProject_20241023170650.ts +0 -24
  713. package/.history/src/commands/cleanProject_20241023170958.ts +0 -24
  714. package/.history/src/commands/cleanProject_20241023170959.ts +0 -24
  715. package/.history/src/commands/cleanProject_20241023172822.ts +0 -30
  716. package/.history/src/commands/cleanProject_20241023172914.ts +0 -32
  717. package/.history/src/commands/cleanProject_20241023172942.ts +0 -30
  718. package/.history/src/commands/cleanProject_20241023173047.ts +0 -24
  719. package/.history/src/commands/cleanProject_20241023173837.ts +0 -25
  720. package/.history/src/commands/cleanProject_20241023173844.ts +0 -26
  721. package/.history/src/commands/cleanProject_20241023233150.ts +0 -36
  722. package/.history/src/commands/cleanProject_20241023233241.ts +0 -36
  723. package/.history/src/commands/cleanProject_20241023233245.ts +0 -36
  724. package/.history/src/commands/cleanProject_20241023233248.ts +0 -35
  725. package/.history/src/commands/cleanProject_20241023233258.ts +0 -34
  726. package/.history/src/commands/cleanProject_20241023233302.ts +0 -33
  727. package/.history/src/commands/cleanProject_20241023233342.ts +0 -33
  728. package/.history/src/commands/cleanProject_20241023233346.ts +0 -32
  729. package/.history/src/commands/cleanProject_20241023235254.ts +0 -32
  730. package/.history/src/commands/cleanProject_20241023235428.ts +0 -45
  731. package/.history/src/commands/cleanProject_20241023235430.ts +0 -44
  732. package/.history/src/commands/cleanProject_20241023235431.ts +0 -43
  733. package/.history/src/commands/cleanProject_20241023235436.ts +0 -43
  734. package/.history/src/commands/cleanProject_20241023235438.ts +0 -43
  735. package/.history/src/commands/cleanProject_20241023235441.ts +0 -42
  736. package/.history/src/commands/cleanProject_20241023235443.ts +0 -42
  737. package/.history/src/commands/cleanProject_20241023235445.ts +0 -41
  738. package/.history/src/commands/cleanProject_20241023235534.ts +0 -41
  739. package/.history/src/commands/cleanProject_20241023235537.ts +0 -41
  740. package/.history/src/commands/cleanProject_20241023235541.ts +0 -41
  741. package/.history/src/commands/cleanProject_20241023235543.ts +0 -41
  742. package/.history/src/commands/cleanProject_20241023235544.ts +0 -41
  743. package/.history/src/commands/cleanProject_20241023235547.ts +0 -41
  744. package/.history/src/commands/cleanProject_20241024004505.ts +0 -41
  745. package/.history/src/commands/cleanProject_20241024004509.ts +0 -41
  746. package/.history/src/commands/cleanProject_20241024010537.ts +0 -41
  747. package/.history/src/commands/cleanProject_20241024010811.ts +0 -41
  748. package/.history/src/commands/cleanProject_20241024010816.ts +0 -41
  749. package/.history/src/commands/cleanProject_20241024010844.ts +0 -42
  750. package/.history/src/commands/cleanProject_20241024010850.ts +0 -42
  751. package/.history/src/commands/cleanProject_20241024011711.ts +0 -42
  752. package/.history/src/commands/cleanProject_20241024011712.ts +0 -41
  753. package/.history/src/commands/cleanProject_20241024011729.ts +0 -42
  754. package/.history/src/commands/cleanProject_20241024011731.ts +0 -42
  755. package/.history/src/commands/cleanProject_20241024012120.ts +0 -42
  756. package/.history/src/commands/cleanProject_20241024012122.ts +0 -42
  757. package/.history/src/commands/cleanProject_20241024012123.ts +0 -41
  758. package/.history/src/commands/cleanProject_20241024012125.ts +0 -41
  759. package/.history/src/commands/cleanProject_20241024012129.ts +0 -41
  760. package/.history/src/commands/cleanProject_20241024012131.ts +0 -41
  761. package/.history/src/commands/cleanProject_20241024111614.ts +0 -25
  762. package/.history/src/commands/cleanProject_20241024111616.ts +0 -25
  763. package/.history/src/commands/cleanProject_20241024111624.ts +0 -41
  764. package/.history/src/commands/cleanProject_20241024111626.ts +0 -25
  765. package/.history/src/commands/cleanProject_20241024111912.ts +0 -25
  766. package/.history/src/commands/cleanProject_20241024111917.ts +0 -25
  767. package/.history/src/commands/cleanProject_20241024111921.ts +0 -25
  768. package/.history/src/commands/cleanProject_20241024111925.ts +0 -25
  769. package/.history/src/commands/cleanProject_20241024111939.ts +0 -26
  770. package/.history/src/commands/cleanProject_20241024111941.ts +0 -26
  771. package/.history/src/commands/cleanProject_20241024111942.ts +0 -26
  772. package/.history/src/commands/cleanProject_20241024111944.ts +0 -26
  773. package/.history/src/commands/cleanProject_20241024111951.ts +0 -26
  774. package/.history/src/commands/cleanProject_20241024111954.ts +0 -26
  775. package/.history/src/commands/cleanProject_20241024111956.ts +0 -23
  776. package/.history/src/commands/cleanProject_20241024112005.ts +0 -24
  777. package/.history/src/commands/cleanProject_20241024112007.ts +0 -23
  778. package/.history/src/commands/cleanProject_20241024112013.ts +0 -24
  779. package/.history/src/commands/cleanProject_20241024112016.ts +0 -23
  780. package/.history/src/commands/cleanProject_20241024112017.ts +0 -24
  781. package/.history/src/commands/cleanProject_20241024112019.ts +0 -24
  782. package/.history/src/commands/cleanProject_20241024112020.ts +0 -23
  783. package/.history/src/commands/cleanProject_20241024112111.ts +0 -23
  784. package/.history/src/commands/cleanProject_20241024112124.ts +0 -23
  785. package/.history/src/commands/cleanProject_20241024112130.ts +0 -23
  786. package/.history/src/commands/cleanProject_20241024112137.ts +0 -23
  787. package/.history/src/commands/cleanProject_20241024112143.ts +0 -23
  788. package/.history/src/commands/cleanProject_20241024112153.ts +0 -23
  789. package/.history/src/commands/cleanProject_20241024112326.ts +0 -23
  790. package/.history/src/commands/cleanProject_20241024143502.ts +0 -26
  791. package/.history/src/commands/cleanProject_20241024143503.ts +0 -25
  792. package/.history/src/commands/cleanProject_20241024143506.ts +0 -25
  793. package/.history/src/commands/cleanProject_20241024143508.ts +0 -25
  794. package/.history/src/commands/cleanProject_20241024145712.ts +0 -25
  795. package/.history/src/commands/cleanProject_20241024154051.ts +0 -25
  796. package/.history/src/commands/cleanProject_20241024154053.ts +0 -25
  797. package/.history/src/commands/generateModule_20250115155547.ts +0 -166
  798. package/.history/src/commands/generateModule_20250115155549.ts +0 -166
  799. package/.history/src/commands/generateModule_20250115155656.ts +0 -164
  800. package/.history/src/commands/generateModule_20250115155709.ts +0 -166
  801. package/.history/src/commands/generateModule_20250115155716.ts +0 -165
  802. package/.history/src/commands/generateModule_20250115155719.ts +0 -165
  803. package/.history/src/commands/generateModule_20250115155726.ts +0 -165
  804. package/.history/src/commands/generateModule_20250115155730.ts +0 -165
  805. package/.history/src/commands/generateModule_20250115155738.ts +0 -165
  806. package/.history/src/commands/generateModule_20250115155740.ts +0 -165
  807. package/.history/src/commands/generateModule_20250115155757.ts +0 -165
  808. package/.history/src/commands/generateModule_20250115155801.ts +0 -165
  809. package/.history/src/commands/generateModule_20250115160125.ts +0 -165
  810. package/.history/src/commands/generateModule_20250115160408.ts +0 -164
  811. package/.history/src/commands/generateModule_20250115160422.ts +0 -163
  812. package/.history/src/commands/generateModule_20250115160426.ts +0 -162
  813. package/.history/src/commands/generateModule_20250115160428.ts +0 -161
  814. package/.history/src/commands/generateModule_20250115160433.ts +0 -160
  815. package/.history/src/commands/generateModule_20250115160437.ts +0 -159
  816. package/.history/src/commands/openProject_20241024143400.ts +0 -0
  817. package/.history/src/commands/openProject_20241024143404.ts +0 -32
  818. package/.history/src/commands/openProject_20241024143405.ts +0 -31
  819. package/.history/src/commands/openProject_20241024143407.ts +0 -30
  820. package/.history/src/commands/openProject_20241024143409.ts +0 -31
  821. package/.history/src/commands/openProject_20241024143410.ts +0 -32
  822. package/.history/src/commands/openProject_20241024143709.ts +0 -40
  823. package/.history/src/commands/openProject_20241024143712.ts +0 -40
  824. package/.history/src/commands/openProject_20241024143724.ts +0 -39
  825. package/.history/src/commands/openProject_20241024143727.ts +0 -38
  826. package/.history/src/commands/openProject_20241024143731.ts +0 -38
  827. package/.history/src/commands/openProject_20241024143735.ts +0 -38
  828. package/.history/src/commands/openProject_20241024143742.ts +0 -38
  829. package/.history/src/commands/openProject_20241024143745.ts +0 -38
  830. package/.history/src/commands/openProject_20241024143747.ts +0 -40
  831. package/.history/src/commands/openProject_20241024143800.ts +0 -40
  832. package/.history/src/commands/openProject_20241024143906.ts +0 -38
  833. package/.history/src/commands/openProject_20241024143907.ts +0 -39
  834. package/.history/src/commands/openProject_20241024143912.ts +0 -40
  835. package/.history/src/commands/openProject_20241024145027.ts +0 -41
  836. package/.history/src/commands/openProject_20241024145038.ts +0 -52
  837. package/.history/src/commands/openProject_20241024145040.ts +0 -52
  838. package/.history/src/commands/openProject_20241024145041.ts +0 -41
  839. package/.history/src/commands/openProject_20241024145049.ts +0 -52
  840. package/.history/src/commands/openProject_20241024145055.ts +0 -52
  841. package/.history/src/commands/openProject_20241024145057.ts +0 -52
  842. package/.history/src/commands/openProject_20241024145058.ts +0 -51
  843. package/.history/src/commands/openProject_20241024145101.ts +0 -51
  844. package/.history/src/commands/openProject_20241024145102.ts +0 -51
  845. package/.history/src/commands/updateVersions_20250108102414.ts +0 -120
  846. package/.history/src/commands/updateVersions_20250108102417.ts +0 -120
  847. package/.history/src/commands/updateVersions_20250202183006.ts +0 -135
  848. package/.history/src/commands/updateVersions_20250202183019.ts +0 -120
  849. package/.history/src/commands/updateVersions_20250202183023.ts +0 -135
  850. package/.history/src/commands/updateVersions_20250202183054.ts +0 -120
  851. package/.history/src/commands/updateVersions_20250202183100.ts +0 -135
  852. package/.history/src/package_20241023123535.json +0 -12
  853. package/.history/src/package_20241023123608.json +0 -19
  854. package/.history/src/package_20241023123610.json +0 -19
  855. package/.history/src/package_20241023123612.json +0 -19
  856. package/.history/src/package_20241023123613.json +0 -19
  857. package/.history/src/package_20241023123614.json +0 -19
  858. package/.history/src/package_20241023123616.json +0 -19
  859. package/.history/src/styles_20241022171619.ts +0 -0
  860. package/.history/src/styles_20241022171625.ts +0 -8
  861. package/.history/src/styles_20241022171628.ts +0 -7
  862. package/.history/src/styles_20241022171632.ts +0 -7
  863. package/.history/src/styles_20241022172529.ts +0 -11
  864. package/.history/src/styles_20241022172644.ts +0 -12
  865. package/.history/src/styles_20241022172646.ts +0 -12
  866. package/.history/src/styles_20241022172847.ts +0 -9
  867. package/.history/src/styles_20241022173003.ts +0 -12
  868. package/.history/src/styles_20241022173005.ts +0 -12
  869. package/.history/src/styles_20241022173012.ts +0 -9
  870. package/.history/src/styles_20241022173033.ts +0 -10
  871. package/.history/src/styles_20241022173058.ts +0 -10
  872. package/.history/src/styles_20241022173210.ts +0 -10
  873. package/.history/src/styles_20241022173215.ts +0 -10
  874. package/.history/src/styles_20241022173348.ts +0 -7
  875. package/.history/src/styles_20241022173528.ts +0 -7
  876. package/.history/src/styles_20241022173532.ts +0 -7
  877. package/.history/src/styles_20241022173745.ts +0 -12
  878. package/.history/src/styles_20241022173747.ts +0 -10
  879. package/.history/src/types/json.d_20241118221516.ts +0 -0
  880. package/.history/src/types/json.d_20241118221525.ts +0 -4
  881. package/.history/src/types/json.d_20241118222638.ts +0 -5
  882. package/.history/src/types/json.d_20241118222654.ts +0 -5
  883. package/.history/src/types/json.d_20241118222658.ts +0 -4
  884. package/.history/src/types/json.d_20241118222823.ts +0 -4
  885. package/.history/src/types/json.d_20241118222824.ts +0 -4
  886. package/.history/src/types/json.d_20241118222914.ts +0 -5
  887. package/.history/src/types/json.d_20241118222919.ts +0 -5
  888. package/.history/src/types/json.d_20241118222920.ts +0 -5
  889. package/.history/src/types/json.d_20241118223606.ts +0 -8
  890. package/.history/src/types/json.d_20241118223608.ts +0 -8
  891. package/.history/src/types/json.d_20241118223609.ts +0 -7
  892. package/.history/src/utils/execH_20241023152325.ts +0 -0
  893. package/.history/src/utils/execH_20241023152327.ts +0 -1
  894. package/.history/src/utils/execHelpers_20241118214818.ts +0 -123
  895. package/.history/src/utils/execHelpers_20241118214823.ts +0 -123
  896. package/.history/src/utils/execHelpers_20241118215056.ts +0 -122
  897. package/.history/src/utils/execHelpers_20241118215419.ts +0 -122
  898. package/.history/src/utils/execHelpers_20241118215429.ts +0 -151
  899. package/.history/src/utils/execHelpers_20241118215431.ts +0 -150
  900. package/.history/src/utils/execHelpers_20241118215432.ts +0 -149
  901. package/.history/src/utils/execHelpers_20241118215434.ts +0 -148
  902. package/.history/src/utils/execHelpers_20241118215435.ts +0 -147
  903. package/.history/src/utils/execHelpers_20241118215437.ts +0 -147
  904. package/.history/src/utils/execHelpers_20241118215438.ts +0 -147
  905. package/.history/src/utils/execHelpers_20241118215439.ts +0 -146
  906. package/.history/src/utils/execHelpers_20241118215441.ts +0 -146
  907. package/.history/src/utils/execHelpers_20241118215705.ts +0 -168
  908. package/.history/src/utils/execHelpers_20241118215706.ts +0 -146
  909. package/.history/src/utils/execHelpers_20241118215709.ts +0 -165
  910. package/.history/src/utils/execHelpers_20241118215711.ts +0 -164
  911. package/.history/src/utils/execHelpers_20241118215712.ts +0 -164
  912. package/.history/src/utils/execHelpers_20241118215714.ts +0 -163
  913. package/.history/src/utils/execHelpers_20241118215715.ts +0 -162
  914. package/.history/src/utils/execHelpers_20241118215717.ts +0 -161
  915. package/.history/src/utils/execHelpers_20241118215719.ts +0 -160
  916. package/.history/src/utils/execHelpers_20241118215722.ts +0 -159
  917. package/.history/src/utils/execHelpers_20241118215940.ts +0 -158
  918. package/.history/src/utils/execHelpers_20241204224157.ts +0 -157
  919. package/.history/src/utils/execHelpers_20241204224200.ts +0 -155
  920. package/.history/src/utils/execHelpers_20241204224203.ts +0 -69
  921. package/.history/src/utils/execHelpers_20241204230400.ts +0 -155
  922. package/.history/src/utils/execHelpers_20241204230406.ts +0 -158
  923. package/.history/src/utils/fileHelpers_20241022171702.ts +0 -0
  924. package/.history/src/utils/fileHelpers_20241022171708.ts +0 -26
  925. package/.history/src/utils/fileHelpers_20241022171710.ts +0 -25
  926. package/.history/src/utils/fileHelpers_20241022172138.ts +0 -28
  927. package/.history/src/utils/fileHelpers_20241022172140.ts +0 -25
  928. package/.history/src/utils/fileHelpers_20241022172141.ts +0 -28
  929. package/.history/src/utils/fileHelpers_20241022172149.ts +0 -25
  930. package/.history/src/utils/fileHelpers_20241023122746.ts +0 -25
  931. package/.history/src/utils/fileHelpers_20241023122918.ts +0 -25
  932. package/.history/src/utils/fileHelpers_20241023123030.ts +0 -25
  933. package/.history/src/utils/fileHelpers_20241024143618.ts +0 -26
  934. package/.history/src/utils/fileHelpers_20241024143620.ts +0 -26
  935. package/.history/src/utils/fileHelpers_20241024143621.ts +0 -27
  936. package/.history/src/utils/fileHelpers_20241024143624.ts +0 -27
  937. package/.history/src/utils/fileHelpers_20241024143626.ts +0 -27
  938. package/.history/src/utils/fileHelpers_20241024143627.ts +0 -27
  939. package/.history/src/utils/iosBuildUpdate_20241204195521.ts +0 -19
  940. package/.history/src/utils/iosBuildUpdate_20241204200446.ts +0 -19
  941. package/.history/src/utils/iosBuildUpdate_20241204200449.ts +0 -19
  942. package/.history/src/utils/iosBuildUpdate_20241204214831.ts +0 -19
  943. package/.history/src/utils/iosBuildUpdate_20241204215416.ts +0 -19
  944. package/.history/src/utils/iosBuildUpdate_20241204215419.ts +0 -19
  945. package/.history/src/utils/iosBuildUpdate_20241204220514.ts +0 -20
  946. package/.history/src/utils/iosBuildUpdate_20241204233937.ts +0 -0
  947. package/.history/src/utils/loggerHelpers_20241024111758.ts +0 -0
  948. package/.history/src/utils/loggerHelpers_20241024111808.ts +0 -0
  949. package/.history/src/utils/loggerHelpers_20241024111811.ts +0 -23
  950. package/.history/src/utils/loggerHelpers_20241024111815.ts +0 -23
  951. package/.history/src/utils/loggerHelpers_20241024111817.ts +0 -23
  952. package/.history/src/utils/loggerHelpers_20241024112049.ts +0 -23
  953. package/.history/src/utils/loggerHelpers_20241024112052.ts +0 -19
  954. package/.history/src/utils/loggerHelpers_20241024112104.ts +0 -19
  955. package/.history/src/utils/loggerHelpers_20241024112240.ts +0 -19
  956. package/.history/src/utils/loggerHelpers_20241024112250.ts +0 -19
  957. package/.history/src/utils/loggerHelpers_20241024112319.ts +0 -19
  958. package/.history/src/utils/loggerHelpers_20241024113854.ts +0 -19
  959. package/.history/src/utils/loggerHelpers_20241024113944.ts +0 -19
  960. package/.history/src/utils/loggerHelpers_20241024114008.ts +0 -19
  961. package/.history/src/utils/loggerHelpers_20241024114041.ts +0 -19
  962. package/.history/src/utils/stringHelpers_20241022171647.ts +0 -0
  963. package/.history/src/utils/stringHelpers_20241022171652.ts +0 -4
  964. package/.history/src/utils/stringHelpers_20241022171654.ts +0 -3
  965. package/.history/src/utils/upgrade_ios_version_20241204195456.ts +0 -0
  966. package/.history/src/utils/upgrade_ios_version_20241204195500.ts +0 -20
  967. package/.history/src/utils/upgrade_ios_version_20241204195510.ts +0 -20
  968. package/.history/src/utils/upgrade_ios_version_20241204195512.ts +0 -20
  969. package/.history/src/utils/upgrade_ios_version_20241204195515.ts +0 -20
  970. package/.history/src/utils/upgrade_ios_version_20241204195522.ts +0 -19
  971. package/.history/tsconfig_20241022171444.json +0 -0
  972. package/.history/tsconfig_20241022171451.json +0 -13
  973. package/.history/tsconfig_20241022171452.json +0 -13
  974. package/.history/tsconfig_20241022171455.json +0 -13
  975. package/.history/tsconfig_20241022171457.json +0 -13
  976. package/.history/tsconfig_20241022171459.json +0 -13
  977. package/.history/tsconfig_20241022171830.json +0 -12
  978. package/.history/tsconfig_20241022171833.json +0 -12
  979. package/.history/tsconfig_20241022173923.json +0 -12
  980. package/.history/tsconfig_20241022174319.json +0 -12
  981. package/.history/tsconfig_20241022174320.json +0 -12
  982. package/.history/tsconfig_20241022174322.json +0 -12
  983. package/.history/tsconfig_20241022174323.json +0 -12
  984. package/.history/tsconfig_20241023112545.json +0 -12
  985. package/.history/tsconfig_20241023122125.json +0 -13
  986. package/.history/tsconfig_20241023122216.json +0 -13
  987. package/.history/tsconfig_20241023123910.json +0 -13
  988. package/.history/tsconfig_20241023123916.json +0 -13
  989. package/.history/tsconfig_20241023123920.json +0 -14
  990. package/.history/tsconfig_20241023123939.json +0 -15
  991. package/.history/tsconfig_20241023123944.json +0 -15
  992. package/.history/tsconfig_20241023123947.json +0 -15
  993. package/.history/tsconfig_20241023124017.json +0 -15
  994. package/.history/tsconfig_20241023124020.json +0 -15
  995. package/.history/tsconfig_20241118221307.json +0 -16
  996. package/.history/tsconfig_20241118221308.json +0 -16
  997. package/.history/tsconfig_20241118221309.json +0 -16
  998. package/.history/tsconfig_20241118221310.json +0 -16
  999. package/.history/tsconfig_20241118221543.json +0 -16
  1000. package/.history/tsconfig_20241118221746.json +0 -16
  1001. package/.history/tsconfig_20241118222725.json +0 -16
  1002. package/.history/tsconfig_20241118222729.json +0 -16
  1003. package/.history/tsconfig_20241118222902.json +0 -16
  1004. package/.history/tsconfig_20241118223011.json +0 -16
  1005. package/.history/tsconfig_20241118223012.json +0 -16
  1006. package/.history/tsconfig_20241118223144.json +0 -16
  1007. package/.history/tsconfig_20241118223419.json +0 -16
  1008. package/.history/tsconfig_20241118223422.json +0 -16
  1009. package/.history/tsconfig_20241118223425.json +0 -16
  1010. package/.history/tsconfig_20241118223428.json +0 -16
  1011. package/.history/tsconfig_20241118223437.json +0 -16
  1012. package/.history/tsconfig_20241118223440.json +0 -16
  1013. package/.history/tsconfig_20241118223447.json +0 -16
  1014. package/.history/tsconfig_20241118223643.json +0 -16
  1015. package/.history/tsconfig_20241118223644.json +0 -16
  1016. package/.history/tsconfig_20241118223646.json +0 -16
  1017. package/.history/tsconfig_20241118223647.json +0 -16
  1018. package/.idea/.name +0 -1
  1019. package/.idea/misc.xml +0 -6
  1020. package/.idea/modules.xml +0 -8
  1021. package/.idea/mycli.iml +0 -9
  1022. package/.idea/php.xml +0 -9
  1023. package/dist/utils/iosBuildUpdate.js +0 -18
  1024. package/src/types/json.d.ts +0 -7
package/CHANGELOG.md CHANGED
@@ -10,6 +10,15 @@ We follow Semantic Versioning (SemVer) to indicate the nature of changes:
10
10
 
11
11
  Each section lists the changes in chronological order, with the most recent release at the top. We also include links to relevant discussions or issues when appropriate.
12
12
 
13
+ ## [1.1.1]
14
+ ### Added
15
+ - **VS Code Setup Command:** Use the `setup-vscode` command to automatically create a `.vscode` folder with recommended Flutter settings—configured specifically for FVM. This command streamlines your project setup by setting the Flutter SDK path to `.fvm/flutter_sdk`, ensuring a smooth development experience for FVM users.
16
+
17
+
18
+ ## [1.0.4]
19
+ ### Modified
20
+ - Updated the CLI to support the latest version of Opticore.
21
+
13
22
  ## [1.0.3]
14
23
  ### Optimized
15
24
  - Updated the CLI to support the latest version of Opticore.
package/USAGE.md CHANGED
@@ -146,6 +146,16 @@ optikit open-ios
146
146
 
147
147
  ---
148
148
 
149
+ ### 11. VS Code Setup Command
150
+ - Automatically create a `.vscode` folder with a `settings.json` file preconfigured for Flutter projects using FVM. This command streamlines your project setup by setting the Flutter SDK path to `.fvm/flutter_sdk`.
151
+
152
+ ```bash
153
+ optikit setup-vscode
154
+ ```
155
+
156
+ ---
157
+
158
+
149
159
  ## Verification
150
160
 
151
161
  After running any command, you can verify its success by observing the output or using the `optikit --version` command to confirm the CLI's version.
package/dist/cli.js CHANGED
@@ -11,6 +11,7 @@ import { buildFlutterApk, buildFlutterBundle, buildFlutterIos, buildFlutterIpa,
11
11
  import { boxenOptions } from "./styles.js";
12
12
  import { openIos, openAndroid } from "./commands/openProject.js";
13
13
  import { createRequire } from "module";
14
+ import { createVscodeSettings } from "./commands/setupVSCode.js";
14
15
  const require = createRequire(import.meta.url);
15
16
  const packageInfo = require("../package.json");
16
17
  const version = packageInfo.version;
@@ -124,6 +125,8 @@ const options = yargs(hideBin(process.argv))
124
125
  })
125
126
  .command("open-android", "Open the Android project in Android Studio", {}, async () => {
126
127
  await openAndroid();
128
+ }).command("setup-vscode", "Create a .vscode folder with recommended Flutter settings", () => { }, async () => {
129
+ await createVscodeSettings();
127
130
  })
128
131
  .version(version)
129
132
  .help(true).argv;
@@ -0,0 +1,40 @@
1
+ import { execCommand } from "../utils/execHelpers.js";
2
+ import { LoggerHelpers } from "../utils/loggerHelpers.js";
3
+ export { createVscodeSettings, };
4
+ /**
5
+ * Creates a .vscode directory (if it doesn't exist) and writes a settings.json file
6
+ * with recommended Flutter configuration. The Flutter SDK path is set to ".fvm/flutter_sdk".
7
+ */
8
+ async function createVscodeSettings() {
9
+ try {
10
+ // Create the .vscode folder (using -p ensures it won't error if it already exists)
11
+ await execCommand('mkdir -p .vscode');
12
+ LoggerHelpers.success("Created .vscode directory (if not already present).");
13
+ // Use a heredoc to write the settings.json file
14
+ const command = `
15
+ cat << 'EOF' > .vscode/settings.json
16
+ {
17
+ "dart.flutterSdkPath": ".fvm/flutter_sdk",
18
+ "editor.formatOnSave": true,
19
+ "dart.previewFlutterUiGuides": true,
20
+ "files.exclude": {
21
+ "**/.git": true,
22
+ "**/.DS_Store": true,
23
+ "**/node_modules": true,
24
+ "**/build": true
25
+ }
26
+ }
27
+ EOF
28
+ `;
29
+ await execCommand(command);
30
+ LoggerHelpers.success("Created .vscode/settings.json with Flutter configuration.");
31
+ }
32
+ catch (error) {
33
+ if (error instanceof Error) {
34
+ LoggerHelpers.error(`Error while creating VSCode settings: ${error.message}`);
35
+ }
36
+ else {
37
+ LoggerHelpers.error(`Error while creating VSCode settings: ${error}`);
38
+ }
39
+ }
40
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "optikit",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "OptiKit CLI",
5
5
  "main": "src/cli.ts",
6
6
  "type": "module",
@@ -14,17 +14,17 @@
14
14
  },
15
15
  "keywords": [
16
16
  "optikit",
17
- "optikit_cli"
17
+ "optikit_cli",
18
+ "optikit_cli_tool",
19
+ "opticore"
18
20
  ],
19
21
  "author": "Mahmoud El Shenawy",
20
22
  "license": "ISC",
21
23
  "dependencies": {
22
- "appium-doctor": "1.16.2",
23
24
  "arg": "^5.0.2",
24
25
  "boxen": "^8.0.1",
25
26
  "chalk": "^4.1.2",
26
27
  "esm": "^3.2.25",
27
- "inquirer": "^9.2.0",
28
28
  "yargs": "^17.7.2"
29
29
  },
30
30
  "devDependencies": {
@@ -38,4 +38,4 @@
38
38
  "ts-node": "^10.9.1",
39
39
  "typescript": "^5.6.3"
40
40
  }
41
- }
41
+ }
package/src/cli.ts CHANGED
@@ -17,6 +17,7 @@ import {
17
17
  import { boxenOptions } from "./styles.js";
18
18
  import { openIos, openAndroid } from "./commands/openProject.js";
19
19
  import { createRequire } from "module";
20
+ import { createVscodeSettings } from "./commands/setupVSCode.js";
20
21
  const require = createRequire(import.meta.url);
21
22
  const packageInfo: { version: string } = require("../package.json");
22
23
 
@@ -182,6 +183,13 @@ const options = yargs(hideBin(process.argv))
182
183
  async () => {
183
184
  await openAndroid();
184
185
  }
186
+ ).command(
187
+ "setup-vscode",
188
+ "Create a .vscode folder with recommended Flutter settings",
189
+ () => {},
190
+ async () => {
191
+ await createVscodeSettings();
192
+ }
185
193
  )
186
194
  .version(version)
187
195
  .help(true).argv;
@@ -26,12 +26,12 @@ async function openAndroid() {
26
26
 
27
27
  const osPlatform = platform();
28
28
  let command;
29
-
30
-
29
+
30
+
31
31
  if (osPlatform === "win32") {
32
32
  command = "start android";
33
33
  } else if (osPlatform === "darwin") {
34
- command = "open -a 'Android Studio' android";
34
+ command = "open -a 'Android Studio' android";
35
35
  } else {
36
36
  command = "xdg-open android";
37
37
  }
@@ -0,0 +1,44 @@
1
+ import chalk from "chalk";
2
+ import { execCommand } from "../utils/execHelpers.js";
3
+ import { LoggerHelpers } from "../utils/loggerHelpers.js";
4
+
5
+ export {
6
+ createVscodeSettings,
7
+ };
8
+
9
+ /**
10
+ * Creates a .vscode directory (if it doesn't exist) and writes a settings.json file
11
+ * with recommended Flutter configuration. The Flutter SDK path is set to ".fvm/flutter_sdk".
12
+ */
13
+ async function createVscodeSettings(): Promise<void> {
14
+ try {
15
+ // Create the .vscode folder (using -p ensures it won't error if it already exists)
16
+ await execCommand('mkdir -p .vscode');
17
+ LoggerHelpers.success("Created .vscode directory (if not already present).");
18
+
19
+ // Use a heredoc to write the settings.json file
20
+ const command = `
21
+ cat << 'EOF' > .vscode/settings.json
22
+ {
23
+ "dart.flutterSdkPath": ".fvm/flutter_sdk",
24
+ "editor.formatOnSave": true,
25
+ "dart.previewFlutterUiGuides": true,
26
+ "files.exclude": {
27
+ "**/.git": true,
28
+ "**/.DS_Store": true,
29
+ "**/node_modules": true,
30
+ "**/build": true
31
+ }
32
+ }
33
+ EOF
34
+ `;
35
+ await execCommand(command);
36
+ LoggerHelpers.success("Created .vscode/settings.json with Flutter configuration.");
37
+ } catch (error) {
38
+ if (error instanceof Error) {
39
+ LoggerHelpers.error(`Error while creating VSCode settings: ${error.message}`);
40
+ } else {
41
+ LoggerHelpers.error(`Error while creating VSCode settings: ${error}`);
42
+ }
43
+ }
44
+ }
@@ -98,19 +98,19 @@ async function updateIosVersionAndBuild(version: string, iosBuild: string) {
98
98
  /CURRENT_PROJECT_VERSION\s*=\s*[^;]+;/g,
99
99
  `CURRENT_PROJECT_VERSION = ${iosBuild};`
100
100
  );
101
-
101
+
102
102
  fs.writeFileSync(projectPbxProjPath, projectContent);
103
-
103
+
104
104
  LoggerHelpers.success(`Updated MARKETING_VERSION to ${version} and CURRENT_PROJECT_VERSION to ${iosBuild}`);
105
-
105
+
106
106
  const infoPlistPath = path.join(currentDir, "ios/Runner/Info.plist");
107
-
107
+
108
108
  if (!fs.existsSync(infoPlistPath)) {
109
109
  throw new Error(`Info.plist not found at ${infoPlistPath}`);
110
110
  }
111
-
111
+
112
112
  const infoPlistContent = fs.readFileSync(infoPlistPath, "utf8");
113
-
113
+
114
114
  const updatedPlist = infoPlistContent
115
115
  .replace(
116
116
  /<key>CFBundleShortVersionString<\/key>\s*<string>\$\{MARKETING_VERSION\}<\/string>/,
@@ -120,10 +120,10 @@ async function updateIosVersionAndBuild(version: string, iosBuild: string) {
120
120
  /<key>CFBundleVersion<\/key>\s*<string>\$\{CURRENT_PROJECT_VERSION\}<\/string>/,
121
121
  `<key>CFBundleVersion</key><string>${iosBuild}</string>`
122
122
  );
123
-
123
+
124
124
  fs.writeFileSync(infoPlistPath, updatedPlist);
125
125
  LoggerHelpers.success("Updated Info.plist with the new version and iOS build.");
126
-
126
+
127
127
  } catch (error) {
128
128
  LoggerHelpers.error(
129
129
  `Error while updating iOS version and build: ${
@@ -1,53 +0,0 @@
1
- # Node.js modules
2
- node_modules/
3
-
4
- # Build output
5
- dist/
6
-
7
- # Log files
8
- *.log
9
-
10
- # Environment variables
11
- .env
12
- .env.local
13
- .env.*.local
14
-
15
- # Temporary files
16
- *.tmp
17
- *.temp
18
- *.cache
19
-
20
- # IDE and Editor folders
21
- .idea/
22
- .vscode/
23
- .DS_Store
24
-
25
- # TypeScript output
26
- *.tsbuildinfo
27
- *.js
28
- *.d.ts
29
-
30
- # Ignore package-lock.json
31
- package-lock.json
32
-
33
- # Yarn specific files
34
- yarn-error.log
35
- yarn-debug.log
36
-
37
- # OS specific files
38
- Thumbs.db
39
- ehthumbs.db
40
- Icon?
41
- Desktop.ini
42
-
43
- # Coverage directory used by tools like istanbul
44
- coverage/
45
-
46
- # Jest test results
47
- jest-test-results.json
48
-
49
- # NPM local config
50
- .npm/
51
-
52
- # npm-debug.log
53
- npm-debug.log*
@@ -1,54 +0,0 @@
1
- # Node.js modules
2
- node_modules/
3
-
4
- # Build output
5
- dist/
6
-
7
- # Log files
8
- *.log
9
-
10
- # Environment variables
11
- .env
12
- .env.local
13
- .env.*.local
14
-
15
- # Temporary files
16
- *.tmp
17
- *.temp
18
- *.cache
19
-
20
- # IDE and Editor folders
21
- .idea/
22
- .vscode/
23
- .DS_Store
24
-
25
- # TypeScript output
26
- *.tsbuildinfo
27
- *.js
28
- *.d.ts
29
-
30
- # Ignore package-lock.json
31
- package-lock.json
32
-
33
- # Yarn specific files
34
- yarn-error.log
35
- yarn-debug.log
36
-
37
- # OS specific files
38
- Thumbs.db
39
- ehthumbs.db
40
- Icon?
41
- Desktop.ini
42
-
43
- # Coverage directory used by tools like istanbul
44
- coverage/
45
-
46
- # Jest test results
47
- jest-test-results.json
48
-
49
- # NPM local config
50
- .npm/
51
-
52
- # npm-debug.log
53
- npm-debug.log*
54
-
@@ -1,55 +0,0 @@
1
- # Node.js modules
2
- node_modules/
3
-
4
- # Build output
5
- dist/
6
-
7
- # Log files
8
- *.log
9
-
10
- # Environment variables
11
- .env
12
- .env.local
13
- .env.*.local
14
-
15
- # Temporary files
16
- *.tmp
17
- *.temp
18
- *.cache
19
-
20
- # IDE and Editor folders
21
- .idea/
22
- .vscode/
23
- .DS_Store
24
-
25
- # TypeScript output
26
- *.tsbuildinfo
27
- *.js
28
- *.d.ts
29
-
30
- # Ignore package-lock.json
31
- package-lock.json
32
-
33
- # Yarn specific files
34
- yarn-error.log
35
- yarn-debug.log
36
-
37
- # OS specific files
38
- Thumbs.db
39
- ehthumbs.db
40
- Icon?
41
- Desktop.ini
42
-
43
- # Coverage directory used by tools like istanbul
44
- coverage/
45
-
46
- # Jest test results
47
- jest-test-results.json
48
-
49
- # NPM local config
50
- .npm/
51
-
52
- # npm-debug.log
53
- npm-debug.log*
54
-
55
- #
@@ -1,55 +0,0 @@
1
- # Node.js modules
2
- node_modules/
3
-
4
- # Build output
5
- dist/
6
-
7
- # Log files
8
- *.log
9
-
10
- # Environment variables
11
- .env
12
- .env.local
13
- .env.*.local
14
-
15
- # Temporary files
16
- *.tmp
17
- *.temp
18
- *.cache
19
-
20
- # IDE and Editor folders
21
- .idea/
22
- .vscode/
23
- .DS_Store
24
-
25
- # TypeScript output
26
- *.tsbuildinfo
27
- *.js
28
- *.d.ts
29
-
30
- # Ignore package-lock.json
31
- package-lock.json
32
-
33
- # Yarn specific files
34
- yarn-error.log
35
- yarn-debug.log
36
-
37
- # OS specific files
38
- Thumbs.db
39
- ehthumbs.db
40
- Icon?
41
- Desktop.ini
42
-
43
- # Coverage directory used by tools like istanbul
44
- coverage/
45
-
46
- # Jest test results
47
- jest-test-results.json
48
-
49
- # NPM local config
50
- .npm/
51
-
52
- # npm-debug.log
53
- npm-debug.log*
54
-
55
- #
@@ -1,56 +0,0 @@
1
- # Node.js modules
2
- node_modules/
3
-
4
- # Build output
5
- dist/
6
-
7
- # Log files
8
- *.log
9
-
10
- # Environment variables
11
- .env
12
- .env.local
13
- .env.*.local
14
-
15
- # Temporary files
16
- *.tmp
17
- *.temp
18
- *.cache
19
-
20
- # IDE and Editor folders
21
- .idea/
22
- .vscode/
23
- .DS_Store
24
-
25
- # TypeScript output
26
- *.tsbuildinfo
27
- *.js
28
- *.d.ts
29
-
30
- # Ignore package-lock.json
31
- package-lock.json
32
-
33
- # Yarn specific files
34
- yarn-error.log
35
- yarn-debug.log
36
-
37
- # OS specific files
38
- Thumbs.db
39
- ehthumbs.db
40
- Icon?
41
- Desktop.ini
42
-
43
- # Coverage directory used by tools like istanbul
44
- coverage/
45
-
46
- # Jest test results
47
- jest-test-results.json
48
-
49
- # NPM local config
50
- .npm/
51
-
52
- # npm-debug.log
53
- npm-debug.log*
54
-
55
- # .history directory
56
- .history/
File without changes
@@ -1,4 +0,0 @@
1
- node_modules/
2
- dist/
3
- *.log
4
- test/
@@ -1,4 +0,0 @@
1
- node_modules/
2
- dist/
3
- *.log
4
- test/
@@ -1,4 +0,0 @@
1
- node_modules/
2
- dist/
3
- *.log
4
- test/
@@ -1,34 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project are documented in this file. Each release includes details about new features, improvements, bug fixes, and any breaking changes. This changelog helps users and developers track the evolution of the project and understand how different versions may impact their use of the tool.
4
-
5
- We follow Semantic Versioning (SemVer) to indicate the nature of changes:
6
-
7
- • MAJOR: Breaking changes that may affect compatibility.
8
- • MINOR: New features or improvements that are backward compatible.
9
- • PATCH: Bug fixes and minor improvements that are backward compatible.
10
-
11
- Each section lists the changes in chronological order, with the most recent release at the top. We also include links to relevant discussions or issues when appropriate.
12
-
13
- ## [1.1.0] - 2024-11-21
14
- ### Added
15
- - New Commands:
16
- - `optikit flutter-update-version`: Update the version and build numbers for both Android and iOS, with support for automatic versioning and build number management.
17
- - `optikit flutter-build-ios`: Build the Flutter iOS app for release, with support for FVM and automatic version incrementing
18
- - `optikit flutter-build-ipa`: Create a release IPA for the Flutter app, with support for FVM and automatic version incrementing.
19
-
20
- ## [1.0.0] - 2024-11-18
21
- ### Added
22
- - Initial release of the CLI tool with the following commands:
23
- - `optikit generate module <module_name>`
24
- - `optikit clean-flutter`
25
- - `optikit clean-ios`
26
- - `sheno flutter-build-apk`
27
- - `sheno flutter-build-bundle`
28
- - `sheno open-android`
29
- - `sheno open-ios`
30
- - Support for version handling using Semantic Versioning (SemVer).
31
-
32
- ## [0.1.0] - 2024-10-15
33
- ### Added
34
- - Initial prototype with basic CLI command structure.
@@ -1,34 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project are documented in this file. Each release includes details about new features, improvements, bug fixes, and any breaking changes. This changelog helps users and developers track the evolution of the project and understand how different versions may impact their use of the tool.
4
-
5
- We follow Semantic Versioning (SemVer) to indicate the nature of changes:
6
-
7
- • MAJOR: Breaking changes that may affect compatibility.
8
- • MINOR: New features or improvements that are backward compatible.
9
- • PATCH: Bug fixes and minor improvements that are backward compatible.
10
-
11
- Each section lists the changes in chronological order, with the most recent release at the top. We also include links to relevant discussions or issues when appropriate.
12
-
13
- ## [1.1.0] - 2024-11-21
14
- ### Added
15
- - New Commands:
16
- - `optikit flutter-update-version`: Update the version and build numbers for both Android and iOS, with support for automatic versioning and build number management.
17
- - `optikit flutter-build-ios`: Build the Flutter iOS app for release, with support for FVM and automatic version incrementing
18
- - `optikit flutter-build-ipa`: Create a release IPA for the Flutter app, with support for FVM and automatic version incrementing.
19
-
20
- ## [1.0.0] - 2024-11-18
21
- ### Added
22
- - Initial release of the CLI tool with the following commands:
23
- - `optikit generate module <module_name>`
24
- - `optikit clean-flutter`
25
- - `optikit clean-ios`
26
- - `optikit flutter-build-apk`
27
- - `optikit flutter-build-bundle`
28
- - `optikit open-android`
29
- - `optikit open-ios`
30
- - Support for version handling using Semantic Versioning (SemVer).
31
-
32
- ## [0.1.0] - 2024-10-15
33
- ### Added
34
- - Initial prototype with basic CLI command structure.
@@ -1,4 +0,0 @@
1
-
2
- ## [0.1.0] - 2024-10-15
3
- ### Added
4
- - Initial prototype with basic CLI command structure.
@@ -1,3 +0,0 @@
1
- ## [0.1.0] - 2024-10-15
2
- ### Added
3
- - Initial prototype with basic CLI command structure.
@@ -1,3 +0,0 @@
1
- ## [0.1.0]
2
- ### Added
3
- - Initial prototype with basic CLI command structure.
@@ -1,3 +0,0 @@
1
- ## [1.1.0]
2
- ### Added
3
- - Initial prototype with basic CLI command structure.
@@ -1,3 +0,0 @@
1
- ## [1.0.0]
2
- ### Added
3
- - Initial prototype with basic CLI command structure.
@@ -1,3 +0,0 @@
1
- ## [1.0.0]
2
- ### Added
3
- - Initial prototype with basic CLI command structure.
@@ -1,34 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project are documented in this file. Each release includes details about new features, improvements, bug fixes, and any breaking changes. This changelog helps users and developers track the evolution of the project and understand how different versions may impact their use of the tool.
4
-
5
- We follow Semantic Versioning (SemVer) to indicate the nature of changes:
6
-
7
- • MAJOR: Breaking changes that may affect compatibility.
8
- • MINOR: New features or improvements that are backward compatible.
9
- • PATCH: Bug fixes and minor improvements that are backward compatible.
10
-
11
- Each section lists the changes in chronological order, with the most recent release at the top. We also include links to relevant discussions or issues when appropriate.
12
-
13
- ## [1.1.0] - 2024-11-21
14
- ### Added
15
- - New Commands:
16
- - `optikit flutter-update-version`: Update the version and build numbers for both Android and iOS, with support for automatic versioning and build number management.
17
- - `optikit flutter-build-ios`: Build the Flutter iOS app for release, with support for FVM and automatic version incrementing
18
- - `optikit flutter-build-ipa`: Create a release IPA for the Flutter app, with support for FVM and automatic version incrementing.
19
-
20
- ## [1.0.0] - 2024-11-18
21
- ### Added
22
- - Initial release of the CLI tool with the following commands:
23
- - `optikit generate module <module_name>`
24
- - `optikit clean-flutter`
25
- - `optikit clean-ios`
26
- - `optikit flutter-build-apk`
27
- - `optikit flutter-build-bundle`
28
- - `sheno open-android`
29
- - `sheno open-ios`
30
- - Support for version handling using Semantic Versioning (SemVer).
31
-
32
- ## [0.1.0] - 2024-10-15
33
- ### Added
34
- - Initial prototype with basic CLI command structure.