diff --git a/plugin.xml b/plugin.xml
index 5664e678..32abd0f1 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -124,6 +124,7 @@
+
@@ -136,8 +137,6 @@
-
-
diff --git a/src/ios/PushNotification.h b/src/ios/PushNotification.h
index 438b3666..5852ec97 100755
--- a/src/ios/PushNotification.h
+++ b/src/ios/PushNotification.h
@@ -11,7 +11,7 @@
#import
#import
-#import "PushNotificationManager.h"
+#import
@interface PushNotification : CDVPlugin {
diff --git a/src/ios/Pushwoosh.framework/Headers b/src/ios/Pushwoosh.framework/Headers
deleted file mode 120000
index a177d2a6..00000000
--- a/src/ios/Pushwoosh.framework/Headers
+++ /dev/null
@@ -1 +0,0 @@
-Versions/Current/Headers
\ No newline at end of file
diff --git a/src/ios/Pushwoosh.framework/Versions/A/Headers/PushNotificationManager.h b/src/ios/Pushwoosh.framework/Headers/PushNotificationManager.h
similarity index 100%
rename from src/ios/Pushwoosh.framework/Versions/A/Headers/PushNotificationManager.h
rename to src/ios/Pushwoosh.framework/Headers/PushNotificationManager.h
diff --git a/src/ios/Pushwoosh.framework/Pushwoosh b/src/ios/Pushwoosh.framework/Pushwoosh
deleted file mode 120000
index b002d724..00000000
--- a/src/ios/Pushwoosh.framework/Pushwoosh
+++ /dev/null
@@ -1 +0,0 @@
-Versions/Current/Pushwoosh
\ No newline at end of file
diff --git a/src/ios/Pushwoosh.framework/Pushwoosh b/src/ios/Pushwoosh.framework/Pushwoosh
new file mode 100644
index 00000000..951f1fb4
Binary files /dev/null and b/src/ios/Pushwoosh.framework/Pushwoosh differ
diff --git a/src/ios/Pushwoosh.framework/Versions/A/Pushwoosh b/src/ios/Pushwoosh.framework/Versions/A/Pushwoosh
deleted file mode 100644
index 951f1fb4..00000000
Binary files a/src/ios/Pushwoosh.framework/Versions/A/Pushwoosh and /dev/null differ
diff --git a/src/ios/Pushwoosh.framework/Versions/Current b/src/ios/Pushwoosh.framework/Versions/Current
deleted file mode 120000
index 8c7e5a66..00000000
--- a/src/ios/Pushwoosh.framework/Versions/Current
+++ /dev/null
@@ -1 +0,0 @@
-A
\ No newline at end of file