Hello,
I had the same error but the command lines tools were already installed.
It was the presence of accents in the standalone name that caused the problem (9.6 final).
https://quality.livecode.com/show_bug.cgi?id=22791
Search found 56 matches
- Sat Jun 20, 2020 6:41 am
- Forum: Mac OS
- Topic: "Adding ad-hoc signature failed with error" [SOLVED]
- Replies: 5
- Views: 8188
- Sat Jun 06, 2020 6:49 pm
- Forum: iOS Deployment
- Topic: My app is smaller with Livecode 9.6 !
- Replies: 7
- Views: 6725
Re: My app is smaller with Livecode 9.6 !
I found why.
I use an info.plist to personalize some settings in the standalone (like French localizations for the "Usagedescriptions" and to add an bundletype).
If I compile the standalone without these info.plist, all is good !
So I need to actualize the plist with an new one.
I use an info.plist to personalize some settings in the standalone (like French localizations for the "Usagedescriptions" and to add an bundletype).
If I compile the standalone without these info.plist, all is good !
So I need to actualize the plist with an new one.
- Sat Jun 06, 2020 5:41 pm
- Forum: iOS Deployment
- Topic: My app is smaller with Livecode 9.6 !
- Replies: 7
- Views: 6725
Re: My app is smaller with Livecode 9.6 !
It was with the same device.
I compile my app for "years" for my iPhone SE and with LC 9.6 the screenrect change (not on android) !
But if I compile a new stack (same size and settings than my app) it's ok.
Maybe a bug related to "old" stacks.
I compile my app for "years" for my iPhone SE and with LC 9.6 the screenrect change (not on android) !
But if I compile a new stack (same size and settings than my app) it's ok.
Maybe a bug related to "old" stacks.
- Sat Jun 06, 2020 4:40 pm
- Forum: iOS Deployment
- Topic: My app is smaller with Livecode 9.6 !
- Replies: 7
- Views: 6725
Re: My app is smaller with Livecode 9.6 !
Thanks,
but it's already the case in the script of the stacks. (it's just a typo here).
To be clear : in my "old" app, I've put an "exit to top" just after the "set the fullscreenmode".
I don't understand why the screenrect is not the good one...
but it's already the case in the script of the stacks. (it's just a typo here).
To be clear : in my "old" app, I've put an "exit to top" just after the "set the fullscreenmode".
I don't understand why the screenrect is not the good one...
- Sat Jun 06, 2020 1:52 pm
- Forum: iOS Deployment
- Topic: My app is smaller with Livecode 9.6 !
- Replies: 7
- Views: 6725
My app is smaller with Livecode 9.6 !
Hello, Since I've installer LV 9.6 final, when I compile my app on the simulator or on a real device, it is smaller than usual. Here an exemple, with a new stack, at same pixel size, which represent the real size (320x568) and at right the size my app on the ios screen (a border represent the real s...
- Mon Mar 02, 2020 2:29 pm
- Forum: Feature Proposals
- Topic: Update the MySQL Client (all platforms)
- Replies: 6
- Views: 7590
Re: Update the MySQL Client (all platforms)
Hello,
Same problem with Livecode 9.6.
Any workaround ? (I cannot change settings on the mysql server side).
Thanks
Same problem with Livecode 9.6.
Any workaround ? (I cannot change settings on the mysql server side).
Thanks
- Fri Jun 09, 2017 4:15 pm
- Forum: Using Externals
- Topic: Excel Lib and return carriage in cell
- Replies: 0
- Views: 14780
Excel Lib and return carriage in cell
Hello,
I need to select values from an excel files with Excel Lib 1.4 but some cells contains carriage return, so the range of cells returned is not accurate.
Anyone as an idea to handle this ?
Thanks !
I need to select values from an excel files with Excel Lib 1.4 but some cells contains carriage return, so the range of cells returned is not accurate.
Anyone as an idea to handle this ?
Thanks !
- Wed Sep 28, 2016 8:32 am
- Forum: iOS Deployment
- Topic: Codesigning error
- Replies: 18
- Views: 17646
Re: Codesigning error
I've got the same error.
In Xcode 8 preferences, "Locations", you need to set the command tools to xcode 8
In Xcode 8 preferences, "Locations", you need to set the command tools to xcode 8
- Mon May 11, 2015 6:40 am
- Forum: Using Externals
- Topic: Change settings for mobile device
- Replies: 3
- Views: 19006
Re: Change settings for mobile device
New version :
- erase an important bug !
- Display an alert if there is an error.
- erase an important bug !
- Display an alert if there is an error.
- Sat May 09, 2015 3:46 pm
- Forum: Feature Proposals
- Topic: ANDROID: APK & OBB expansion management
- Replies: 3
- Views: 3443
Re: ANDROID: APK & OBB expansion management
Any news ?
[...]
I filled a request on the LiveCode Quality Control Center with your post (my english is too bad !)
http://quality.runrev.com/show_bug.cgi?id=15346
[...]
I filled a request on the LiveCode Quality Control Center with your post (my english is too bad !)
http://quality.runrev.com/show_bug.cgi?id=15346
- Tue May 05, 2015 1:13 pm
- Forum: Using Externals
- Topic: Change settings for mobile device
- Replies: 3
- Views: 19006
Re: Change settings for mobile device
You need to update settings before create the standalone.
- Fri May 01, 2015 9:05 am
- Forum: Using Externals
- Topic: Change settings for mobile device
- Replies: 3
- Views: 19006
Change settings for mobile device
Hello, Here a plugin for Livecode to change some settings for mobile device that not accessible by the standalone settings . Put the file in your plugins folder. At the first update, originals files are saved in a "Saved" folder in your plug-in folder. You can change : For iOS : - the language used ...
- Fri May 01, 2015 8:58 am
- Forum: iOS Deployment
- Topic: Change to Settings.plist and other files
- Replies: 1
- Views: 2381
Re: Change to Settings.plist and other files
Hello, Here a plugin for Livecode to change some settings for mobile device that not accessible by the standalone settings . Put the file in your plugins folder. At the first update, originals files are saved in a "Saved" folder in your plug-in folder. You can change : For iOS : - the language used ...
- Sun Mar 22, 2015 6:28 pm
- Forum: Android Deployment
- Topic: Changes to the manifest.xml file
- Replies: 0
- Views: 2893
Changes to the manifest.xml file
Hello, There is a lack of options in the standalone settings for iOS and Android : to add intent-filter in the manifest.xml file for example... These settings are part of "Livecode" and we need to redo all with each new version of Livecode. Is there a plug-in to make these changes rapidly and which ...
- Sun Mar 22, 2015 6:27 pm
- Forum: iOS Deployment
- Topic: Change to Settings.plist and other files
- Replies: 1
- Views: 2381
Change to Settings.plist and other files
Hello, There is a lack of options in the standalone settings for iOS and Android : to change the default language, to activate the "beta-report" to use testflight... These settings are part of "Livecode" and we need to redo all with each new version of Livecode. Is there a plug-in to make these chan...