Git Product home page Git Product logo

Comments (6)

johnfairh avatar johnfairh commented on May 27, 2024

The xcodebuild_arguments are ignored in podspec mode, you can delete them from your yaml file (or alternatively keep them and delete the podspec line.)

You'll need to read or post the Xcode error log mentioned: the tools are saying that the Swift module called el_grocer_shopper_sdk_iOS is not being built. This module name is coming from the podspec, I think.

from jazzy.

rashid-elgrocer avatar rashid-elgrocer commented on May 27, 2024

@johnfairh after removing deleting the xcodebuild_arguments didn't have any effect on it, below is the log of xcode build which is succeded.

2022-10-13 22:22:56.685 xcodebuild[30055:358355] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
2022-10-13 22:22:56.685 xcodebuild[30055:358355] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -target el-grocer-shopper-sdk-iOS clean build CODE_SIGN_IDENTITY= CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO

User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES

Build settings from command line:
CODE_SIGN_IDENTITY =
CODE_SIGNING_ALLOWED = NO
CODE_SIGNING_REQUIRED = NO

note: Using new build system
note: Using codesigning identity override:
error: Could not delete /var/folders/h7/_8q5nbw94t5cy3vk2x7v7bqm0000gp/T/jazzy20221013-30041-hm1qmuel-grocer-shopper-sdk-iOS/build because it was not created by the build system.
note: Build preparation complete

** CLEAN FAILED **

note: Using new build system
note: Using codesigning identity override:
note: Planning
Analyze workspace

Create build description
Build description signature: c07b70b483e6dc7a8b84341043058f90
Build description path: /var/folders/h7/_8q5nbw94t5cy3vk2x7v7bqm0000gp/T/jazzy20221013-30041-hm1qmuel-grocer-shopper-sdk-iOS/Pods/../build/XCBuildData/c07b70b483e6dc7a8b84341043058f90-desc.xcbuild

note: Build preparation complete
warning: Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
CreateBuildDirectory /var/folders/h7/_8q5nbw94t5cy3vk2x7v7bqm0000gp/T/jazzy20221013-30041-hm1qmuel-grocer-shopper-sdk-iOS/build/Release-iphoneos/el-grocer-shopper-sdk-iOS
cd /var/folders/h7/_8q5nbw94t5cy3vk2x7v7bqm0000gp/T/jazzy20221013-30041-hm1qmuel-grocer-shopper-sdk-iOS/Pods/Pods.xcodeproj
builtin-create-build-directory /var/folders/h7/_8q5nbw94t5cy3vk2x7v7bqm0000gp/T/jazzy20221013-30041-hm1qmuel-grocer-shopper-sdk-iOS/build/Release-iphoneos/el-grocer-shopper-sdk-iOS

** BUILD SUCCEEDED **

from jazzy.

johnfairh avatar johnfairh commented on May 27, 2024

You would need to work through the build files mentioned & figure out why nothing is being built -- might be that error mentioned during 'clean' or could be something is going wrong with your setup and the cocoapods stuff that jazzy uses.

You could try going the other way, delete the podspec parameter and use the Xcode build options.

from jazzy.

rashid-elgrocer avatar rashid-elgrocer commented on May 27, 2024

You would need to work through the build files mentioned & figure out why nothing is being built -- might be that error mentioned during 'clean' or could be something is going wrong with your setup and the cocoapods stuff that jazzy uses.

You could try going the other way, delete the podspec parameter and use the Xcode build options.

I already try it this way but its not working (xcodebuild command failed), because external libraries are not installing without podspec.

from jazzy.

johnfairh avatar johnfairh commented on May 27, 2024

OK - if you've tried everything then not sure how we can help without a recreatable project to work on.

from jazzy.

johnfairh avatar johnfairh commented on May 27, 2024

Closing, inactive

from jazzy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.