Giter Site home page Giter Site logo

Comments (10)

scinfu avatar scinfu commented on May 14, 2024

did you set in "Build Settings" "Build Active Architecture Only" in release NO ? for your app and the library ?

from swiftsoup.

mDadashi avatar mDadashi commented on May 14, 2024

I set "Build Active Architecture Only" to No and it didn't help. What do you mean for library?

Is there a way of adding this manually? other than pod?

from swiftsoup.

scinfu avatar scinfu commented on May 14, 2024

Mean compiler not found the library, are you using cocoa pods ?
edit:
"Build Active Architecture Only" tell to compiler to build all valid arch.

from swiftsoup.

mDadashi avatar mDadashi commented on May 14, 2024

Yes I am. this is my pdfile:

target 'OnlineStore' do
use_frameworks!
pod 'SwiftSoup'
end

from swiftsoup.

scinfu avatar scinfu commented on May 14, 2024

After 'pod install' did terminal prompt some warnings ?

from swiftsoup.

mDadashi avatar mDadashi commented on May 14, 2024

No, do you recommend that I run pod install again?

from swiftsoup.

scinfu avatar scinfu commented on May 14, 2024

try and see if there is a warning , be sure to use .xcworkspace and not .xcodeproj

from swiftsoup.

mDadashi avatar mDadashi commented on May 14, 2024

This is the terminal output:

Analyzing dependencies
Downloading dependencies
Using SwiftSoup (1.2.9)
Generating Pods project
Integrating client project
Sending stats
Pod installation complete! There is 1 dependency from the Podfile and 1 total pod installed.

valid architectures : arm64 armv7s

Build Active Architecture : NO

Do I have to add anything to Build Phases specific to SwiftSoup?
(Sorry for the bold font, somehow happened in copy pasting)

from swiftsoup.

scinfu avatar scinfu commented on May 14, 2024

try to add in valid arch armv7 in release and debug

from swiftsoup.

scinfu avatar scinfu commented on May 14, 2024

I'm closing this due to no activity. Please feel free to reopen it if needed

from swiftsoup.

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.