GithubHelp home page GithubHelp logo

Comments (5)

neroaCu avatar neroaCu commented on July 20, 2024 1

Thank you so much for such a quick reply.

I will verify if xcode 13 works or not. Then i'll update it here.

from free-rasp-flutter.

talsec-app avatar talsec-app commented on July 20, 2024

Hello
Thank you for your report.
We are aware of the issue and we are actively looking for solution.
Talsec Team

from free-rasp-flutter.

neroaCu avatar neroaCu commented on July 20, 2024

Thanks.

Additional information

Users/xxxxxx/Documents/flutter2.5.0/.pub-cache/hosted/pub.dartlang.org/freerasp-1.1.0/ios/Classes/SwiftFreeraspPlugin.swift:3:8: error: failed to build module 'TalsecRuntime' from its module interface; the compiler that produced it, 'Apple Swift version 5.5.1 (swiftlang-1300.0.31.4 clang-1300.0.29.6)', may have used features that aren't supported by this compiler, 'Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)'
import TalsecRuntime
^
/Users/xxxxxx/Documents/acupay/build/ios/Debug-iphoneos/XCFrameworkIntermediates/TalsecRuntime/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftinterface:11:8: error: no such module '_Concurrency'
import _Concurrency

from free-rasp-flutter.

talsec-app avatar talsec-app commented on July 20, 2024

After analysis, we come to conclusion that old version of Xcode is causing the trouble.

Because of some security features, our freeRASP framework for iOS (which Flutter plugin use under the hood) is build for Xcode 13. Your version of Xcode is 12.5 so its unable to compile whole project because of it. To keep security features intact, we are unable to compile for lower version of Xcode. In order to use freeRASP (at least for iOS) update your Xcode to version 13.

To prevent further confution in the future, README will be updated and information about Xcode version will be added.

If issue persists, please let us know
Talsec Team

from free-rasp-flutter.

neroaCu avatar neroaCu commented on July 20, 2024

sorry, for late reply.

Xcode 13 work well. Thanks @talsec-app

from free-rasp-flutter.

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.