Skip to content

xcode 10 build issues #16

@samlotti

Description

@samlotti

Hi.

I just installed the plugin and get the following:

(my podfile has:)
platform :ios, '9.0'

Xcode's output:

=== BUILD TARGET SCrypto OF PROJECT Pods WITH CONFIGURATION Debug ===
/Users/sam/dev2/chess6/client/chesstime/ios/Pods/SCrypto/Source/SCrypto.swift:107:111: warning: using '!' is not allowed here; treating this as '?' instead
typealias Function = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer) -> UnsafeMutablePointer!
^ ~
?
=== BUILD TARGET flutter_string_encryption OF PROJECT Pods WITH CONFIGURATION Debug ===
/Users/sam/dev2/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_string_encryption-0.2.0/ios/Classes/FlutterStringEncryptionPlugin.m:2:9: fatal error: 'flutter_string_encryption/flutter_string_encryption-Swift.h' file not found
#import <flutter_string_encryption/flutter_string_encryption-Swift.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Could not build the application for the simulator.
Error launching application on iPhone 8 Plus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions