Help with LC9 on 10.11 El Capitan

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM » Sun Jul 15, 2018 6:08 pm

I tested with all.

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Mon Jul 16, 2018 9:43 am

Ok, the part "The request to open bundle_id failed" of the error comes from Xcode, not from LC. It might be helpful to open the Debug Log of the simulator and see what is logged there when the app fails to launch.

To view the Debug Log of the simulator:

1. Open Simulator
2. In the Simulator menubar, choose "Debug" -> "Open System Log.."
3. Launch the app in the simulator and copy and paste here the log messages that appear.

Best,
Panos
--

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM » Mon Jul 16, 2018 3:45 pm

Attach the log

Marcador - 16 jul 2018 16:30:36
Jul 16 16:31:53 iMac-de-JosepM CoreSimulatorBridge[20231]: Pasteboard change listener callback port <NSMachPort: 0x7b7650d0> registered
Jul 16 16:31:53 iMac-de-JosepM CoreSimulatorBridge[20231]: Requesting installation of file:///var/folders/sr/n792m1kd07b3hfsf_4xb_88m0000gn/T/TemporaryItems/tmp.20414.sz1g350n/Untitled%201.app/ with options: {
CFBundleIdentifier = "com.yourcompany.yourapp";
PackageType = Developer;
SimulatorRootPath = "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk";
SimulatorUserPath = "/Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data";
}
Jul 16 16:31:53 iMac-de-JosepM CoreSimulatorBridge[20231]: Getting container class internal daemon!
Jul 16 16:31:53 iMac-de-JosepM installd[20217]: 0xb0219000 -[MIClientConnection _doInstallationForURL:withOptions:completion:]: Install of "/var/folders/sr/n792m1kd07b3hfsf_4xb_88m0000gn/T/TemporaryItems/tmp.20414.sz1g350n/Untitled 1.app" type Developer (LSInstallType = (null)) requested by CoreSimulatorBridge (pid 20231)
Jul 16 16:31:53 iMac-de-JosepM installd[20217]: 0xb0219000 MDMCreateDeltaDirectory: calling MDMDirectoryDiff with:
state->old_bundle: /Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Containers/Bundle/Application/AFE8F80B-633C-4CA7-AE74-E640ECD7E0AF/Untitled 1.app
state->new_bundle: /var/folders/sr/n792m1kd07b3hfsf_4xb_88m0000gn/T/TemporaryItems/tmp.20414.sz1g350n/Untitled 1.app
state->dst_bundle: /Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Library/Caches/com.apple.mobile.installd.staging/temp.WWtKCe/extracted/Payload//Untitled 1.app, binaryDiff flag: FALSE
dst_ipa: /Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Library/Caches/com.apple.mobile.installd.staging/temp.WWtKCe/extracted
Jul 16 16:31:53 iMac-de-JosepM installd[20217]: 0xb0115000 __MDMDirectoryDiff_block_invoke.37: calling writeDictToFile with: /Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Library/Caches/com.apple.mobile.installd.staging/temp.WWtKCe/extracted/ManifestCache.plist
Jul 16 16:31:53 iMac-de-JosepM installd[20217]: 0xb0115000 writeDictToFile: ==== Successfully wrote Manifest cache to /Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Library/Caches/com.apple.mobile.installd.staging/temp.WWtKCe/extracted/ManifestCache.plist
Jul 16 16:31:53 iMac-de-JosepM installd[20217]: 0xb0219000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundlePatch ID=com.yourcompany.yourapp; Version=1.0, ShortVersion=(null)>
Jul 16 16:31:53 iMac-de-JosepM installd[20217]: 0xb0219000 -[MIInstallableBundlePatch applyPatchWithError:]: Attempting patch update of com.yourcompany.yourapp from 1.0 ((null)) to 1.0 ((null))
Jul 16 16:31:53 iMac-de-JosepM installd[20217]: 0xb0219000 -[MIInstallableBundle _refreshUUIDForContainer:withError:]: Data container for com.yourcompany.yourapp is now at /Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Containers/Data/Application/0374526D-ED5B-4509-AADA-8C66062A0E56
Jul 16 16:31:53 iMac-de-JosepM installd[20217]: 0xb0219000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for com.yourcompany.yourapp at /Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Containers/Bundle/Application/248139A7-7526-4357-B4FC-D3BF729F082E
Jul 16 16:31:53 iMac-de-JosepM installd[20217]: 0xb0219000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.26s; Waiting: 0.00s; Preflight/Patch: 0.28s, Verifying: 0.00s; Overall: 0.60s
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [default] LaunchServices observer: Installed (
"<LSApplicationProxy: 0x79792a50> com.yourcompany.yourapp file:///Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Containers/Bundle/Application/248139A7-7526-4357-B4FC-D3BF729F082E/Untitled%201.app <com.yourcompany.yourapp <installed >>"
) {47F65B81-4B79-482A-B223-58295510BAE9 252}
Jul 16 16:31:53 iMac-de-JosepM UserEventAgent[20208]: [default] LaunchServices observer: Installed (
"<LSApplicationProxy: 0x7b734950> com.yourcompany.yourapp file:///Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Containers/Bundle/Application/248139A7-7526-4357-B4FC-D3BF729F082E/Untitled%201.app <com.yourcompany.yourapp <installed >>"
) {47F65B81-4B79-482A-B223-58295510BAE9 252}
Jul 16 16:31:53 iMac-de-JosepM nsurlsessiond[20253]: [default] LaunchServices observer: Installed (
"<LSApplicationProxy: 0x7e0362b0> com.yourcompany.yourapp file:///Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Containers/Bundle/Application/248139A7-7526-4357-B4FC-D3BF729F082E/Untitled%201.app <com.yourcompany.yourapp <installed >>"
) {47F65B81-4B79-482A-B223-58295510BAE9 252}
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [default] LaunchServices observer: Installed (
"<LSApplicationProxy: 0x797d58e0> com.yourcompany.yourapp file:///Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Containers/Bundle/Application/248139A7-7526-4357-B4FC-D3BF729F082E/Untitled%201.app <com.yourcompany.yourapp <installed >>"
) {47F65B81-4B79-482A-B223-58295510BAE9 248}
Jul 16 16:31:53 iMac-de-JosepM appstored[20272]: [default] LaunchServices observer: Installed (
"<LSApplicationProxy: 0x7b165330> com.yourcompany.yourapp file:///Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Containers/Bundle/Application/248139A7-7526-4357-B4FC-D3BF729F082E/Untitled%201.app <com.yourcompany.yourapp <installed >>"
) {47F65B81-4B79-482A-B223-58295510BAE9 252}
Jul 16 16:31:53 iMac-de-JosepM profiled[20263]: [default] LaunchServices observer: Installed (
"<LSApplicationProxy: 0x7a6a2560> com.yourcompany.yourapp file:///Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Containers/Bundle/Application/248139A7-7526-4357-B4FC-D3BF729F082E/Untitled%201.app <com.yourcompany.yourapp <installed >>"
) {47F65B81-4B79-482A-B223-58295510BAE9 252}
Jul 16 16:31:53 iMac-de-JosepM passd[20261]: [default] LaunchServices observer: Installed (
"<LSApplicationProxy: 0x7ae80010> com.yourcompany.yourapp file:///Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Containers/Bundle/Application/248139A7-7526-4357-B4FC-D3BF729F082E/Untitled%201.app <com.yourcompany.yourapp <installed >>"
) {47F65B81-4B79-482A-B223-58295510BAE9 252}
Jul 16 16:31:53 iMac-de-JosepM routined[20211]: [default] LaunchServices observer: Installed (
"<LSApplicationProxy: 0x7a6f3600> com.yourcompany.yourapp file:///Users/Joss/Library/Developer/CoreSimulator/Devices/5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF/data/Containers/Bundle/Application/248139A7-7526-4357-B4FC-D3BF729F082E/Untitled%201.app <com.yourcompany.yourapp <installed >>"
) {47F65B81-4B79-482A-B223-58295510BAE9 252}
Jul 16 16:31:53 iMac-de-JosepM nsurlsessiond[20253]: Getting container class internal daemon!
Jul 16 16:31:53 iMac-de-JosepM passd[20261]: Getting container class internal daemon!
Jul 16 16:31:53 iMac-de-JosepM routined[20211]: Getting container class internal daemon!
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.mobilemail
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] throwing out icon because it isn't visible in the model : node=<SBApplicationIcon: 0x799f2270; nodeID: 'com.apple.camera'> com.apple.camera
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.mobiletimer
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.weather
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.stocks
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.mobilenotes
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.MobileStore
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.AppStore
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.iBooks
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.videos
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.Home
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.facetime
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.calculator
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.podcasts
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.compass
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.tips
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.VoiceMemos
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.mobileme.fmf1
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.mobileme.fmip1
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.mobilephone
Jul 16 16:31:53 iMac-de-JosepM SpringBoard[20222]: [Common] could not find icon for representation -> com.apple.Music
Jul 16 16:31:53 iMac-de-JosepM logd[20216]: metadata shared cached uuid is null (using logd's shared cache info) swcd (20494)
Jul 16 16:31:53 iMac-de-JosepM logd[20216]: Failed to harvest strings for pathless uuid '00000000-0000-0000-0000-000000000000'
Jul 16 16:31:53 iMac-de-JosepM swcd[20494]: Getting container class internal daemon!
Jul 16 16:31:58 iMac-de-JosepM CoreSimulatorBridge[20231]: Requesting launch of com.yourcompany.yourapp with options: {
arguments = (
);
environment = {
};
"wait_for_debugger" = 0;
}
Jul 16 16:31:58 iMac-de-JosepM CoreSimulatorBridge[20231]: Beginning launch sequence for bundle 'com.yourcompany.yourapp'
retryTimeout: 120.000000 (default write com.apple.CoreSimulatorBridge LaunchRetryTimeout <value>)
bootTimeout: 300.000000 (default write com.apple.CoreSimulatorBridge BootRetryTimeout <value>)
bootLeeway: 120.000000 (default write com.apple.CoreSimulatorBridge BootLeeway <value>)
Note: Use 'xcrun simctl spawn booted defaults write <domain> <key> <value>' to modify defaults in the booted Simulator device.
Simulator booted at: 2018-07-16 14:13:55 +0000
Current time: 2018-07-16 14:31:58 +0000
Within boot leeway: NO
Jul 16 16:31:58 iMac-de-JosepM CoreSimulatorBridge[20231]: Launch attempt #0 for bundle 'com.yourcompany.yourapp', have been trying to launch for 0 seconds. Modern launch services = YES
Jul 16 16:31:58 iMac-de-JosepM CoreSimulatorBridge[20231]: Got LSBundleProxy for 'com.yourcompany.yourapp', sequenceNumber 252, cacheGUID 47F65B81-4B79-482A-B223-58295510BAE9
Jul 16 16:31:58 iMac-de-JosepM CoreSimulatorBridge[20231]: [Common] [FBSSystemService][0x2df] Sending request to open "com.yourcompany.yourapp"
Jul 16 16:31:58 iMac-de-JosepM com.apple.CoreSimulator.SimDevice.5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF.launchd_sim[20205] (UIKitApplication:com.yourcompany.yourapp[0x716c][20495]): Program specified by service does not contain one of the requested architectures:
Jul 16 16:31:58 iMac-de-JosepM SpringBoard[20222]: [Common] Unable to get pid for 'UIKitApplication:com.yourcompany.yourapp[0x716c]': No such process (err 3)
Jul 16 16:31:58 iMac-de-JosepM SpringBoard[20222]: [Common] Bootstrapping failed for <FBApplicationProcess: 0x7962cb60; com.yourcompany.yourapp; pid: -1>
Jul 16 16:31:58 iMac-de-JosepM CoreSimulatorBridge[20231]: [Common] [FBSSystemService][0x2df] Error handling open request for com.yourcompany.yourapp: <NSError: 0x7d0749a0; domain: FBSOpenApplicationServiceErrorDomain; code: 1 (RequestDenied); reason: "The request was denied by service delegate (SBMainWorkspace) for reason: Unspecified."> {
description = "The request to open "com.yourcompany.yourapp" failed.";
failureReason = "The request was denied by service delegate (SBMainWorkspace) for reason: Unspecified.";
underlyingError = <NSError: 0x7d0751f0; domain: FBSOpenApplicationErrorDomain; code: 1 (Unspecified)> {
description = "The operation couldn’t be completed. (FBSOpenApplicationErrorDomain error 1.)";
};
}
Jul 16 16:31:58 iMac-de-JosepM CoreSimulatorBridge[20231]: Error Launching: Error Domain=FBSOpenApplicationServiceErrorDomain Code=1 "The request to open "com.yourcompany.yourapp" failed." UserInfo={NSLocalizedFailureReason=The request was denied by service delegate (SBMainWorkspace) for reason: Unspecified., NSLocalizedDescription=The request to open "com.yourcompany.yourapp" failed., BSErrorCodeDescription=RequestDenied, NSUnderlyingError=0x7d0751f0 {Error Domain=FBSOpenApplicationErrorDomain Code=1 "(null)" UserInfo={BSErrorCodeDescription=Unspecified}}}
Jul 16 16:31:58 iMac-de-JosepM CoreSimulatorBridge[20231]: Non-FBS error launching 'com.yourcompany.yourapp', will NOT retry. Error was: Error Domain=FBSOpenApplicationServiceErrorDomain Code=1 "The request to open "com.yourcompany.yourapp" failed." UserInfo={NSLocalizedFailureReason=The request was denied by service delegate (SBMainWorkspace) for reason: Unspecified., NSLocalizedDescription=The request to open "com.yourcompany.yourapp" failed., BSErrorCodeDescription=RequestDenied, NSUnderlyingError=0x7d0751f0 {Error Domain=FBSOpenApplicationErrorDomain Code=1 "(null)" UserInfo={BSErrorCodeDescription=Unspecified}}}
Jul 16 16:31:58 iMac-de-JosepM com.apple.CoreSimulator.SimDevice.5EB31BEF-E276-4C91-8F57-3E3B3D64CCBF.launchd_sim[20205] (UIKitApplication:com.yourcompany.yourapp[0xde8f][20498]): Program specified by service does not contain one of the requested architectures:
Jul 16 16:31:58 iMac-de-JosepM SpringBoard[20222]: [Common] Unable to get pid for 'UIKitApplication:com.yourcompany.yourapp[0xde8f]': No such process (err 3)
Jul 16 16:31:58 iMac-de-JosepM SpringBoard[20222]: [Common] Bootstrapping failed for <FBApplicationProcess: 0x79624480; com.yourcompany.yourapp; pid: -1>
Jul 16 16:32:01 iMac-de-JosepM routined[20211]: CoreLocation: Error occurred while trying to retrieve motion state update: CMErrorDomain Code:104

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Mon Jul 16, 2018 3:57 pm

Thanks Josep,

Could you also post a screenshot of your iOS standalone application settings?

BTW do you see this error with every LC app you try to deploy to iOS, or with just this one?

Kind regards,
Panos
--

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM » Mon Jul 16, 2018 9:58 pm

With 8.1.7 seems I can compile and test on the simulator but appears a screen "launching app" while the simulator is running.
Captura de pantalla 2018-07-16 22.51.50.png
Settings...
Captura de pantalla 2018-07-16 22.57.49.png

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Mon Jul 16, 2018 10:17 pm

In the standalone settings you have "iPod and iPhone". Can you try changing this to "iPod, iPhone and iPad" and test again? I would suggest not using older LC versions BTW.

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM » Mon Jul 16, 2018 10:21 pm

The same :(

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Mon Jul 16, 2018 10:25 pm

You can also try deleting content and settings of the simulator:

1. Ensure simulator is up and running
2. Click in the simulator menubar and choose "Hardware" -> "Erase All Content and Settings"

I am on Xcode 9.2 and *I think* that this option was in a different place in older Xcode versions. Maybe in menubar "Simulator" -> Reset Content and Settings

3. Wait for the simulator to reload, and try again the Test button in LC

Best,
Panos
--

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM » Tue Jul 17, 2018 10:10 pm

The same error :(

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Wed Jul 18, 2018 8:45 am

Hi Josep,

I think we are running out of options here :)

Do you see that error with every standalone you try to deploy to iOS simulator, or with just a specific one?

Does it work on a physical iOS device?

Best,
Panos
--

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM » Wed Jul 18, 2018 9:20 am

For everyone, but with LC8.x works.

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM » Sat Jul 21, 2018 11:41 am

Any solution about why can't test?

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Help with LC9 on 10.11 El Capitan

Post by LiveCode_Panos » Sat Jul 21, 2018 12:43 pm

Hi Josep,

It is strange that the exact same setup works with LC 8.x but not with LC 9.

I suggest filing a bug report at quality.livecode.com, and the quality team will pick up the issue from there.

Best,
Panos
--

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM » Fri Aug 10, 2018 4:17 pm

Hi,

I tried on other computer and I have the same problem. I can't test on the simulator.
Can you help me?

What are the correct versions for LiveCode 9 on Mac OSX El Capitan?

Salut,
Josep M

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Help with LC9 on 10.11 El Capitan

Post by JosepM » Tue Sep 04, 2018 7:54 am

Hi,

Now I update to High Sierra with XCode 9.4.1 and the error is the following.
Captura de pantalla 2018-09-04 08.49.20.png
What is happen now? What's wrong?

Salut,
Josep M

Post Reply

Return to “iOS Deployment”