aboutsummaryrefslogtreecommitdiffstats
path: root/examples/cocoa-touch-application
Commit message (Expand)AuthorAgeFilesLines
* Cocoa Touch Application: add example of code signing settingsAndrey Filipenkov2023-06-181-0/+5
* Remove `import qbs` from all project filesDenis Shienkov2021-08-041-2/+0
* Cocoa Touch Application: use launch storyboardAndrey Filipenkov2020-12-147-15/+57
* Cocoa Touch Application: change bundle identifier's prefix to io.qbsAndrey Filipenkov2020-12-142-3/+5
* Cocoa Touch Application: upgrade Xcode project to 12.2Andrey Filipenkov2020-12-142-2/+44
* Cocoa Touch Application: convert to Automated Reference CountingAndrey Filipenkov2020-12-146-40/+19
* Cocoa Touch Application: set deployment target to iOS 9.0Andrey Filipenkov2020-12-142-3/+3
* Install Cocoa Touch ApplicationIvan Komissarov2020-12-081-0/+1
* Move some file to bundle.resources in Cocoa Touch ApplicationIvan Komissarov2020-12-081-4/+12
* Rename .qbs files in examples to match catalog structureIvan Komissarov2020-05-181-0/+0
* Do not hardcode qbs.targetPlatform in CocoaTouchApplication.qbsIvan Komissarov2020-04-141-4/+1
* Fix compiler warnings on macOSIvan Komissarov2019-11-201-1/+1
* Fix compiling with project.withExamples:true on MacIvan Komissarov2019-07-011-1/+3
* Examples: explicitly set the target platform for the Apple onesJake Petroules2018-02-231-1/+3
* Merge 1.9 into masterChristian Kandeler2017-10-052-3/+3
|\
| * Increase the iOS example app's deployment target to 8.0Jake Petroules2017-10-042-3/+3
* | Merge remote-tracking branch 'origin/1.9'Joerg Bornemann2017-09-261-1/+1
|\|
| * Fix Info.plist variable expansion warning in example projectsJake Petroules2017-09-201-1/+1
* | Make sure all files in the repository are shown in the Qbs project treeJake Petroules2017-08-161-0/+7
* | Update the license headers of examplesJoerg Bornemann2017-08-034-68/+114
|/
* Fix Cocoa examplesJake Petroules2016-12-121-2/+6
* Update license headersIikka Eklund2016-08-293-39/+69
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-089-9/+9
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-069-9/+9
* | Remove items scheduled for removal in 1.6.Jake Petroules2016-04-221-4/+1
|/
* Deprecate bundle.infoPlistFile and start tagging Info.plist files.Jake Petroules2015-11-021-0/+2
* Use org.example instead of com.petroules in Info.plists.Jake Petroules2015-09-221-1/+1
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-289-52/+52
|\
| * Update LicenseEike Ziller2015-01-269-52/+52
* | Refactor bundle (CFBundle) support across all of Qbs.Jake Petroules2015-01-131-2/+1
|/
* License update.Eike Ziller2014-10-168-56/+64
* Incremented year in copyright infoRobert Loehning2014-01-089-10/+10
* Support :rfc1034identifier in Info.plist processing.Jake Petroules2013-12-022-9/+10
* Add iOS equivalent of CocoaApplication example.Jake Petroules2013-11-2219-0/+1847