Beta 10.2249 - Failure on PreFlight Java: Argument Key can not be nil

Trying out Fire/Elements beta 10. Created a blank Android application. Received the following when trying to build.

/Applications/Fire.app/Contents/Resources/Mono/bin/mono /Applications/Fire.app/Contents/Resources/EBuild.exe “–setting:Elements:ToffeeSDKFolder=/Applications/Fire.app/Contents/Resources/Toffee SDKs” “–setting:Elements:ReferencePathsXMLFolder=/Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial” --setting:Elements:IslandLddExePath=/Applications/Fire.app/Contents/Resources/lld --setting:Elements:CrossBoxHelperExePath=/Applications/Fire.app/Contents/Resources/crossboxhelper “/Volumes/Sammy 960/luke/Documents/Dev/com.lukedbartolomeo.androidtest/com.lukedbartolomeo.androidtest.sln” --logger:fire --configuration:Debug --verbosity:normal --xml:/var/folders/fr/zmc3x5212ld6xjy35j7wx42m0000gn/T/com.lukedbartolomeo.androidtest.fire.temp.sln.xml --build --setting:TreatFixableErrorsAsWarnings=True
RemObjects EBuild. An open source build engine for Elements and beyond.
Copyright RemObjects Software 2016-2018. All Rights Reserved. Created by marc hoffman.
Version 10.0.0.2249 (develop) built on talax, 20180202-143822. Commit 41aa5fe.

   Mapping DefineConstants=DEBUG;TRACE; to ConditionalDefines
   Mapping AssemblyName=com.lukedbartolomeo.androidtest to BinaryName
**E: Argument Key can not be nil**
   Project 'com.lukedbartolomeo.androidtest' failed to build.
   Solution 'RemObjects.EBuild.BuildSolution' failed to build.

Can you turn on Diagnostic Leven logging and rebuild?

/Applications/Fire.app/Contents/Resources/Mono/bin/mono /Applications/Fire.app/Contents/Resources/EBuild.exe "--setting:Elements:ToffeeSDKFolder=/Applications/Fire.app/Contents/Resources/Toffee SDKs" "--setting:Elements:ReferencePathsXMLFolder=/Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial" --setting:Elements:IslandLddExePath=/Applications/Fire.app/Contents/Resources/lld --setting:Elements:CrossBoxHelperExePath=/Applications/Fire.app/Contents/Resources/crossboxhelper "/Volumes/Sammy 960/luke/Documents/Dev/com.lukedbartolomeo.androidtest/com.lukedbartolomeo.androidtest.sln" --logger:fire --configuration:Debug --debug --statistics --verbosity:diagnostic --xml:/var/folders/fr/zmc3x5212ld6xjy35j7wx42m0000gn/T/com.lukedbartolomeo.androidtest.fire.temp.sln.xml --build --setting:TreatFixableErrorsAsWarnings=True
RemObjects EBuild. An open source build engine for Elements and beyond.
Copyright RemObjects Software 2016-2018. All Rights Reserved. Created by marc hoffman.
Version 10.0.0.2249 (develop) built on talax, 20180202-143822. Commit 41aa5fe.

   -> Task RemObjects.EBuild.BuildSolution started.
      -> Project com.lukedbartolomeo.androidtest started.
         -> Task RemObjects.EBuild.Elements.ElementsBuildProject started for com.lukedbartolomeo.androidtest.
            -> Task RemObjects.EBuild.Elements.ElementsCopyFinalOutput started for com.lukedbartolomeo.androidtest.
               -> Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutput started for com.lukedbartolomeo.androidtest.
                  -> Task RemObjects.EBuild.Elements.ElementsLink started for com.lukedbartolomeo.androidtest.
                     -> Task RemObjects.EBuild.Elements.ElementsCompile started for com.lukedbartolomeo.androidtest.
                        -> Task RemObjects.EBuild.Elements.ElementsPreparePlatforms started for com.lukedbartolomeo.androidtest.
                           -> Task RemObjects.EBuild.Elements.ElementsSanityCheck started for com.lukedbartolomeo.androidtest, Cooper-Android.
                           <- Task RemObjects.EBuild.Elements.ElementsSanityCheck finished for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0005s (0.0013s).
                           -> Task RemObjects.EBuild.Elements.ElementsApplyLegacySettings started for com.lukedbartolomeo.androidtest, Cooper-Android.
                              Mapping DefineConstants=DEBUG;TRACE; to ConditionalDefines
                              Mapping AssemblyName=com.lukedbartolomeo.androidtest to BinaryName
                           <- Task RemObjects.EBuild.Elements.ElementsApplyLegacySettings finished for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0031s (0.0032s).
                           Preparing target 'Cooper-Android' (platform 'Cooper').
D:                         Target-specific Settings, before prepare
D:                           - <BinaryName = com.lukedbartolomeo.androidtest [Target: Cooper-Android]>
D:                           - <ConditionalDefines = DEBUG;TRACE; [Target: Cooper-Android]>
D:                           - <Mode = Cooper [Target: Cooper-Android]>
D:                           - <SubMode = Android [Target: Cooper-Android]>
                           -> Task RemObjects.EBuild.Elements.ElementsPrepareCooperPlatform started for com.lukedbartolomeo.androidtest, Cooper-Android.
                              -> Task RemObjects.EBuild.Elements.ElementsPreflightJava started for com.lukedbartolomeo.androidtest.
