Commit Graph

14 Commits

Author SHA1 Message Date
180a5c96c9 reading files based of the Xcode project
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-17 18:55:41 +00:00
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
12c2780d5c iphonelazext: updating existing xcode project, instead of recreating it from scratch
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-22 14:54:36 +00:00
7b707a09f6 iphonelazext: update xcode projection generation. Reuse the existing file rather than recreating it everytime
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-18 16:55:44 +00:00
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
00d14e3914 iphonelazext: started specific project updates (getting rid of rewriting the xcode project file)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-18 06:49:24 +00:00
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
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
d59b9250ff iphonelazext: added unescaping of PBX properties values during parsing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4426 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-16 06:48:25 +00:00
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
6b71585e4e iphonelazext: fix pbxtest compilation to use new function names
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4424 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-16 05:47:34 +00:00
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
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
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