This website requires JavaScript.
Explore
Help
Register
Sign In
pascal
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Releases
Activity
Files
bdbff87c7615a983e4376efe899b77c451b7fb9e
lazarus-ccr
/
components
/
iphonelazext
History
skalogryz
bdbff87c76
iphonelazext: adding resource files list support. todo: detect file type of a resource file. Currently Xcode identifies each file as mach-o binary
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@4405
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-20 06:04:33 +00:00
..
examples
…
pbx
iphonelazext: update in Xcode project generation, using pbx files rather than a text template. Updates project options dialog to compare changes and mark project as modified, if necessary
2015-12-20 03:54:35 +00:00
tests
iphonelazext: changing run simulator to apples instruments utility. Updated the frames to use resources files, instead of the old include files
2015-12-07 04:04:01 +00:00
environment_iphone_options.lfm
iphonelazext: changing run simulator to apples instruments utility. Updated the frames to use resources files, instead of the old include files
2015-12-07 04:04:01 +00:00
environment_iphone_options.lrs
…
environment_iphone_options.pas
iphonelazext: changing run simulator to apples instruments utility. Updated the frames to use resources files, instead of the old include files
2015-12-07 04:04:01 +00:00
ideext.pas
iphonelazext: adding resource files list support. todo: detect file type of a resource file. Currently Xcode identifies each file as mach-o binary
2015-12-20 06:04:33 +00:00
ioptionsdialog.lfm
…
ioptionsdialog.lrs
…
ioptionsdialog.pas
…
iphonebundle.pas
…
iphoneextoptions.pas
iphonelazext: update in Xcode project generation, using pbx files rather than a text template. Updates project options dialog to compare changes and mark project as modified, if necessary
2015-12-20 03:54:35 +00:00
iphoneextstr.pas
iphonelazext: update in Xcode project generation, using pbx files rather than a text template. Updates project options dialog to compare changes and mark project as modified, if necessary
2015-12-20 03:54:35 +00:00
iphonelazext.lpk
iphonelazext: update in Xcode project generation, using pbx files rather than a text template. Updates project options dialog to compare changes and mark project as modified, if necessary
2015-12-20 03:54:35 +00:00
iphonelazext.pas
iphonelazext: update in Xcode project generation, using pbx files rather than a text template. Updates project options dialog to compare changes and mark project as modified, if necessary
2015-12-20 03:54:35 +00:00
iphonesimctrl.pas
iphonelazext: changing run simulator to apples instruments utility. Updated the frames to use resources files, instead of the old include files
2015-12-07 04:04:01 +00:00
lazfilesutils.pas
iphonelazext: update in Xcode project generation, using pbx files rather than a text template. Updates project options dialog to compare changes and mark project as modified, if necessary
2015-12-20 03:54:35 +00:00
newxibdialog.lfm
…
newxibdialog.pas
…
plistfile.pas
iphonelazext: update the way of parsing plistadded an ability to convert to XML, if non xml plist foundadded exception catch during reading of system configuration
2015-03-16 03:55:19 +00:00
project_iphone_options.lfm
iphonelazext: update in Xcode project generation, using pbx files rather than a text template. Updates project options dialog to compare changes and mark project as modified, if necessary
2015-12-20 03:54:35 +00:00
project_iphone_options.lrs
…
project_iphone_options.pas
iphonelazext: update in Xcode project generation, using pbx files rather than a text template. Updates project options dialog to compare changes and mark project as modified, if necessary
2015-12-20 03:54:35 +00:00
xcodeproject.pas
…
xcodetemplate.pas
iphonelazext: adding resource files list support. todo: detect file type of a resource file. Currently Xcode identifies each file as mach-o binary
2015-12-20 06:04:33 +00:00
xcodeutils.pas
iphonelazext: update the way of parsing plistadded an ability to convert to XML, if non xml plist foundadded exception catch during reading of system configuration
2015-03-16 03:55:19 +00:00
xibfile.pas
…