Skip to content

Commit 49b554b

Browse files
authored
Removes Notifications framework from SDK Proxy
1 parent f675598 commit 49b554b

File tree

7 files changed

+7058
-2187
lines changed

7 files changed

+7058
-2187
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
2+
<s:String x:Key="/Default/Environment/AssemblyExplorer/XmlDocument/@EntryValue">&lt;AssemblyExplorer&gt;
3+
&lt;Assembly Path="/Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoAndroid/v12.0/Mono.Android.dll" /&gt;
4+
&lt;/AssemblyExplorer&gt;</s:String></wpf:ResourceDictionary>

example/XamarinExample.Huawei/Resources/Resource.designer.cs

Lines changed: 7050 additions & 2179 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ios/ExponeaSDK.iOS/ExponeaSDK.iOS.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
3535
</PropertyGroup>
3636
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
37+
<DebugSymbols>true</DebugSymbols>
3738
<DebugType>portable</DebugType>
3839
<Optimize>true</Optimize>
3940
<OutputPath>bin\Release</OutputPath>

ios/native SDK wrapper/ExponeaSDKProxy/ExponeaSDKProxy.xcodeproj/project.pbxproj

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
55C39C142AD6AAA1006964DA /* AnyCodable.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = CC353C43273D275300319DF9 /* AnyCodable.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
1313
55C39C152AD6AAA1006964DA /* ExponeaSDK.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC353C44273D275300319DF9 /* ExponeaSDK.xcframework */; };
1414
55C39C162AD6AAA1006964DA /* ExponeaSDK.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = CC353C44273D275300319DF9 /* ExponeaSDK.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
15-
55C39C172AD6AAA1006964DA /* ExponeaSDKNotifications.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 554B674328C880950059E1CB /* ExponeaSDKNotifications.xcframework */; };
16-
55C39C182AD6AAA1006964DA /* ExponeaSDKNotifications.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 554B674328C880950059E1CB /* ExponeaSDKNotifications.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
1715
55C39C192AD6AAA1006964DA /* ExponeaSDKObjC.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC353C4A273D275600319DF9 /* ExponeaSDKObjC.xcframework */; };
1816
55C39C1A2AD6AAA1006964DA /* ExponeaSDKObjC.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = CC353C4A273D275600319DF9 /* ExponeaSDKObjC.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
1917
55C39C1B2AD6AAA1006964DA /* ExponeaSDKShared.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC353C4B273D275600319DF9 /* ExponeaSDKShared.xcframework */; };
@@ -63,7 +61,6 @@
6361
55C39C1C2AD6AAA1006964DA /* ExponeaSDKShared.xcframework in Embed Frameworks */,
6462
55C39C142AD6AAA1006964DA /* AnyCodable.xcframework in Embed Frameworks */,
6563
55C39C1A2AD6AAA1006964DA /* ExponeaSDKObjC.xcframework in Embed Frameworks */,
66-
55C39C182AD6AAA1006964DA /* ExponeaSDKNotifications.xcframework in Embed Frameworks */,
6764
55C39C1E2AD6AAA1006964DA /* SwiftSoup.xcframework in Embed Frameworks */,
6865
55C39C162AD6AAA1006964DA /* ExponeaSDK.xcframework in Embed Frameworks */,
6966
);
@@ -122,7 +119,6 @@
122119
55C39C1B2AD6AAA1006964DA /* ExponeaSDKShared.xcframework in Frameworks */,
123120
55C39C132AD6AAA1006964DA /* AnyCodable.xcframework in Frameworks */,
124121
55C39C192AD6AAA1006964DA /* ExponeaSDKObjC.xcframework in Frameworks */,
125-
55C39C172AD6AAA1006964DA /* ExponeaSDKNotifications.xcframework in Frameworks */,
126122
55C39C1D2AD6AAA1006964DA /* SwiftSoup.xcframework in Frameworks */,
127123
55C39C152AD6AAA1006964DA /* ExponeaSDK.xcframework in Frameworks */,
128124
);
@@ -580,9 +576,7 @@
580576
BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
581577
CLANG_ENABLE_MODULES = YES;
582578
CODE_SIGN_IDENTITY = "Apple Development";
583-
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
584-
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
585-
CODE_SIGN_STYLE = Manual;
579+
CODE_SIGN_STYLE = Automatic;
586580
DEFINES_MODULE = YES;
587581
DEVELOPMENT_TEAM = UVDCL7YSZS;
588582
DYLIB_COMPATIBILITY_VERSION = 1;
@@ -602,7 +596,6 @@
602596
PRODUCT_BUNDLE_IDENTIFIER = com.exponea.ExponeaSDKProxy;
603597
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
604598
PROVISIONING_PROFILE_SPECIFIER = "";
605-
"PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = "";
606599
SKIP_INSTALL = YES;
607600
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
608601
SWIFT_VERSION = 5.0;
@@ -618,6 +611,7 @@
618611
BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
619612
CLANG_ENABLE_MODULES = YES;
620613
CODE_SIGN_IDENTITY = "iPhone Developer";
614+
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
621615
CODE_SIGN_STYLE = Manual;
622616
DEFINES_MODULE = YES;
623617
DEVELOPMENT_TEAM = UVDCL7YSZS;

pcl/ExponeaSDK.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
</PropertyGroup>
2929
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
3030
<LangVersion>8.0</LangVersion>
31+
<DebugSymbols>true</DebugSymbols>
3132
</PropertyGroup>
3233
<ItemGroup>
3334
<Compile Include="*.cs" />

0 commit comments

Comments
 (0)