E:                               Argument Key can not be nil
D:                                 at RemObjects.Elements.RTL.KeyValuePair`2[T,U]..ctor (System.Version aKey, System.String aValue) [0x00019] in <2caa1a6d081a4846b470861d9bb5c178>:0 .
D:                                 at RemObjects.Elements.Basics.CooperPathsXml+<>c__DisplayClass0.<GetBuildToolsFolder>b__0 (System.String a) [0x002c3] in <517a0834b66d453080cdb4b24d58b4f6>:0 .
D:                                 at System.Linq.Enumerable+WhereSelectListIterator`2[TSource,TResult].MoveNext () [0x00064] in <2392cff65f724abaaed9de072f62bc4a>:0 .
D:                                 at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].MoveNext () [0x00062] in <2392cff65f724abaaed9de072f62bc4a>:0 .
D:                                 at System.Linq.Buffer`1[TElement]..ctor (System.Collections.Generic.IEnumerable`1[T] source) [0x00087] in <2392cff65f724abaaed9de072f62bc4a>:0 .
D:                                 at System.Linq.OrderedEnumerable`1+<GetEnumerator>c__Iterator0[TElement].MoveNext () [0x00021] in <2392cff65f724abaaed9de072f62bc4a>:0 .
D:                                 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0 .
D:                                 at RemObjects.Elements.Basics.CooperPathsXml.GetBuildToolsFolder () [0x00123] in <517a0834b66d453080cdb4b24d58b4f6>:0 .
D:                                 at RemObjects.Elements.Basics.CooperPathsXml.LoadPaths () [0x0075f] in <517a0834b66d453080cdb4b24d58b4f6>:0 .
D:                                 at RemObjects.Elements.Basics.CooperPathsXml..ctor () [0x00010] in <517a0834b66d453080cdb4b24d58b4f6>:0 .
D:                                 at RemObjects.Elements.Basics.CooperPathsXml.get_Instance () [0x0001e] in <517a0834b66d453080cdb4b24d58b4f6>:0 .
D:                                 at RemObjects.EBuild.Elements.ElementsPreflightJava.Execute () [0x00000] in <d0c2ac98571645b3b466f27ab4e5a170>:0 .
D:                                 at RemObjects.EBuild.EBuildContext.RunTask________forTarget (RemObjects.EBuild.EBuildTask+MetaClass aTask, RemObjects.EBuild.EBuildValues aSettings, RemObjects.EBuild.EBuildObjects aObjects, RemObjects.EBuild.EBuildTarget aTarget) [0x002eb] in <5c0c67d1c1b54fb1aaeb2e7809c52fa5>:0 .
                              <- Task RemObjects.EBuild.Elements.ElementsPreflightJava failed with exception Argument Key can not be nil for com.lukedbartolomeo.androidtest, took 0.0000s (0.1069s).
D:                            |   at RemObjects.Elements.RTL.KeyValuePair`2[T,U]..ctor (System.Version aKey, System.String aValue) [0x00019] in <2caa1a6d081a4846b470861d9bb5c178>:0 
D:                            |   at RemObjects.Elements.Basics.CooperPathsXml+<>c__DisplayClass0.<GetBuildToolsFolder>b__0 (System.String a) [0x002c3] in <517a0834b66d453080cdb4b24d58b4f6>:0 
D:                            |   at System.Linq.Enumerable+WhereSelectListIterator`2[TSource,TResult].MoveNext () [0x00064] in <2392cff65f724abaaed9de072f62bc4a>:0 
D:                            |   at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].MoveNext () [0x00062] in <2392cff65f724abaaed9de072f62bc4a>:0 
D:                            |   at System.Linq.Buffer`1[TElement]..ctor (System.Collections.Generic.IEnumerable`1[T] source) [0x00087] in <2392cff65f724abaaed9de072f62bc4a>:0 
D:                            |   at System.Linq.OrderedEnumerable`1+<GetEnumerator>c__Iterator0[TElement].MoveNext () [0x00021] in <2392cff65f724abaaed9de072f62bc4a>:0 
D:                            |   at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0 
D:                            |   at RemObjects.Elements.Basics.CooperPathsXml.GetBuildToolsFolder () [0x00123] in <517a0834b66d453080cdb4b24d58b4f6>:0 
D:                            |   at RemObjects.Elements.Basics.CooperPathsXml.LoadPaths () [0x0075f] in <517a0834b66d453080cdb4b24d58b4f6>:0 
D:                            |   at RemObjects.Elements.Basics.CooperPathsXml..ctor () [0x00010] in <517a0834b66d453080cdb4b24d58b4f6>:0 
D:                            |   at RemObjects.Elements.Basics.CooperPathsXml.get_Instance () [0x0001e] in <517a0834b66d453080cdb4b24d58b4f6>:0 
D:                            |   at RemObjects.EBuild.Elements.ElementsPreflightJava.Execute () [0x00000] in <d0c2ac98571645b3b466f27ab4e5a170>:0 
D:                            |   at RemObjects.EBuild.EBuildContext.RunTask________forTarget (RemObjects.EBuild.EBuildTask+MetaClass aTask, RemObjects.EBuild.EBuildValues aSettings, RemObjects.EBuild.EBuildObjects aObjects, RemObjects.EBuild.EBuildTarget aTarget) [0x002eb] in <5c0c67d1c1b54fb1aaeb2e7809c52fa5>:0 
                           <- Task RemObjects.EBuild.Elements.ElementsPrepareCooperPlatform failed for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0000s (0.1078s).
D:                         Target-specific Settings, after prepare
D:                           - <BinaryName = com.lukedbartolomeo.androidtest [Target: Cooper-Android]>
D:                           - <ConditionalDefines = DEBUG;TRACE; [Target: Cooper-Android]>
D:                           - <Mode = Cooper [Target: Cooper-Android]>
D:                           - <SubMode = Android [Target: Cooper-Android]>
                        <- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms failed for com.lukedbartolomeo.androidtest, took 0.1136s (0.1205s).
                     <- Task RemObjects.EBuild.Elements.ElementsCompile failed for com.lukedbartolomeo.androidtest, took 0.0000s (0.1217s).
                  <- Task RemObjects.EBuild.Elements.ElementsLink failed for com.lukedbartolomeo.androidtest, took 0.0000s (0.1222s).
               <- Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutput failed for com.lukedbartolomeo.androidtest, took 0.0000s (0.1227s).
            <- Task RemObjects.EBuild.Elements.ElementsCopyFinalOutput failed for com.lukedbartolomeo.androidtest, took 0.0000s (0.1230s).
         <- Task RemObjects.EBuild.Elements.ElementsBuildProject failed for com.lukedbartolomeo.androidtest, took 0.0000s (0.1245s).
      <- Project com.lukedbartolomeo.androidtest failed, took 0.1249s.
      Project 'com.lukedbartolomeo.androidtest' failed to build.
      Solution 'RemObjects.EBuild.BuildSolution' failed to build.
   <- Task RemObjects.EBuild.BuildSolution failed for com.lukedbartolomeo.androidtest, took 0.1281s (0.1309s).

     net time    gross time   task
-------------  ------------   -------------------------------
      0.0000s       0.1069s   ElementsPreflightJava 
      0.0000s       0.1078s   ElementsPrepareCooperPlatform 
      0.0000s       0.1217s   ElementsCompile 
      0.0000s       0.1222s   ElementsLink 
      0.0000s       0.1227s   ElementsDetermineFinalOutput 
      0.0000s       0.1230s   ElementsCopyFinalOutput 
      0.0000s       0.1245s   ElementsBuildProject 
      0.0005s       0.0013s   ElementsSanityCheck 
      0.0031s       0.0032s   ElementsApplyLegacySettings 
      0.1136s       0.1205s   ElementsPreparePlatforms 
      0.1281s       0.1309s   BuildSolution

Curious. something fails while finding the right folders of the Android SDK, but io can’t find any obvious fault in the code. Do you have any odd folders subfolders in the build-tools folder of your Android SDK install? Folders whose name is not a version number like 27.0.1 or android-27.0.1?

confirmed, having an extra folder there will break this; i’v ported the code for the next build, workaround is to remove any misnamed folders from there, for now.

thanx!

Improving…

I did have some older subfolders in the build-tools folder (23.0.1, 25.0.1) that I removed and installed 27.0.1. I now get further in the build process.

Now I’m seeing Object reference not set to an instance of an object after the line Updating /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/com.lukedbartolomeo.androidtest_step1.apk

The complete build log:

/Applications/Fire.app/Contents/Resources/Mono/bin/mono /Applications/Fire.app/Contents/Resources/EBuild.exe “–setting:Elements:ToffeeSDKFolder=/Applications/Fire.app/Contents/Resources/Toffee SDKs” “–setting:Elements:ReferencePathsXMLFolder=/Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial” --setting:Elements:IslandLddExePath=/Applications/Fire.app/Contents/Resources/lld --setting:Elements:CrossBoxHelperExePath=/Applications/Fire.app/Contents/Resources/crossboxhelper “/Volumes/Sammy 960/luke/Documents/Dev/com.lukedbartolomeo.androidtest/com.lukedbartolomeo.androidtest.sln” --logger:fire --configuration:Debug --debug --statistics --verbosity:diagnostic --xml:/var/folders/fr/zmc3x5212ld6xjy35j7wx42m0000gn/T/com.lukedbartolomeo.androidtest.fire.temp.sln.xml --build --setting:TreatFixableErrorsAsWarnings=True
RemObjects EBuild. An open source build engine for Elements and beyond.
Copyright RemObjects Software 2016-2018. All Rights Reserved. Created by marc hoffman.
Version 10.0.0.2249 (develop) built on talax, 20180202-143822. Commit 41aa5fe.

-> Task RemObjects.EBuild.BuildSolution started.
-> Project com.lukedbartolomeo.androidtest started.
-> Task RemObjects.EBuild.Elements.ElementsBuildProject started for com.lukedbartolomeo.androidtest.
-> Task RemObjects.EBuild.Elements.ElementsCopyFinalOutput started for com.lukedbartolomeo.androidtest.
-> Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutput started for com.lukedbartolomeo.androidtest.
-> Task RemObjects.EBuild.Elements.ElementsLink started for com.lukedbartolomeo.androidtest.
-> Task RemObjects.EBuild.Elements.ElementsCompile started for com.lukedbartolomeo.androidtest.
-> Task RemObjects.EBuild.Elements.ElementsPreparePlatforms started for com.lukedbartolomeo.androidtest.
-> Task RemObjects.EBuild.Elements.ElementsSanityCheck started for com.lukedbartolomeo.androidtest, Cooper-Android.
<- Task RemObjects.EBuild.Elements.ElementsSanityCheck finished for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0009s (0.0018s).
-> Task RemObjects.EBuild.Elements.ElementsApplyLegacySettings started for com.lukedbartolomeo.androidtest, Cooper-Android.
Mapping DefineConstants=DEBUG;TRACE; to ConditionalDefines
Mapping AssemblyName=com.lukedbartolomeo.androidtest to BinaryName
<- Task RemObjects.EBuild.Elements.ElementsApplyLegacySettings finished for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0027s (0.0027s).
Preparing target ‘Cooper-Android’ (platform ‘Cooper’).
D: Target-specific Settings, before prepare
D: - <BinaryName = com.lukedbartolomeo.androidtest [Target: Cooper-Android]>
D: - <ConditionalDefines = DEBUG;TRACE; [Target: Cooper-Android]>
D: - <Mode = Cooper [Target: Cooper-Android]>
D: - <SubMode = Android [Target: Cooper-Android]>
-> Task RemObjects.EBuild.Elements.ElementsPrepareCooperPlatform started for com.lukedbartolomeo.androidtest, Cooper-Android.
-> Task RemObjects.EBuild.Elements.ElementsPreflightJava started for com.lukedbartolomeo.androidtest.
JDK found in ‘/Library/Java/JavaVirtualMachines/jdk1.8.0_161.jdk/Contents/Home’.
Libraries found in ‘/Library/Java/JavaVirtualMachines/jdk1.8.0_161.jdk/Contents/Home/jre/lib’.
Java executable found at ‘/Library/Java/JavaVirtualMachines/jdk1.8.0_161.jdk/Contents/Home/jre/bin/java’.
<- Task RemObjects.EBuild.Elements.ElementsPreflightJava finished for com.lukedbartolomeo.androidtest, took 0.1415s (0.1416s).
-> Task RemObjects.EBuild.Elements.ElementsPrepareCooperAndroidPlatform started for com.lukedbartolomeo.androidtest, Cooper-Android.
-> Task RemObjects.EBuild.Elements.ElementsPreflightAndroid started for com.lukedbartolomeo.androidtest.
Android SDK found in ‘/Volumes/HDD/Android/sdk’.
Android Build Tools found in ‘/Volumes/HDD/Android/sdk/build-tools/27.0.1’.
<- Task RemObjects.EBuild.Elements.ElementsPreflightAndroid finished for com.lukedbartolomeo.androidtest, took 0.0007s (0.0008s).
No exact platform version was specified for target ‘Cooper-Android’, using android-26.
<- Task RemObjects.EBuild.Elements.ElementsPrepareCooperAndroidPlatform finished for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0021s (0.0032s).
<- Task RemObjects.EBuild.Elements.ElementsPrepareCooperPlatform finished for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0004s (0.1456s).
D: Target-specific Settings, after prepare
D: - <AarCacheFolder = /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/aar [Target: Cooper-Android]>
D: - <AndroidPack = True [Target: Cooper-Android]>
D: - <AndroidPlatformFolder = /Volumes/HDD/Android/sdk/platforms/android-26 [Target: Cooper-Android]>
D: - <AndroidPlatformName = android-26 [Target: Cooper-Android]>
D: - <BinaryName = com.lukedbartolomeo.androidtest [Target: Cooper-Android]>
D: - <ConditionalDefines = DEBUG;TRACE; [Target: Cooper-Android]>
D: - <GradleCacheFolder = /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Packages/Gradle [Target: Cooper-Android]>
D: - <Mode = Cooper [Target: Cooper-Android]>
D: - <SubMode = Android [Target: Cooper-Android]>
<- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms finished for com.lukedbartolomeo.androidtest, took 0.1500s (0.1568s).
-> Task RemObjects.EBuild.Elements.ElementsResolveReferences started for com.lukedbartolomeo.androidtest.
– Task RemObjects.EBuild.Elements.ElementsPreparePlatforms skipped for com.lukedbartolomeo.androidtest.
-> Task RemObjects.EBuild.Elements.ElementsCheckForTargetlessReferences started for com.lukedbartolomeo.androidtest.
<- Task RemObjects.EBuild.Elements.ElementsCheckForTargetlessReferences finished for com.lukedbartolomeo.androidtest, took 0.0003s (0.0005s).
-> Target Cooper-Android started.
-> Task RemObjects.EBuild.Elements.ElementsResolveCooperReferencesForTarget started for com.lukedbartolomeo.androidtest, Cooper-Android.
Reference ‘android’ was resolved to ‘/Volumes/HDD/Android/sdk/platforms/android-26/android.jar’ for target ‘Cooper-Android’.
Reference ‘swift’ was resolved to ‘/Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial/Cooper/…/…/References/Cooper/swift.jar’ via XML for target ‘Cooper-Android’.
Reference ‘cooper’ was resolved to ‘/Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial/Cooper/…/…/References/Cooper/cooper.jar’ via XML for target ‘Cooper-Android’.
Reference ‘elements’ was resolved to ‘/Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial/Cooper/…/…/References/Cooper/elements.jar’ via XML for target ‘Cooper-Android’.
– Task RemObjects.EBuild.Elements.ElementsProcessGradleReferences skipped for com.lukedbartolomeo.androidtest, Cooper-Android.
– Task ProcessAarReferences skipped for com.lukedbartolomeo.androidtest, Cooper-Android.
<- Task RemObjects.EBuild.Elements.ElementsResolveCooperReferencesForTarget finished for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0183s (0.0201s).
<- Target Cooper-Android finished.
<- Task RemObjects.EBuild.Elements.ElementsResolveReferences finished for com.lukedbartolomeo.androidtest, took 0.0326s (0.0336s).
-> Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles started for com.lukedbartolomeo.androidtest.
<- Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles finished for com.lukedbartolomeo.androidtest, took 0.0008s (0.0010s).
– Task RemObjects.EBuild.Elements.ElementsPreCompileEchoes skipped for com.lukedbartolomeo.androidtest, Cooper-Android.
– Task RemObjects.EBuild.Elements.ElementsPreCompileToffee skipped for com.lukedbartolomeo.androidtest, Cooper-Android.
-> Task RemObjects.EBuild.Elements.ElementsPreCompileCooper started for com.lukedbartolomeo.androidtest, Cooper-Android.
– Task RemObjects.EBuild.Elements.ElementsPreparePlatforms skipped for com.lukedbartolomeo.androidtest.
– Task RemObjects.EBuild.Elements.ElementsResolveReferences skipped for com.lukedbartolomeo.androidtest.
– Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles skipped for com.lukedbartolomeo.androidtest.
– Task Predex skipped for com.lukedbartolomeo.androidtest, Cooper-Android.
-> Task ProcessManifest started for com.lukedbartolomeo.androidtest, Cooper-Android.
-> Task RemObjects.EBuild.Elements.ElementsFindAndroidManifest started for com.lukedbartolomeo.androidtest, Cooper-Android.
-> Task RemObjects.EBuild.Elements.ElementsResolveAndroidManifests started for com.lukedbartolomeo.androidtest.
<- Task RemObjects.EBuild.Elements.ElementsResolveAndroidManifests finished for com.lukedbartolomeo.androidtest, took 0.0002s (0.0003s).
Found Android Manifest: ‘/Volumes/Sammy 960/luke/Documents/Dev/com.lukedbartolomeo.androidtest/Properties/AndroidManifest.android-xml’.
<- Task RemObjects.EBuild.Elements.ElementsFindAndroidManifest finished for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0003s (0.0009s).
Android build version is ‘26’.
Android manifest file is ‘/Volumes/Sammy 960/luke/Documents/Dev/com.lukedbartolomeo.androidtest/Properties/AndroidManifest.android-xml’.
<- Task ProcessManifest finished for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0093s (0.0107s).
-> Task ProcessResources started for com.lukedbartolomeo.androidtest, Cooper-Android.
– Task ProcessManifest skipped for com.lukedbartolomeo.androidtest, Cooper-Android.
D: /Volumes/HDD/Android/sdk/build-tools/27.0.1/aapt package -f -v --auto-add-overlay -M “/Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/AndroidManifest.xml” -I /Volumes/HDD/Android/sdk/platforms/android-26/android.jar -J “/Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/r” -F “/Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/com.lukedbartolomeo.androidtest_step1.apk” -S “/Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res”
> Configurations:
> (default)
> ldpi-v4
> mdpi-v4
> hdpi-v4
> xhdpi-v4
> Files:
> drawable/icon.png
> Src: (ldpi-v4) /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-ldpi/icon.png
> Src: (mdpi-v4) /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-mdpi/icon.png
> Src: (hdpi-v4) /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-hdpi/icon.png
> Src: (xhdpi-v4) /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-xhdpi/icon.png
> layout/main.layout-xml
> Src: () /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/layout/main.layout-xml
> values/strings.xml
> Src: () /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/values/strings.xml
> AndroidManifest.xml
> Src: () /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/AndroidManifest.xml
> Resource Dirs:
> Type drawable
> drawable/icon.png
> Src: (ldpi-v4) /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-ldpi/icon.png
> Src: (mdpi-v4) /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-mdpi/icon.png
> Src: (hdpi-v4) /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-hdpi/icon.png
> Src: (xhdpi-v4) /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-xhdpi/icon.png
> Type layout
> layout/main.layout-xml
> Src: () /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/layout/main.layout-xml
> Type values
> values/strings.xml
> Src: () /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/values/strings.xml
> Including resources from package: /Volumes/HDD/Android/sdk/platforms/android-26/android.jar
> applyFileOverlay for drawable
> applyFileOverlay for layout
> applyFileOverlay for anim
> applyFileOverlay for animator
> applyFileOverlay for interpolator
> applyFileOverlay for transition
> applyFileOverlay for xml
> applyFileOverlay for raw
> applyFileOverlay for color
> applyFileOverlay for menu
> applyFileOverlay for font
> applyFileOverlay for mipmap
> Processing image: /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-ldpi/icon.png
> Processing image: /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-mdpi/icon.png
> Processing image: /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-hdpi/icon.png
> Processing image: /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-xhdpi/icon.png
> (processed image /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-ldpi/icon.png: 106% size of source)
> (processed image /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-mdpi/icon.png: 104% size of source)
> (processed image /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-hdpi/icon.png: 105% size of source)
> (processed image /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/drawable-xhdpi/icon.png: 106% size of source)
> (new resource id icon from ldpi-v4/drawable/icon.png #generated)
> (new resource id icon from mdpi-v4/drawable/icon.png #generated)
> (new resource id icon from hdpi-v4/drawable/icon.png #generated)
> (new resource id icon from xhdpi-v4/drawable/icon.png #generated)
> (new resource id main from /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/res/layout/main.layout-xml)
> Writing symbols for class R.
> Creating ‘/Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/com.lukedbartolomeo.androidtest_step1.apk’
> Writing all files…
> ‘AndroidManifest.xml’ (compressed 63%)
> ‘res/drawable-hdpi-v4/icon.png’ (not compressed)
> ‘res/drawable-ldpi-v4/icon.png’ (not compressed)
> ‘res/drawable-mdpi-v4/icon.png’ (not compressed)
> ‘res/drawable-xhdpi-v4/icon.png’ (not compressed)
> ‘res/layout/main.layout-xml’ (compressed 53%)
> ‘resources.arsc’ (not compressed)
> Generated 7 files
> Included 0 files from jar/zip files.
> Checking for deleted files
> Done!
<- Task ProcessResources finished for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.1399s (0.1404s).
<- Task RemObjects.EBuild.Elements.ElementsPreCompileCooper finished for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0000s (0.1521s).
– Task RemObjects.EBuild.Elements.ElementsPreCompileIsland skipped for com.lukedbartolomeo.androidtest, Cooper-Android.
D: Loading compiler from '/Applications/Fire.app/Contents/Resources/RemObjects.Elements.dll’
Compiling target ‘Cooper-Android’
-> Target Cooper-Android started compiling.
Starting compile for com.lukedbartolomeo.androidtest Cooper-Android
RemObjects Elements (Oxygene, C#, Swift and Java) Compiler for .NET, Cocoa, Java and Island.
Version 10.0.0.2249 (develop) built on talax, 20180202-143822. Commit 41aa5fe.
Copyright 2003-2018 RemObjects Software, LLC. All rights reserved.

                       Source file: /Volumes/Sammy 960/luke/Documents/Dev/com.lukedbartolomeo.androidtest/MainActivity.swift
                       Source file: /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/r/R.java
                       Reference: /Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial/Cooper/../../References/Cooper/cooper.jar
                       Reference: /Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial/Cooper/../../References/Cooper/elements.jar
                       Reference: /Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial/Cooper/../../References/Cooper/swift.jar
                       Reference: /Volumes/HDD/Android/sdk/platforms/android-26/android.jar
                       -> Phase Resolving Bodies started.
                       <- Phase Resolving Bodies finished, took 0.3770s.
                       -> Phase Checking Members started.
                       <- Phase Checking Members finished, took 0.0203s.
                       -> Phase Generating Helper Types started.
                       <- Phase Generating Helper Types finished, took 0.0312s.
                       -> Phase Inlining code started.
                       <- Phase Inlining code finished, took 0.0052s.
                       -> Phase Pre-Simplifying Code started.
                       <- Phase Pre-Simplifying Code finished, took 0.0002s.
                       -> Phase Simplifying Code started.
                       <- Phase Simplifying Code finished, took 0.0136s.
                       -> Phase Flow Analysis started.
                       <- Phase Flow Analysis finished, took 0.0074s.
                       -> Phase Generating Output started.
                       <- Phase Generating Output finished, took 0.0837s.
                    <- Target Cooper-Android finished compiling.

D: CompilerOutput for Cooper-Android
D: - <CompilerOutput: /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/com.lukedbartolomeo.androidtest.jar [Target: Cooper-Android]>
D: Link for Cooper-Android
– Task RemObjects.EBuild.Elements.ElementsPostCompileEchoes skipped for com.lukedbartolomeo.androidtest, Cooper-Android.
– Task RemObjects.EBuild.Elements.ElementsPostCompileToffee skipped for com.lukedbartolomeo.androidtest, Cooper-Android.
-> Task RemObjects.EBuild.Elements.ElementsPostCompileCooper started for com.lukedbartolomeo.androidtest, Cooper-Android.
– Task RemObjects.EBuild.Elements.ElementsCompile skipped for com.lukedbartolomeo.androidtest.
-> Task RemObjects.EBuild.Elements.ElementsAndroidPack started for com.lukedbartolomeo.androidtest, Cooper-Android.
-> Task RemObjects.EBuild.Elements.ElementsResolveAndroidFiles started for com.lukedbartolomeo.androidtest.
<- Task RemObjects.EBuild.Elements.ElementsResolveAndroidFiles finished for com.lukedbartolomeo.androidtest, took 0.0001s (0.0002s).
D: AndroidManifest.xml merged to /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/AndroidManifest.xml
D: /Library/Java/JavaVirtualMachines/jdk1.8.0_161.jdk/Contents/Home/jre/bin/java -Xmx1024M -jar /Volumes/HDD/Android/sdk/build-tools/27.0.1/lib/dx.jar --dex --verbose --incremental “–output=/Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/classes.dex” --positions=lines “/Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/com.lukedbartolomeo.androidtest.jar” “/Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial/Cooper/…/…/References/Cooper/swift.jar” “/Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial/Cooper/…/…/References/Cooper/cooper.jar” “/Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial/Cooper/…/…/References/Cooper/elements.jar”
> processing archive /Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial/Cooper/…/…/References/Cooper/cooper.jar…
> ignored resource META-INF/
> ignored resource META-INF/MANIFEST.MF
> ignored resource METADATA/
> ignored resource METADATA/.metadata.fx
> ignored resource com/
> ignored resource com/remobjects/
> ignored resource com/remobjects/elements/
> processing com/remobjects/elements/ArrayUtils.class…
> processing com/remobjects/elements/ArrayUtils$$asIterable$d__0.class…
> processing com/remobjects/elements/ArrayUtils$$asIterable$d__1.class…
> processing com/remobjects/elements/ArrayUtils$$asIterable$d__2.class…
> processing com/remobjects/elements/ArrayUtils$$asIterable$d__3.class…
> processing com/remobjects/elements/ArrayUtils$$asIterable$d__4.class…
> processing com/remobjects/elements/ArrayUtils$$asIterable$d__5.class…
> processing com/remobjects/elements/ArrayUtils$$asIterable$d__6.class…
> processing com/remobjects/elements/ArrayUtils$$asIterable$d__7.class…
> processing com/remobjects/elements/ArrayUtils$$asIterable$d__8.class…
> processing com/remobjects/elements/ArrayUtils$$asIterableUnsigned$d__10.class…
> processing com/remobjects/elements/ArrayUtils$$asIterableUnsigned$d__11.class…
> processing com/remobjects/elements/ArrayUtils$$asIterableUnsigned$d__12.class…
> processing com/remobjects/elements/ArrayUtils$$asIterableUnsigned$d__9.class…
> ignored resource com/remobjects/elements/linq/
> processing com/remobjects/elements/linq/Comparer.class…
> processing com/remobjects/elements/linq/ForSelector.class…
> processing com/remobjects/elements/linq/Helpers.class…
> processing com/remobjects/elements/linq/Helpers$$ForHelper$d__0.class…
> processing com/remobjects/elements/linq/Predicate.class…
> processing com/remobjects/elements/linq/Selector.class…
> processing com/remobjects/elements/linq/Extensions.class…
> processing com/remobjects/elements/linq/Extensions$$Concat$d__6.class…
> processing com/remobjects/elements/linq/Extensions$$Except$d__8.class…
> processing com/remobjects/elements/linq/Extensions$$Intersect$d__7.class…
> processing com/remobjects/elements/linq/Extensions$$Select$d__5.class…
> processing com/remobjects/elements/linq/Extensions$$Skip$d__2.class…
> processing com/remobjects/elements/linq/Extensions$$SkipWhile$d__4.class…
> processing com/remobjects/elements/linq/Extensions$$Take$d__1.class…
> processing com/remobjects/elements/linq/Extensions$$TakeWhile$d__3.class…
> processing com/remobjects/elements/linq/Extensions$$Where$d__0.class…
> processing com/remobjects/elements/linq/Extensions$10.class…
> processing com/remobjects/elements/linq/Extensions$11.class…
> processing com/remobjects/elements/linq/Extensions$12.class…
> processing com/remobjects/elements/linq/Extensions$13.class…
> ignored resource com/remobjects/elements/system/
> processing com/remobjects/elements/system/AWTThreadSyncHelper.class…
> processing com/remobjects/elements/system/Action.class…
> processing com/remobjects/elements/system/Action1.class…
> processing com/remobjects/elements/system/Action2.class…
> processing com/remobjects/elements/system/Action3.class…
> processing com/remobjects/elements/system/Action4.class…
> processing com/remobjects/elements/system/Action5.class…
> processing com/remobjects/elements/system/Action6.class…
> processing com/remobjects/elements/system/Action7.class…
> processing com/remobjects/elements/system/Action8.class…
> processing com/remobjects/elements/system/AndroidThreadSyncHelper.class…
> processing com/remobjects/elements/system/AnsiChar.class…
> processing com/remobjects/elements/system/Convert.class…
> processing com/remobjects/elements/system/DynamicBinaryOperator.class…
> processing com/remobjects/elements/system/DynamicGetFlags.class…
> processing com/remobjects/elements/system/DynamicHelpers.class…
> processing com/remobjects/elements/system/DynamicInvokeException.class…
> processing com/remobjects/elements/system/DynamicMethodGroup.class…
> processing com/remobjects/elements/system/DynamicUnaryOperator.class…
> processing com/remobjects/elements/system/Func1.class…
> processing com/remobjects/elements/system/Func2.class…
> processing com/remobjects/elements/system/Func3.class…
> processing com/remobjects/elements/system/Func4.class…
> processing com/remobjects/elements/system/Func5.class…
> processing com/remobjects/elements/system/Func6.class…
> processing com/remobjects/elements/system/Func7.class…
> processing com/remobjects/elements/system/Func8.class…
> processing com/remobjects/elements/system/Func9.class…
> processing com/remobjects/elements/system/FutureAnnnotation.class…
> processing com/remobjects/elements/system/FutureHelper.class…
> processing com/remobjects/elements/system/IAwaitCompletion.class…
> processing com/remobjects/elements/system/IComparable.class…
> processing com/remobjects/elements/system/IDynamicObject.class…
> processing com/remobjects/elements/system/IEquatable.class…
> processing com/remobjects/elements/system/IThreadSyncHelper.class…
> processing com/remobjects/elements/system/NonThreadedTask.class…
> processing com/remobjects/elements/system/NonThreadedTask1.class…
> processing com/remobjects/elements/system/ObsoleteMarker.class…
> processing com/remobjects/elements/system/OutParameter.class…
> processing com/remobjects/elements/system/ReadOnlyMethod.class…
> processing com/remobjects/elements/system/RecordType.class…
> processing com/remobjects/elements/system/Task.class…
> processing com/remobjects/elements/system/Task$10.class…
> processing com/remobjects/elements/system/Task$2.class…
> processing com/remobjects/elements/system/Task$3.class…
> processing com/remobjects/elements/system/Task$4.class…
> processing com/remobjects/elements/system/Task$5.class…
> processing com/remobjects/elements/system/Task$6.class…
> processing com/remobjects/elements/system/Task$7.class…
> processing com/remobjects/elements/system/Task$8.class…
> processing com/remobjects/elements/system/Task$9.class…
> processing com/remobjects/elements/system/Task$ThreadpoolFactory.class…
> processing com/remobjects/elements/system/Task1.class…
> processing com/remobjects/elements/system/Task1$1.class…
> processing com/remobjects/elements/system/Task1$2.class…
> processing com/remobjects/elements/system/Task1$3.class…
> processing com/remobjects/elements/system/Task1$4.class…
> processing com/remobjects/elements/system/TaskCompletionSource.class…
> processing com/remobjects/elements/system/TaskCompletionSourceTask.class…
> processing com/remobjects/elements/system/TaskState.class…
> processing com/remobjects/elements/system/Tuple.class…
> processing com/remobjects/elements/system/Tuple1.class…
> processing com/remobjects/elements/system/Tuple2.class…
> processing com/remobjects/elements/system/Tuple3.class…
> processing com/remobjects/elements/system/Tuple4.class…
> processing com/remobjects/elements/system/Tuple5.class…
> processing com/remobjects/elements/system/Tuple6.class…
> processing com/remobjects/elements/system/Tuple7.class…
> processing com/remobjects/elements/system/Tuple8.class…
> processing com/remobjects/elements/system/Unsigned.class…
> processing com/remobjects/elements/system/UnsignedByte.class…
> processing com/remobjects/elements/system/UnsignedInteger.class…
> processing com/remobjects/elements/system/UnsignedLong.class…
> processing com/remobjects/elements/system/UnsignedShort.class…
> processing com/remobjects/elements/system/ValueTypeParameter.class…
> processing com/remobjects/elements/system/VarParameter.class…
> processing com/remobjects/elements/system/Extensions.class…
> processing com/remobjects/elements/system/Global.class…
> processing archive /Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial/Cooper/…/…/References/Cooper/elements.jar…
> ignored resource META-INF/
> ignored resource META-INF/MANIFEST.MF
> ignored resource METADATA/
> ignored resource METADATA/.metadata.fx
> ignored resource remobjects/
> ignored resource remobjects/elements/
> ignored resource remobjects/elements/rtl/
> processing remobjects/elements/rtl/Action.class…
> processing remobjects/elements/rtl/ApplicationContext.class…
> processing remobjects/elements/rtl/ArgumentException.class…
> processing remobjects/elements/rtl/ArgumentNullException.class…
> processing remobjects/elements/rtl/ArgumentOutOfRangeException.class…
> processing remobjects/elements/rtl/Binary.class…
> processing remobjects/elements/rtl/BinaryStream.class…
> processing remobjects/elements/rtl/BlockRunnable.class…
> processing remobjects/elements/rtl/BroadcastManager.class…
> processing remobjects/elements/rtl/BroadcastManager$10.class…
> processing remobjects/elements/rtl/BroadcastManager$11.class…
> processing remobjects/elements/rtl/BroadcastManager$2.class…
> processing remobjects/elements/rtl/BroadcastManager$3.class…
> processing remobjects/elements/rtl/BroadcastManager$4.class…
> processing remobjects/elements/rtl/BroadcastManager$5.class…
> processing remobjects/elements/rtl/BroadcastManager$6.class…
> processing remobjects/elements/rtl/BroadcastManager$7.class…
> processing remobjects/elements/rtl/BroadcastManager$8.class…
> processing remobjects/elements/rtl/BroadcastManager$9.class…
> processing remobjects/elements/rtl/BroadcastManagerSubscription.class…
> processing remobjects/elements/rtl/Comparison.class…
> processing remobjects/elements/rtl/Consts.class…
> processing remobjects/elements/rtl/ConversionException.class…
> processing remobjects/elements/rtl/Convert.class…
> processing remobjects/elements/rtl/DateFormatter.class…
> processing remobjects/elements/rtl/DateTime.class…
> processing remobjects/elements/rtl/DayFormatSpecifier.class…
> processing remobjects/elements/rtl/Dictionary.class…
> processing remobjects/elements/rtl/DictionaryHelpers.class…
> processing remobjects/elements/rtl/DictionaryHelpers$$GetSequence$d__0.class…
> processing remobjects/elements/rtl/Encoding.class…
> processing remobjects/elements/rtl/Environment.class…
> processing remobjects/elements/rtl/Environment$macOS.class…
> processing remobjects/elements/rtl/Event.class…
> processing remobjects/elements/rtl/EventMode.class…
> processing remobjects/elements/rtl/Exception_Helpers.class…
> processing remobjects/elements/rtl/File.class…
> processing remobjects/elements/rtl/FileHandle.class…
> processing remobjects/elements/rtl/FileNotFoundException.class…
> processing remobjects/elements/rtl/FileOpenMode.class…
> processing remobjects/elements/rtl/FileStream.class…
> processing remobjects/elements/rtl/FixedTimerTask.class…
> processing remobjects/elements/rtl/Folder.class…
> processing remobjects/elements/rtl/Folder$1.class…
> processing remobjects/elements/rtl/Folder$2.class…
> processing remobjects/elements/rtl/Folder$3.class…
> processing remobjects/elements/rtl/Folder$4.class…
> processing remobjects/elements/rtl/FolderHelper.class…
> processing remobjects/elements/rtl/FormatException.class…
> processing remobjects/elements/rtl/FormatSpecifier.class…
> processing remobjects/elements/rtl/Guid.class…
> processing remobjects/elements/rtl/GuidFormat.class…
> processing remobjects/elements/rtl/Hour12FormatSpecifier.class…
> processing remobjects/elements/rtl/Hour24FormatSpecifier.class…
> processing remobjects/elements/rtl/Http.class…
> processing remobjects/elements/rtl/Http$1.class…
> processing remobjects/elements/rtl/Http$10.class…
> processing remobjects/elements/rtl/Http$11.class…
> processing remobjects/elements/rtl/Http$12.class…
> processing remobjects/elements/rtl/Http$13.class…
> processing remobjects/elements/rtl/Http$14.class…
> processing remobjects/elements/rtl/Http$15.class…
> processing remobjects/elements/rtl/Http$16.class…
> processing remobjects/elements/rtl/Http$17.class…
> processing remobjects/elements/rtl/Http$2.class…
> processing remobjects/elements/rtl/Http$3.class…
> processing remobjects/elements/rtl/Http$4.class…
> processing remobjects/elements/rtl/Http$5.class…
> processing remobjects/elements/rtl/Http$6.class…
> processing remobjects/elements/rtl/Http$7.class…
> processing remobjects/elements/rtl/Http$8.class…
> processing remobjects/elements/rtl/Http$9.class…
> processing remobjects/elements/rtl/HttpBinaryRequestContent.class…
> processing remobjects/elements/rtl/HttpContentResponseBlock.class…
> processing remobjects/elements/rtl/HttpException.class…
> processing remobjects/elements/rtl/HttpRequest.class…
> processing remobjects/elements/rtl/HttpRequestContent.class…
> processing remobjects/elements/rtl/HttpRequestMode.class…
> processing remobjects/elements/rtl/HttpResponse.class…
> processing remobjects/elements/rtl/HttpResponse$1.class…
> processing remobjects/elements/rtl/HttpResponse$10.class…
> processing remobjects/elements/rtl/HttpResponse$2.class…
> processing remobjects/elements/rtl/HttpResponse$3.class…
> processing remobjects/elements/rtl/HttpResponse$4.class…
> processing remobjects/elements/rtl/HttpResponse$5.class…
> processing remobjects/elements/rtl/HttpResponse$6.class…
> processing remobjects/elements/rtl/HttpResponse$7.class…
> processing remobjects/elements/rtl/HttpResponse$8.class…
> processing remobjects/elements/rtl/HttpResponse$9.class…
> processing remobjects/elements/rtl/HttpResponseBlock.class…
> processing remobjects/elements/rtl/HttpResponseContent.class…
> processing remobjects/elements/rtl/IHttpRequestContent.class…
> processing remobjects/elements/rtl/IOException.class…
> processing remobjects/elements/rtl/ImmutableBinary.class…
> processing remobjects/elements/rtl/ImmutableDictionary.class…
> processing remobjects/elements/rtl/ImmutableList.class…
> processing remobjects/elements/rtl/ImmutableList$1.class…
> processing remobjects/elements/rtl/ImmutableList$2.class…
> processing remobjects/elements/rtl/ImmutableList$3.class…
> processing remobjects/elements/rtl/ImmutableListProxy.class…
> processing remobjects/elements/rtl/ImmutableObjectDictionary.class…
> processing remobjects/elements/rtl/ImmutableQueue.class…
> processing remobjects/elements/rtl/ImmutableStack.class…
> processing remobjects/elements/rtl/ImmutableStringDictionary.class…
> processing remobjects/elements/rtl/ImmutableStringDictionary2.class…
> processing remobjects/elements/rtl/ImmutableStringDictionary3.class…
> processing remobjects/elements/rtl/ImmutableStringDictionary4.class…
> processing remobjects/elements/rtl/InvalidCastException.class…
> processing remobjects/elements/rtl/InvalidOperationException.class…
> processing remobjects/elements/rtl/JsonArray.class…
> processing remobjects/elements/rtl/JsonArray$1.class…
> processing remobjects/elements/rtl/JsonArray$2.class…
> processing remobjects/elements/rtl/JsonBooleanValue.class…
> processing remobjects/elements/rtl/JsonConsts.class…
> processing remobjects/elements/rtl/JsonDeserializer.class…
> processing remobjects/elements/rtl/JsonDocument.class…
> processing remobjects/elements/rtl/JsonException.class…
> processing remobjects/elements/rtl/JsonFloatValue.class…
> processing remobjects/elements/rtl/JsonIntegerValue.class…
> processing remobjects/elements/rtl/JsonInvalidTokenException.class…
> processing remobjects/elements/rtl/JsonInvalidValueException.class…
> processing remobjects/elements/rtl/JsonNode.class…
> processing remobjects/elements/rtl/JsonNodeTypeException.class…
> processing remobjects/elements/rtl/JsonNullValue.class…
> processing remobjects/elements/rtl/JsonObject.class…
> processing remobjects/elements/rtl/JsonObject$$getProperties$d__0.class…
> processing remobjects/elements/rtl/JsonParserException.class…
> processing remobjects/elements/rtl/JsonSerializer.class…
> processing remobjects/elements/rtl/JsonStringValue.class…
> processing remobjects/elements/rtl/JsonTokenKind.class…
> processing remobjects/elements/rtl/JsonTokenizer.class…
> processing remobjects/elements/rtl/JsonUnexpectedTokenException.class…
> processing remobjects/elements/rtl/JsonValue.class…
> processing remobjects/elements/rtl/KeyNotFoundException.class…
> processing remobjects/elements/rtl/KeyValuePair.class…
> processing remobjects/elements/rtl/List.class…
> processing remobjects/elements/rtl/List$1.class…
> processing remobjects/elements/rtl/List$2.class…
> processing remobjects/elements/rtl/List$3.class…
> processing remobjects/elements/rtl/ListHelpers.class…
> processing remobjects/elements/rtl/ListHelpers$$FindAll$d__0.class…
> processing remobjects/elements/rtl/Locale.class…
> processing remobjects/elements/rtl/Math.class…
> processing remobjects/elements/rtl/MemoryStream.class…
> processing remobjects/elements/rtl/MinuteFormatSpecifier.class…
> processing remobjects/elements/rtl/Monitor.class…
> processing remobjects/elements/rtl/MonthFormatSpecifier.class…
> processing remobjects/elements/rtl/NotImplementedException.class…
> processing remobjects/elements/rtl/NotSupportedException.class…
> processing remobjects/elements/rtl/Notification.class…
> processing remobjects/elements/rtl/ObjectDictionary.class…
> processing remobjects/elements/rtl/OperatingSystem.class…
> processing remobjects/elements/rtl/Path.class…
> processing remobjects/elements/rtl/PeriodFormatSpecifier.class…
> processing remobjects/elements/rtl/PlatformImmutableList.class…
> processing remobjects/elements/rtl/PlatformImmutableQueue.class…
> processing remobjects/elements/rtl/PlatformImmutableStack.class…
> processing remobjects/elements/rtl/PlatformList.class…
> processing remobjects/elements/rtl/PlatformQueue.class…
> processing remobjects/elements/rtl/PlatformStack.class…
> processing remobjects/elements/rtl/PlatformString.class…
> processing remobjects/elements/rtl/PlatformThread.class…
> processing remobjects/elements/rtl/Predicate.class…
> processing remobjects/elements/rtl/Queue.class…
> processing remobjects/elements/rtl/QueueEmptyException.class…
> processing remobjects/elements/rtl/RTLErrorMessages.class…
> processing remobjects/elements/rtl/RTLException.class…
> processing remobjects/elements/rtl/Random.class…
> processing remobjects/elements/rtl/Range.class…
> processing remobjects/elements/rtl/RangeHelper.class…
> processing remobjects/elements/rtl/SecondFormatSpecifier.class…
> processing remobjects/elements/rtl/SeekOrigin.class…
> processing remobjects/elements/rtl/SimpleFormatSpecifier.class…
> processing remobjects/elements/rtl/Stack.class…
> processing remobjects/elements/rtl/StackEmptyException.class…
> processing remobjects/elements/rtl/Stream.class…
> processing remobjects/elements/rtl/String.class…
> processing remobjects/elements/rtl/StringBuilder.class…
> processing remobjects/elements/rtl/StringDictionary.class…
> processing remobjects/elements/rtl/StringDictionary2.class…
> processing remobjects/elements/rtl/StringDictionary3.class…
> processing remobjects/elements/rtl/StringDictionary4.class…
> processing remobjects/elements/rtl/StringFormatter.class…
> processing remobjects/elements/rtl/Thread.class…
> processing remobjects/elements/rtl/Thread$1.class…
> processing remobjects/elements/rtl/Thread$2.class…
> processing remobjects/elements/rtl/ThreadPriority.class…
> processing remobjects/elements/rtl/ThreadState.class…
> processing remobjects/elements/rtl/TimeSpan.class…
> processing remobjects/elements/rtl/TimeZone.class…
> processing remobjects/elements/rtl/Timer.class…
> processing remobjects/elements/rtl/TimerElapsedBlock.class…
> processing remobjects/elements/rtl/Uri.class…
> processing remobjects/elements/rtl/Url.class…
> processing remobjects/elements/rtl/UrlException.class…
> processing remobjects/elements/rtl/UrlParserException.class…
> processing remobjects/elements/rtl/Urn.class…
> processing remobjects/elements/rtl/XmlAttribute.class…
> processing remobjects/elements/rtl/XmlCData.class…
> processing remobjects/elements/rtl/XmlComment.class…
> processing remobjects/elements/rtl/XmlConsts.class…
> processing remobjects/elements/rtl/XmlDocCurrentPosition.class…
> processing remobjects/elements/rtl/XmlDocument.class…
> processing remobjects/elements/rtl/XmlDocumentType.class…
> processing remobjects/elements/rtl/XmlElement.class…
> processing remobjects/elements/rtl/XmlElement$1.class…
> processing remobjects/elements/rtl/XmlElement$10.class…
> processing remobjects/elements/rtl/XmlElement$11.class…
> processing remobjects/elements/rtl/XmlElement$12.class…
> processing remobjects/elements/rtl/XmlElement$13.class…
> processing remobjects/elements/rtl/XmlElement$14.class…
> processing remobjects/elements/rtl/XmlElement$15.class…
> processing remobjects/elements/rtl/XmlElement$16.class…
> processing remobjects/elements/rtl/XmlElement$17.class…
> processing remobjects/elements/rtl/XmlElement$18.class…
> processing remobjects/elements/rtl/XmlElement$19.class…
> processing remobjects/elements/rtl/XmlElement$2.class…
> processing remobjects/elements/rtl/XmlElement$20.class…
> processing remobjects/elements/rtl/XmlElement$21.class…
> processing remobjects/elements/rtl/XmlElement$22.class…
> processing remobjects/elements/rtl/XmlElement$23.class…
> processing remobjects/elements/rtl/XmlElement$24.class…
> processing remobjects/elements/rtl/XmlElement$3.class…
> processing remobjects/elements/rtl/XmlElement$4.class…
> processing remobjects/elements/rtl/XmlElement$5.class…
> processing remobjects/elements/rtl/XmlElement$6.class…
> processing remobjects/elements/rtl/XmlElement$7.class…
> processing remobjects/elements/rtl/XmlElement$8.class…
> processing remobjects/elements/rtl/XmlElement$9.class…
> processing remobjects/elements/rtl/XmlError.class…
> processing remobjects/elements/rtl/XmlErrorInfo.class…
> processing remobjects/elements/rtl/XmlException.class…
> processing remobjects/elements/rtl/XmlFormattingOptions.class…
> processing remobjects/elements/rtl/XmlNamespace.class…
> processing remobjects/elements/rtl/XmlNewLineSymbol.class…
> processing remobjects/elements/rtl/XmlNode.class…
> processing remobjects/elements/rtl/XmlNodeType.class…
> processing remobjects/elements/rtl/XmlParser.class…
> processing remobjects/elements/rtl/XmlPositionKind.class…
> processing remobjects/elements/rtl/XmlProcessingInstruction.class…
> processing remobjects/elements/rtl/XmlRange.class…
> processing remobjects/elements/rtl/XmlTagStyle.class…
> processing remobjects/elements/rtl/XmlText.class…
> processing remobjects/elements/rtl/XmlTokenKind.class…
> processing remobjects/elements/rtl/XmlTokenizer.class…
> processing remobjects/elements/rtl/XmlWhitespaceStyle.class…
> processing remobjects/elements/rtl/YearFormatSpecifier.class…
> processing remobjects/elements/rtl/Extensions.class…
> processing remobjects/elements/rtl/Global.class…
> ignored resource remobjects/elements/rtl/cooper/
> processing remobjects/elements/rtl/cooper/EnumerationSequence.class…
> processing remobjects/elements/rtl/cooper/EnumerationSequence$$iterator$d__0.class…
> processing remobjects/elements/rtl/cooper/LocaleUtils.class…
> ignored resource remobjects/elements/rtl/reflection/
> processing remobjects/elements/rtl/reflection/Method.class…
> processing remobjects/elements/rtl/reflection/Parameter.class…
> processing remobjects/elements/rtl/reflection/Type.class…
> processing archive /Applications/Fire.app/Contents/Resources/Reference Paths with Data Abstract Trial/Cooper/…/…/References/Cooper/swift.jar…
> ignored resource META-INF/
> ignored resource META-INF/MANIFEST.MF
> ignored resource METADATA/
> ignored resource METADATA/.metadata.fx
> ignored resource swift/
> processing swift/AbsoluteValuable.class…
> processing swift/AnsiChar.class…
> processing swift/Any.class…
> processing swift/AnyClass.class…
> processing swift/AnyObject.class…
> processing swift/Array.class…
> processing swift/Array$1.class…
> processing swift/Array$2.class…
> processing swift/Array$3.class…
> processing swift/Array$4.class…
> processing swift/Array$5.class…
> processing swift/Array$6.class…
> processing swift/Array$7.class…
> processing swift/Array$8.class…
> processing swift/ArrayLiteralConvertible.class…
> processing swift/BidirectionalIndexType.class…
> processing swift/Bit.class…
> processing swift/Bit$Extension.class…
> processing swift/BitwiseOperationsType.class…
> processing swift/Bool.class…
> processing swift/BooleanLiteralConvertible.class…
> processing swift/BooleanLiteralType.class…
> processing swift/BooleanType.class…
> processing swift/CBool.class…
> processing swift/CChar.class…
> processing swift/CChar16.class…
> processing swift/CChar32.class…
> processing swift/CDouble.class…
> processing swift/CFloat.class…
> processing swift/CInt.class…
> processing swift/CLong.class…
> processing swift/CLongLong.class…
> processing swift/CShort.class…
> processing swift/CSignedChar.class…
> processing swift/CUnsignedChar.class…
> processing swift/CUnsignedInt.class…
> processing swift/CUnsignedLong.class…
> processing swift/CUnsignedLongLong.class…
> processing swift/CUnsignedShort.class…
> processing swift/CWideChar.class…
> processing swift/Character.class…
> processing swift/CollectionType.class…
> processing swift/Comparable.class…
> processing swift/CustomDebugStringConvertible.class…
> processing swift/CustomStringConvertible.class…
> processing swift/Dictionary.class…
> processing swift/DictionaryHelper.class…
> processing swift/DictionaryHelper$$Enumerate$d__0.class…
> processing swift/DictionaryLiteralConvertible.class…
> processing swift/Equatable.class…
> processing swift/ErrorType.class…
> processing swift/ExpressibleByArrayLiteral.class…
> processing swift/ExpressibleByBooleanLiteral.class…
> processing swift/ExpressibleByDictionaryLiteral.class…
> processing swift/ExpressibleByFloatLiteral.class…
> processing swift/ExpressibleByIntegerLiteral.class…
> processing swift/ExpressibleByNilLiteral.class…
> processing swift/ExpressibleByStringInterpolation.class…
> processing swift/ExpressibleByStringLiteral.class…
> processing swift/ExpressibleByUnicodeScalarLiteral.class…
> processing swift/ExtendedGraphemeClusterType.class…
> processing swift/Float.class…
> processing swift/Float32.class…
> processing swift/Float64.class…
> processing swift/FloatLiteralConvertible.class…
> processing swift/FloatLiteralType.class…
> processing swift/ForwardIndexType.class…
> processing swift/Hashable.class…
> processing swift/IBooleanType.class…
> processing swift/ICollectionType.class…
> processing swift/ICustomDebugStringConvertible.class…
> processing swift/ICustomStringConvertible.class…
> processing swift/IErrorType.class…
> processing swift/IExpressibleByArrayLiteral.class…
> processing swift/IExpressibleByBooleanLiteral.class…
> processing swift/IExpressibleByDictionaryLiteral.class…
> processing swift/IExpressibleByExtendedGraphemeClusterLiteral.class…
> processing swift/IExpressibleByFloatLiteral.class…
> processing swift/IExpressibleByIntegerLiteral.class…
> processing swift/IExpressibleByNilLiteral.class…
> processing swift/IExpressibleByStringInterpolation.class…
> processing swift/IExpressibleByStringLiteral.class…
> processing swift/IExpressibleByUnicodeScalarLiteral.class…
> processing swift/IHashable.class…
> processing swift/IIncrementable.class…
> processing swift/IIndexable.class…
> processing swift/ILazySequence.class…
> processing swift/ILazySequenceType.class…
> processing swift/INonLazySequence.class…
> processing swift/IOutputStreamType.class…
> processing swift/IRawRepresentable.class…
> processing swift/ISequenceType.class…
> processing swift/ISignedIntegerType.class…
> processing swift/ISignedNumberType.class…
> processing swift/ISliceable.class…
> processing swift/IStreamable.class…
> processing swift/IUnsignedIntegerType.class…
> processing swift/Incrementable.class…
> processing swift/Indexable.class…
> processing swift/Int.class…
> processing swift/Int8.class…
> processing swift/IntMax.class…
> processing swift/IntegerArithmeticType.class…
> processing swift/IntegerLiteralConvertible.class…
> processing swift/IntegerLiteralType.class…
> processing swift/IntegerType.class…
> processing swift/LazySequenceType.class…
> processing swift/NSObject.class…
> processing swift/NativeString.class…
> processing swift/NilLiteralConvertible.class…
> processing swift/OutputStreamType.class…
> processing swift/RandomAccessIndexType.class…
> processing swift/Range.class…
> processing swift/Range$$GetSequence$d__2.class…
> processing swift/Range$MetaClass.class…
> processing swift/RawRepresentable.class…
> processing swift/ReverseIndexType.class…
> processing swift/SequenceType.class…
> processing swift/Set.class…
> processing swift/SignedIntegerType.class…
> processing swift/SignedNumberType.class…
> processing swift/Sliceable.class…
> processing swift/StaticString.class…
> processing swift/Streamable.class…
> processing swift/Strideable.class…
> processing swift/StringInterpolationConvertible.class…
> processing swift/StringLiteralConvertible.class…
> processing swift/StringLiteralType.class…
> processing swift/SwiftString.class…
> processing swift/SwiftString$BaseCharacterView.class…
> processing swift/SwiftString$CharacterView.class…
> processing swift/SwiftString$Encoding.class…
> processing swift/SwiftString$UTF16View.class…
> processing swift/SwiftString$UTF32View.class…
> processing swift/SwiftString$UTF32View$$GetSequence$d__0.class…
> processing swift/SwiftString$UTF8View.class…
> processing swift/UInt.class…
> processing swift/UInt8.class…
> processing swift/UIntMax.class…
> processing swift/UTF16Char.class…
> processing swift/UTF32Char.class…
> processing swift/UTF8Char.class…
> processing swift/UWord.class…
> processing swift/UnicodeScalar.class…
> processing swift/UnicodeScalarLiteralConvertible.class…
> processing swift/UnicodeScalarType.class…
> processing swift/UnsignedIntegerType.class…
> processing swift/Word.class…
> processing swift/
$Extension$Double.class…
> processing swift/
$Extension$Double$$stride$d__0.class…
> processing swift/
$Extension$Float.class…
> processing swift/
$Extension$Float$$stride$d__0.class…
> processing swift/
$Extension$INonLazySequence.class…
> processing swift/
$Extension$ISequence.class…
> processing swift/
$Extension$ISequence$$enumerate$d__1.class…
> processing swift/
$Extension$ISequence$$flatMap$d__2.class…
> processing swift/
$Extension$ISequence$$joined$d__3.class…
> processing swift/
$Extension$ISequence$$joined$d__4.class…
> processing swift/
$Extension$ISequence$$nativeArrayToSequence$d__0.class…
> processing swift/
$Extension$ISequence$10.class…
> processing swift/
$Extension$ISequence$11.class…
> processing swift/
$Extension$ISequence$12.class…
> processing swift/
$Extension$ISequence$13.class…
> processing swift/
$Extension$ISequence$14.class…
> processing swift/
$Extension$ISequence$15.class…
> processing swift/
$Extension$ISequence$6.class…
> processing swift/$Extension$ISequence$7.class…
> processing swift/
$Extension$ISequence$8.class…
> processing swift/$Extension$ISequence$9.class…
> processing swift/
$Extension$Int16.class…
> processing swift/$Extension$Int32.class…
> processing swift/
$Extension$Int32$$stride$d__0.class…
> processing swift/$Extension$Int64.class…
> processing swift/
$Extension$Int64$$stride$d__0.class…
> processing swift/$Extension$Int8.class…
> processing swift/
$Extension$NativeString.class…
> processing swift/$Extension$NativeString$CharacterView.class…
> processing swift/
$Extension$NativeString$Duck_String_IStreamable.class…
> processing swift/$Extension$NativeString$UTF16CharacterView.class…
> processing swift/
$Extension$Object.class…
> processing swift/$Extension$Object$Duck_Object_ICustomDebugStringConvertible.class…
> processing swift/
$Extension$Object$Duck_Object_ICustomStringConvertible.class…
> processing swift/$Extension$UInt16.class…
> processing swift/
$Extension$UInt32.class…
> processing swift/$Extension$UInt64.class…
> processing swift/
$Extension$UInt8.class…
> processing swift/$Extension$UnicodeScalar.class…
> processing swift/
$Extension$UnicodeScalar$Duck_Cardinal_IStreamable.class…
> processing swift/__$Extension$java$util$Map$Entry.class…
> processing swift/__Global.class…
> processing swift/__Global$$sequence$d__2.class…
> processing swift/__Global$$stride$d__0.class…
> processing swift/Global$$stride$d__1.class…
> processing swift/Global$4.class…
> processing archive /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/com.lukedbartolomeo.androidtest.jar…
> ignored resource DEBUG_INFO/
> ignored resource DEBUG_INFO/com.lukedbartolomeo.androidtest.MainActivity.di
> ignored resource DEBUG_INFO/com.lukedbartolomeo.androidtest.R.di
> ignored resource DEBUG_INFO/com.lukedbartolomeo.androidtest.R$attr.di
> ignored resource DEBUG_INFO/com.lukedbartolomeo.androidtest.R$drawable.di
> ignored resource DEBUG_INFO/com.lukedbartolomeo.androidtest.R$layout.di
> ignored resource DEBUG_INFO/com.lukedbartolomeo.androidtest.R$string.di
> ignored resource META-INF/
> ignored resource META-INF/MANIFEST.MF
> ignored resource METADATA/
> ignored resource METADATA/.metadata.fx
> ignored resource com/
> ignored resource com/lukedbartolomeo/
> ignored resource com/lukedbartolomeo/androidtest/
> processing com/lukedbartolomeo/androidtest/MainActivity.class…
> processing com/lukedbartolomeo/androidtest/R.class…
> processing com/lukedbartolomeo/androidtest/R$attr.class…
> processing com/lukedbartolomeo/androidtest/R$drawable.class…
> processing com/lukedbartolomeo/androidtest/R$layout.class…
> processing com/lukedbartolomeo/androidtest/R$string.class…
D: Updating /Volumes/Sammy 960/luke/Library/Application Support/RemObjects Software/EBuild/Obj/com.lukedbartolomeo.androidtest-7958D4F7-320E-4F8E-9DD2-9C59A261D9A7/Debug/Cooper-Android/com.lukedbartolomeo.androidtest_step1.apk
E: Object reference not set to an instance of an object
D: at RemObjects.Elements.RTL.String.get_QuotedIfNeeded
$mapped (System.String self) [0x0002d] in <2caa1a6d081a4846b470861d9bb5c178>:0 .
D: at RemObjects.EBuild.EBuildLogger.Process____Parameters (System.String aProcess, System.Collections.Generic.List1[T] aParameters) [0x0005e] in <5c0c67d1c1b54fb1aaeb2e7809c52fa5>:0 . D: at RemObjects.EBuild.Elements.AndroidBaseTask.RunAndroidTool (System.String aTool, System.Collections.Generic.List1[T] aArguments, System.String aToolName) [0x0003d] in :0 .
D: at RemObjects.EBuild.Elements.ElementsAndroidPack.Execute () [0x006a9] in :0 .
D: at RemObjects.EBuild.EBuildContext.RunTask________forTarget (RemObjects.EBuild.EBuildTask+MetaClass aTask, RemObjects.EBuild.EBuildValues aSettings, RemObjects.EBuild.EBuildObjects aObjects, RemObjects.EBuild.EBuildTarget aTarget) [0x002eb] in <5c0c67d1c1b54fb1aaeb2e7809c52fa5>:0 .
<- Task RemObjects.EBuild.Elements.ElementsAndroidPack failed with exception Object reference not set to an instance of an object for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0000s (1.5335s).
D: | at RemObjects.Elements.RTL.String.get_QuotedIfNeeded
$mapped (System.String self) [0x0002d] in <2caa1a6d081a4846b470861d9bb5c178>:0
D: | at RemObjects.EBuild.EBuildLogger.Process____Parameters (System.String aProcess, System.Collections.Generic.List1[T] aParameters) [0x0005e] in <5c0c67d1c1b54fb1aaeb2e7809c52fa5>:0 D: | at RemObjects.EBuild.Elements.AndroidBaseTask.RunAndroidTool (System.String aTool, System.Collections.Generic.List1[T] aArguments, System.String aToolName) [0x0003d] in :0
D: | at RemObjects.EBuild.Elements.ElementsAndroidPack.Execute () [0x006a9] in :0
D: | at RemObjects.EBuild.EBuildContext.RunTask________forTarget (RemObjects.EBuild.EBuildTask+MetaClass aTask, RemObjects.EBuild.EBuildValues aSettings, RemObjects.EBuild.EBuildObjects aObjects, RemObjects.EBuild.EBuildTarget aTarget) [0x002eb] in <5c0c67d1c1b54fb1aaeb2e7809c52fa5>:0
<- Task RemObjects.EBuild.Elements.ElementsPostCompileCooper failed for com.lukedbartolomeo.androidtest, Cooper-Android, took 0.0000s (1.5341s).
<- Task RemObjects.EBuild.Elements.ElementsCompile failed for com.lukedbartolomeo.androidtest, took 0.9279s (2.8078s).
<- Task RemObjects.EBuild.Elements.ElementsLink failed for com.lukedbartolomeo.androidtest, took 0.0000s (2.8080s).
<- Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutput failed for com.lukedbartolomeo.androidtest, took 0.0000s (2.8082s).
<- Task RemObjects.EBuild.Elements.ElementsCopyFinalOutput failed for com.lukedbartolomeo.androidtest, took 0.0000s (2.8084s).
<- Task RemObjects.EBuild.Elements.ElementsBuildProject failed for com.lukedbartolomeo.androidtest, took 0.0000s (2.8087s).
<- Project com.lukedbartolomeo.androidtest failed, took 2.8089s.
Project ‘com.lukedbartolomeo.androidtest’ failed to build.
Solution ‘RemObjects.EBuild.BuildSolution’ failed to build.
<- Task RemObjects.EBuild.BuildSolution failed for com.lukedbartolomeo.androidtest, took 2.8112s (2.8123s).

 net time    gross time   task

  0.0000s       1.5335s   ElementsAndroidPack 
  0.0000s       1.5341s   ElementsPostCompileCooper 
  0.0000s       2.8080s   ElementsLink 
  0.0000s       2.8082s   ElementsDetermineFinalOutput 
  0.0000s       2.8084s   ElementsCopyFinalOutput 
  0.0000s       2.8087s   ElementsBuildProject 
  0.0000s       0.1521s   ElementsPreCompileCooper 
  0.0001s       0.0002s   ElementsResolveAndroidFiles 
  0.0002s       0.0003s   ElementsResolveAndroidManifests 
  0.0003s       0.0009s   ElementsFindAndroidManifest 
  0.0003s       0.0005s   ElementsCheckForTargetlessReferences 
  0.0004s       0.1456s   ElementsPrepareCooperPlatform 
  0.0007s       0.0008s   ElementsPreflightAndroid 
  0.0008s       0.0010s   ElementsResolveSourceFiles 
  0.0009s       0.0018s   ElementsSanityCheck 
  0.0021s       0.0032s   ElementsPrepareCooperAndroidPlatform 
  0.0027s       0.0027s   ElementsApplyLegacySettings 
  0.0093s       0.0107s   ElementsGenerateAndroidManifestFile 
  0.0183s       0.0201s   ElementsResolveCooperReferencesForTarget 
  0.0326s       0.0336s   ElementsResolveReferences 
  0.1399s       0.1404s   ElementsGenerateAndroidResources 
  0.1415s       0.1416s   ElementsPreflightJava 
  0.1500s       0.1568s   ElementsPreparePlatforms 
  0.9279s       2.8078s   ElementsCompile 
  2.8112s       2.8123s   BuildSolution

Curious, thats the call to execute ApkBuilderMain, one of the parameters is nil. I’m adding nil proofing and more exact checks for vNext, most likely it’s AndroidSdkLibJars that’s nil, which would mean it didn’t find sdklib.jar.

you should have either tools/lib/sdklib.jar in your Android SDK, or one of more files that start with sdklib in that same folder (for example, I have sdklib-26.0.0-dev.jar). Do you? if not that’s your problem (you’ll need to find out why not, and vNext will err on this better), if you do, then we’d need to investigate further why it doesn’t find em…

I did have sdklib.jar installed in the proper place. I still got the same error message.

However, trashing my Android SDK installation (which had been around for a very long time) and reinstalling it from scratch seems to have done the trick. I am able to successfully build the blank Android application project on Beta 10.

Thanks!

sorry for there delayed reply. on this one. Glad it got sorted out for you, though I guess we’ll now never know what caused it :wink: