Commit Graph

60 Commits

Author SHA1 Message Date
skalogryz
755117f397 iphonelazext: updated TargetCPU to %CPUTARGET templates replacement when processing compiler project options
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5263 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-16 07:08:23 +00:00
skalogryz
2daef0ba4a iphonelazext: the ihelloworld project doesn't have any resources associated with it
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5046 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 13:24:16 +00:00
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
43a1354fe2 iphonelazext: updating the example hello world project to be compatbile with the later iOS versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5044 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 03:31:34 +00:00
skalogryz
6e6d5a064a iphonelazext: initiated support for building script. Added into environmental option. Changing registration process
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5040 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-28 19:29:12 +00:00
skalogryz
c9347b902a iphonelazext: breaking up compiler options by CPU target
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4633 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-30 22:10:34 +00:00
skalogryz
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
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
5598f9414b iphonelazext: fix info.plist detection of xml format
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4585 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-23 13:17:53 +00:00
skalogryz
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
skalogryz
d74f95b11c iphonelazext: removed the interception of project building action
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4440 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-19 13:59:15 +00:00
skalogryz
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
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
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
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
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
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
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
skalogryz
add0db0bee iphonelazext: changed update Xcode project. Only create info.plist, if file doesn't exist, reuse, if existing info.plist
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-07 05:22:03 +00:00
skalogryz
d6a99df706 iphonelazext: plistfile test project - plistread. Added an ability to add more string values to plist file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4415 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-06 14:21:36 +00:00
skalogryz
f3a55dedd4 iphonelazext: update the package to allow non OSX platform compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4414 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-06 13:32:35 +00:00
skalogryz
f92d194a8d iphonelazext: fixed installation process, using simctl install to actually install an application to the simulator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4413 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-01 19:18:18 +00:00
skalogryz
861501fa99 iphonelazext: support of launching sim with hijacking the app output to the extension log dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4412 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-01 06:45:21 +00:00
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
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
df4dfb0ba4 iphonelazext: changing run simulator to apples instruments utility. Updated the frames to use resources files, instead of the old include files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4401 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-07 04:04:01 +00:00
skalogryz
186029ef86 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
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4037 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-03-16 03:55:19 +00:00
skalogryz
2e169dddfe iphonelazext: read XML plist file into the structure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4033 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-03-15 05:49:27 +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
skalogryz
91dcfc5a4a iphonelazext: relocate iphone specific option under 'Project Options'...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3711 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-11-09 05:24:35 +00:00
loesje_
240a03937a * Updated project file
* Incremented package-version to 0.7.0
 * Marked package as a design-time only package

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2648 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 01:43:02 +00:00
loesje_
ca1f5066e7 * Add custom-settings to an exported XCode-project to make it possible to compile for iOS _and_ the Simulator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2647 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 01:39:54 +00:00
loesje_
2236146a6a * Without this fix, IBTool sometimes closes Lazaruss stdOut, which leads to disk full error messages
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2643 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-29 20:28:25 +00:00
loesje_
ca8e90efe3 * Scan for .xib-resources (from the iOSDesigner package) and convert them to .nib files
* When the project is not saved yet, use project1 for the bundle-name

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2626 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-16 09:49:42 +00:00
loesje_
71003d8a0c * Adapt paths for Xcode versions 4.3 and above
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-15 21:31:26 +00:00
loesje_
91e9adb6c5 * Show .xib resource files in iphone project options.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-14 21:42:04 +00:00
loesje_
ec78bcaa0d * Fixed compilation with latest Lazarus versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-11 22:16:58 +00:00
skalogryz
ceee4a61cd iphonelazext: fix compilation error for the recent Lazarus TAbstractIDEProjectOptions changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1356 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-25 03:14:51 +00:00
skalogryz
162d9c868b iphonelazext: implemented xibfile actions/outlets dumping
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1219 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-06 08:42:28 +00:00
skalogryz
ed5c714eec iphonelazext: implemented xib file partial parsing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1218 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-05 21:45:59 +00:00
skalogryz
9eff54fbde iphonelazext: removed debug output
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1217 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-05 13:28:11 +00:00
skalogryz
2a4fa4eb80 iphonelazext: fix mem leak + improper grid cell setting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1216 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-05 12:23:57 +00:00
skalogryz
058d550ef9 iphonelazext: implemented creating/deleting xib files from inside of project options
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1214 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-02 22:57:55 +00:00
skalogryz
beaa987f53 iphonelazext: removed 'is iPhone project' menu item, updates in project options frame, fixed XCode to Xcode (in env options)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1208 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-01 07:43:58 +00:00
skalogryz
44f0867f94 iphonelazext: added 'Show in Finder' button for the resources dir
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1207 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-25 12:53:20 +00:00
skalogryz
438fe286a0 iphonelazext: automatic update project's nib files for the iPhoneSim
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-25 11:54:36 +00:00
skalogryz
9941cd6ca4 iphonelazext: added nib files support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1205 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-25 08:47:00 +00:00
skalogryz
3d1414df44 iphonelazext: fix wrong SDK selection. Fixed Xcode project updates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1151 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-01 21:47:52 +00:00