Commit Graph

9 Commits

Author SHA1 Message Date
skalogryz
70fe3a5109 iphonelazext: fixing the warning (ansi to wide, wide to ansi) shown on fpc 3. Updating building script. Forcing to use the script file on Xcode project generation. Using custom options in Xcode project. Fix resolving of project paths
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5045 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 03:34:23 +00:00
skalogryz
453bbc4ddb iphonelazext: skip IDs that are already in use, when writeing pbx container file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-25 03:50:21 +00:00
skalogryz
364c9a7fc6 iphonelazext: fix compilation warnings clean up the code of debugging messages.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4434 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-18 16:55:10 +00:00
skalogryz
d271a0a469 iphonelazext: added handling of unregistered classes and unknown properties, so the data would not be lost, even if not recognized by rtti reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-17 07:13:47 +00:00
skalogryz
81c4d1c7d5 iphonelazext: added support for unknown (unregistered) pbx class.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4427 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-16 07:00:58 +00:00
skalogryz
76d93becf9 iphonelazext: fix pbx file reading to process escaped quote characters. Registered PBXShellScriptBuildPhase for reading
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4425 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-16 06:16:32 +00:00
skalogryz
f8f909c0c0 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
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-20 03:54:35 +00:00
skalogryz
9823611c8b iphonelazext: refactoring of names for xcode project utility functions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3716 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-11-11 04:52:01 +00:00
skalogryz
aa2c670376 iphonelazext: adding pbx file-xcode project sources
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3713 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-11-10 02:30:09 +00:00