├── README.md └── apps_list.docx /README.md: -------------------------------------------------------------------------------- 1 | # iOS-App-database 2 | This iOS app database is first collected and used in the paper 'A First Look at On-device Models in iOS Apps', which has been accepted by ACM Transactions on Software Engineering and Methodology (TOSEM). 3 | 4 | # Data Source 5 | This is the database [Google Drive Link](https://drive.google.com/drive/folders/1W_d7dCtLjbsULumlrInNH3lfJb-3vcRf?usp=sharing) 6 | 7 | we downloaded source IPA files of all 2312 top-rated free apps across 25 categories which are all publicly available on the US Apple App Store by Dec. 2022. 8 | 9 | We demonstrate how to download iOS source files in Section 3.2 iOS App Collection of our paper. 10 | 11 | If this dataset benefits your research, we hope you cite our paper. 12 | 13 | @article{10.1145/3617177, 14 | 15 | author = {Hu, Han and Huang, Yujin and Chen, Qiuyuan and zhuo, Terry Yue and Chen, Chunyang}, 16 | 17 | title = {A First Look at On-Device Models in IOS Apps}, 18 | 19 | year = {2023}, 20 | 21 | publisher = {Association for Computing Machinery}, 22 | 23 | address = {New York, NY, USA}, 24 | 25 | issn = {1049-331X}, 26 | 27 | url = {https://doi.org/10.1145/3617177}, 28 | 29 | doi = {10.1145/3617177}, 30 | 31 | journal = {ACM Trans. Softw. Eng. Methodol.}, 32 | 33 | month = {aug}, 34 | 35 | keywords = {on-device models, mobile, iOS, iPhone, adversarial attack} 36 | } 37 | -------------------------------------------------------------------------------- /apps_list.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huhanGitHub/iOS-App-database/2b4ec5111132c80fa516fdbf1c109f648b1b92c5/apps_list.docx --------------------------------------------------------------------------------