Uploaded image for project: 'Weex (Retired)'
  1. Weex (Retired)
  2. WEEX-675

weex build ios fail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.19
    • None
    • iOS
    • None

    Description

      create a demo project of weex,
      after run command below

      weex platform add ios
      weex run ios
      

      everything goes well !

      after set CodeSign and Profile in ios.config.json, I try to run build with

      weex build ios
      

      then build fail. with output here

      ** BUILD FAILED **
      
      
      The following build commands failed:
              Ld /Users/devcat/Documents/try_ideas/weex_try/awesome-app/platforms/ios/build/Build/Intermediates.noindex/WeexDemo.build/Debug-iphoneos/WeexDemo.build/Objects-normal/armv7/WeexDemo normal armv7
      (1 failure)
      17:46:59 : Command failed: xcodebuild -workspace WeexDemo.xcworkspace -scheme WeexDemo -configuration PROD -sdk iphoneos -derivedDataPath build clean build
      ** BUILD FAILED **
      
      
      The following build commands failed:
              Ld /Users/devcat/Documents/try_ideas/weex_try/awesome-app/platforms/ios/build/Build/Intermediates.noindex/WeexDemo.build/Debug-iphoneos/WeexDemo.build/Objects-normal/armv7/WeexDemo normal armv7
      (1 failure)
      
      17:46:59 : You should config `CodeSign` and `Profile` in the `ios.config.json`
      
          We suggest that you open the `platform/ios` directory.
      
          Package your project as a normal ios project!
      

      I am sure that codesign,profile,appid is correct.

      then I open the workspace of WeexDemo.xcworkspace in XCode.

      try to Archive. it seems that archive success.

      and I get the 'WeexDemo 2019-1-1, 4.55 PM.xcarchive' file.

       

      so. how can I work througth the problem?

      Thanks.

      Attachments

        Activity

          People

            xyyxyy1234 XuYouyang
            devbillycat devbillycat
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: