Steve,
Here i attached codenameone properties file,
and i added ios.icloud.CloudDocuments build hint also.
for that "codename1.arg.ios.icloud.CloudDocuments=true" attribute added in
properties file.
On Wednesday, September 20, 2017 at 8:34:51 PM UTC+5:30, Steve Hannah wrote:
>
> Can you post relevant parts of your codenameone_settings.properties file?
>
> The problem is certainly with your entitlements. Likely related to the
> cloudkit stuff. Based on the error message:
>
> requiredEntitlements='{
> "application-identifier" = "com.sample";
> "aps-environment" = production;
> "get-task-allow" = 1;
> "keychain-access-groups" = (
> "com.sample"
> );
>
>
> It doesn't look like it is adding the icloud entitlements - which makes me
> think that you haven't added the ios.icloud.CloudDocuments build hint.
>
>
> On Wed, Sep 20, 2017 at 6:54 AM, <[email protected] <javascript:>>
> wrote:
>
>> Thanks for reply steve..
>> Actually as per this
>> <https://stackoverflow.com/questions/43395387/codename-one-ios-build-error-at-export-step>
>> i
>> enabled CloudKit support, without enabling also ios build not getting
>> generated, i followed multiple ways to generate but failed.
>> present my main task is want to generate ios build.
>> so could you tell me where i'm doing wrong/best way to generate ios build?
>>
>>
>>
>>
>> On Wednesday, September 20, 2017 at 6:15:25 PM UTC+5:30, Steve Hannah
>> wrote:
>>>
>>> This is likely a problem with iCloud entitlements. We have limited support
>>> right now for iCloud. If you just require iCloud documents, then adding
>>> the build hint ios.icloud.CloudDocuments=true should get things moving.
>>>
>>> Steve
>>>
>>>
>>>
>>> On Wed, Sep 20, 2017 at 4:01 AM, <[email protected]> wrote:
>>>
>>>> If you are experiencing an issue please mention the full platform your
>>>> issue applies to:
>>>> IDE: IntelliJ IDEA
>>>> Desktop OS : Windows
>>>> Simulator
>>>> Device
>>>>
>>>> I'm trying to build a sample and tried to generate build for android
>>>> and ios also.
>>>> for android, its build successfully but coming to ios its failing at
>>>> export step.
>>>> i am not understanding whats the error.
>>>> i included CloudKit support also.
>>>> so could you please check and tell me where i'm doing wrong/solution to
>>>> generate build..
>>>> and here is the log file
>>>> https://www.dropbox.com/s/g5t2rkfk9d9m1bu/newLogFile.txt?dl=0
>>>>
>>>> Thanks
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "CodenameOne Discussions" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [email protected].
>>>> Visit this group at
>>>> https://groups.google.com/group/codenameone-discussions.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/codenameone-discussions/e331f0e2-fb4b-4fde-8e1c-b8b6cec7d24f%40googlegroups.com
>>>>
>>>> <https://groups.google.com/d/msgid/codenameone-discussions/e331f0e2-fb4b-4fde-8e1c-b8b6cec7d24f%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>
>>>
>>> --
>>> Steve Hannah
>>> Software Developer
>>> Codename One
>>> http://www.codenameone.com
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "CodenameOne Discussions" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected]
>> <javascript:>.
>> Visit this group at
>> https://groups.google.com/group/codenameone-discussions.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/codenameone-discussions/6301bb5c-f822-4762-8be1-1f98f973b132%40googlegroups.com
>>
>> <https://groups.google.com/d/msgid/codenameone-discussions/6301bb5c-f822-4762-8be1-1f98f973b132%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Steve Hannah
> Software Developer
> Codename One
> http://www.codenameone.com
>
--
You received this message because you are subscribed to the Google Groups
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit
https://groups.google.com/d/msgid/codenameone-discussions/552629ef-1572-43da-90ff-4826f904ede9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
baseClass=src/generated/StateMachineBase.java
codename1.android.keystore=
codename1.android.keystoreAlias=
codename1.android.keystorePassword=
codename1.arg.ios.debug.distributionMethod=ad-hoc
codename1.arg.ios.debug.teamId=GWNAJKG9XY
codename1.arg.ios.icloud.CloudDocuments=true
codename1.arg.ios.includePush=true
codename1.arg.ios.interface_orientation=UIInterfaceOrientationPortrait\:UIInterfaceOrientationPortraitUpsideDown
codename1.arg.ios.newStorageLocation=true
codename1.arg.ios.project_type=ios
codename1.arg.ios.testFlight=true
codename1.arg.java.version=8
codename1.displayName=MyApplication
codename1.icon=icon.png
codename1.ios.appid=GWNAJKG9XY.com.sample
codename1.ios.certificate=
codename1.ios.certificatePassword=
codename1.ios.debug.distributionMethod = ad-hoc
codename1.ios.debug.certificate=/C\:/Users/Recrosoft/Desktop/sampleIosFiles/sampleAdhoc/Certificates.p12
codename1.ios.debug.certificatePassword=recro
codename1.ios.debug.provision=/C\:/Users/Recrosoft/Desktop/sampleIosFiles/sampleAdhoc/sampleAdhoc(1).mobileprovision
codename1.ios.provision=
codename1.j2me.nativeTheme=nbproject/nativej2me.res
codename1.languageLevel=5
codename1.mainName=MyApplication
codename1.packageName=com.sample
codename1.rim.certificatePassword=
codename1.rim.signtoolCsk=
codename1.rim.signtoolDb=
codename1.secondaryTitle=MyApplication
codename1.vendor=CodenameOne
codename1.version=1.0
guiResource=theme.res
libVersion=182
mainForm=Main
package=generated
userClass=src/userclasses/StateMachine.java