Ionic framework ionic本机geofence iOS编译错误

Ionic framework ionic本机geofence iOS编译错误,ionic-framework,ionic2,ionic3,ionic-native,Ionic Framework,Ionic2,Ionic3,Ionic Native,请帮助我解决此错误: ionic Native+geofance+iOS 谢谢。我在遵循这些步骤后获得了成功 1-卸载geofence插件 2-卸载平台iOS 3-安装geofence插件 4-替换这3个文件 5-安装平台iOS 6-建立成功 谢谢 ios compile error after install geofence plugin. ================== Compile error is =============== The following build co

请帮助我解决此错误:

ionic Native+geofance+iOS


谢谢。

我在遵循这些步骤后获得了成功

1-卸载geofence插件

2-卸载平台iOS

3-安装geofence插件

4-替换这3个文件

5-安装平台iOS

6-建立成功

谢谢

ios compile error after install geofence plugin.

================== Compile error is ===============

The following build commands failed:
    CompileSwift normal x86_64 /Volumes/TimeMachine/AtoZ_Projects/Mobile_Apps/InstaPlace/InstaPlace/platforms/ios/InstaPlace/Plugins/cordova-plugin-geofence/GeofencePlugin.swift
    CompileSwift normal x86_64 /Volumes/TimeMachine/AtoZ_Projects/Mobile_Apps/InstaPlace/InstaPlace/platforms/ios/InstaPlace/Plugins/cordova-plugin-geofence/SwiftData.swift
    CompileSwift normal x86_64 /Volumes/TimeMachine/AtoZ_Projects/Mobile_Apps/InstaPlace/InstaPlace/platforms/ios/InstaPlace/Plugins/cordova-plugin-geofence/SwiftyJson.swift
    CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
(4 failures)
Error: Error code 65 for command: xcodebuild with args: -xcconfig,/Volumes/TimeMachine/AtoZ_Projects/Mobile_Apps/InstaPlace/InstaPlace/platforms/ios/cordova/build-debug.xcconfig,-workspace,InstaPlace.xcworkspace,-scheme,InstaPlace,-configuration,Debug,-sdk,iphonesimulator,-destination,platform=iOS Simulator,name=iPhone SE,build,CONFIGURATION_BUILD_DIR=/Volumes/TimeMachine/AtoZ_Projects/Mobile_Apps/InstaPlace/InstaPlace/platforms/ios/build/emulator,SHARED_PRECOMPS_DIR=/Volumes/TimeMachine/AtoZ_Projects/Mobile_Apps/InstaPlace/InstaPlace/platforms/ios/build/sharedpch

[ERROR] An error occurred while running cordova build ios (exit code 1).

==========================