Skip to content

Errors with Ionic Framework #65

@cfh463

Description

@cfh463

Sorry if this is a noob question - still getting familiar with using cordova plugins and ionic framework. But I installed the plug in with command:

cordova plugin add com.tlantic.plugins.socket

The fetch and install went smooth and seems like it was integrated into my project, but building for iOS is getting an error:

Then when I build for iOS I get:

The following build commands failed:
CompileC build/rr165.build/Debug-iphonesimulator/rr165.build/Objects-normal/i386/CDVSocketPlugin.o rr165/Plugins/com.tlantic.plugins.socket/CDVSocketPlugin.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/rr165.build/Debug-iphonesimulator/rr165.build/Objects-normal/i386/Connection.o rr165/Plugins/com.tlantic.plugins.socket/Connection.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(2 failures)
Error: /Users/robgalvin/ionic/rr165/platforms/ios/cordova/build: Command failed with exit code 65
at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)

Any idea what this is and how to resolve? Android builds just fine. I am using the latest Xcode ad iOS SDk

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions