f2a1a977caf39329f0de62f39465d118e2fe0596
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type File to InfoPList in method public getIosInfoPList() : InfoPList in class org.robovm.compiler.config.Config | From | To | |
| Extract Method | 1 | ||
| Extract Method protected getMinimumOSVersion() : String extracted from protected doBuild(outFile File, ccArgs List<String>, objectFiles List<File>, libArgs List<String>) : void in class org.robovm.compiler.target.ios.IOSTarget | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type iosInfoPList : File to iosInfoPList : InfoPList in class org.robovm.compiler.config.Config | From | To |