Skip to content

Commit

Permalink
[google][tagmanager] Moved GoogleSymbolUtilities from Firebase.Core t…
Browse files Browse the repository at this point in the history
…o Google.TagManager
  • Loading branch information
SotoiGhost committed Jul 12, 2017
1 parent 92c1984 commit d7c93f9
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 28 deletions.
20 changes: 0 additions & 20 deletions Firebase.Core/source/Firebase.Core/Firebase.Core.targets
Original file line number Diff line number Diff line change
Expand Up @@ -3,45 +3,25 @@
<PropertyGroup>
<_FirebaseCoreAssemblyName>Firebase.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</_FirebaseCoreAssemblyName>
<_FirebaseCoreItemsFolder>FCr-3.5.2</_FirebaseCoreItemsFolder>
<_GoogleSymbolUtilitiesItemsFolder>GSymblU-1.1.2</_GoogleSymbolUtilitiesItemsFolder>
<_GoogleInterchangeUtilitiesItemsFolder>GIntrchngU-1.2.2</_GoogleInterchangeUtilitiesItemsFolder>
</PropertyGroup>
<ItemGroup Condition="('$(OutputType)'!='Library' OR '$(IsAppExtension)'=='True')">
<XamarinBuildDownload Include="$(_FirebaseCoreItemsFolder)">
<Url>https://dl.google.com/dl/cpdc/6cef90b86eee4f08/FirebaseCore-3.5.2.tar.gz</Url>
<Kind>Tgz</Kind>
</XamarinBuildDownload>
<XamarinBuildDownload Include="$(_GoogleSymbolUtilitiesItemsFolder)">
<Url>https://dl.google.com/dl/cpdc/7ecdffda6fbef4af/GoogleSymbolUtilities-1.1.2.tar.gz</Url>
<Kind>Tgz</Kind>
</XamarinBuildDownload>
<XamarinBuildDownload Include="$(_GoogleInterchangeUtilitiesItemsFolder)">
<Url>https://dl.google.com/dl/cpdc/1a7f7ba905b2c029/GoogleInterchangeUtilities-1.2.2.tar.gz</Url>
<Kind>Tgz</Kind>
</XamarinBuildDownload>
<XamarinBuildRestoreResources Include="_FirebaseCoreItemsFolder" />
</ItemGroup>
<Target Name="_FirebaseCoreItemsFolder">

<PropertyGroup>
<_FirebaseCoreSDKBaseFolder>$(XamarinBuildDownloadDir)$(_FirebaseCoreItemsFolder)\Frameworks\</_FirebaseCoreSDKBaseFolder>
<_GoogleSymbolUtilitiesSDKBaseFolder>$(XamarinBuildDownloadDir)$(_GoogleSymbolUtilitiesItemsFolder)\Frameworks\frameworks\</_GoogleSymbolUtilitiesSDKBaseFolder>
<_GoogleInterchangeUtilitiesSDKBaseFolder>$(XamarinBuildDownloadDir)$(_GoogleInterchangeUtilitiesItemsFolder)\Frameworks\frameworks\</_GoogleInterchangeUtilitiesSDKBaseFolder>
</PropertyGroup>

<ItemGroup>
<RestoreAssemblyResource Include="$(_FirebaseCoreSDKBaseFolder)FirebaseCore.framework\FirebaseCore">
<LogicalName>FirebaseCore</LogicalName>
<AssemblyName>$(_FirebaseCoreAssemblyName)</AssemblyName>
</RestoreAssemblyResource>
<RestoreAssemblyResource Include="$(_GoogleSymbolUtilitiesSDKBaseFolder)GoogleSymbolUtilities.framework\GoogleSymbolUtilities">
<LogicalName>GoogleSymbolUtilities</LogicalName>
<AssemblyName>$(_FirebaseAnalyticsAssemblyName)</AssemblyName>
</RestoreAssemblyResource>
<RestoreAssemblyResource Include="$(_GoogleInterchangeUtilitiesSDKBaseFolder)GoogleInterchangeUtilities.framework\GoogleInterchangeUtilities">
<LogicalName>GoogleInterchangeUtilities</LogicalName>
<AssemblyName>$(_FirebaseAnalyticsAssemblyName)</AssemblyName>
</RestoreAssemblyResource>
</ItemGroup>

</Target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
<MtouchDebug>true</MtouchDebug>
<MtouchFastDev>false</MtouchFastDev>
<MtouchProfiling>true</MtouchProfiling>
<MtouchUseSGen>true</MtouchUseSGen>
<MtouchUseRefCounting>true</MtouchUseRefCounting>
<MtouchLink>None</MtouchLink>
<MtouchArch>i386</MtouchArch>
<MtouchHttpClientHandler>HttpClientHandler</MtouchHttpClientHandler>
Expand All @@ -39,8 +37,6 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodesignKey>iPhone Developer</CodesignKey>
<MtouchUseSGen>true</MtouchUseSGen>
<MtouchUseRefCounting>true</MtouchUseRefCounting>
<MtouchFloat32>true</MtouchFloat32>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<MtouchLink>SdkOnly</MtouchLink>
Expand All @@ -57,8 +53,6 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodesignKey>iPhone Developer</CodesignKey>
<MtouchUseSGen>true</MtouchUseSGen>
<MtouchUseRefCounting>true</MtouchUseRefCounting>
<MtouchLink>None</MtouchLink>
<MtouchArch>i386</MtouchArch>
<MtouchHttpClientHandler>HttpClientHandler</MtouchHttpClientHandler>
Expand All @@ -78,8 +72,6 @@
<MtouchDebug>true</MtouchDebug>
<MtouchFastDev>false</MtouchFastDev>
<MtouchProfiling>true</MtouchProfiling>
<MtouchUseSGen>true</MtouchUseSGen>
<MtouchUseRefCounting>true</MtouchUseRefCounting>
<MtouchFloat32>true</MtouchFloat32>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<MtouchLink>SdkOnly</MtouchLink>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<_GoogleTagManagerAssemblyName>Google.TagManager, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</_GoogleTagManagerAssemblyName>
<_GoogleTagManagerItemsFolder>GTagM-5.0.8</_GoogleTagManagerItemsFolder>
<_GoogleUtilitiesItemsFolder>GUtlts-1.3.2</_GoogleUtilitiesItemsFolder>
<_GoogleSymbolUtilitiesItemsFolder>GSymblU-1.1.2</_GoogleSymbolUtilitiesItemsFolder>
</PropertyGroup>

<ItemGroup Condition="('$(OutputType)'!='Library' OR '$(IsAppExtension)'=='True')">
Expand All @@ -16,6 +17,10 @@
<Url>https://dl.google.com/dl/cpdc/978f81964b50a7c0/GoogleUtilities-1.3.2.tar.gz</Url>
<Kind>Tgz</Kind>
</XamarinBuildDownload>
<XamarinBuildDownload Include="$(_GoogleSymbolUtilitiesItemsFolder)">
<Url>https://dl.google.com/dl/cpdc/7ecdffda6fbef4af/GoogleSymbolUtilities-1.1.2.tar.gz</Url>
<Kind>Tgz</Kind>
</XamarinBuildDownload>
<XamarinBuildRestoreResources Include="_GoogleTagManagerItems"/>
</ItemGroup>

Expand All @@ -24,6 +29,7 @@
<PropertyGroup>
<_GoogleTagManagerSDKBaseFolder>$(XamarinBuildDownloadDir)$(_GoogleTagManagerItemsFolder)\Frameworks\</_GoogleTagManagerSDKBaseFolder>
<_GoogleUtilitiesSDKBaseFolder>$(XamarinBuildDownloadDir)$(_GoogleUtilitiesItemsFolder)\Frameworks\frameworks\</_GoogleUtilitiesSDKBaseFolder>
<_GoogleSymbolUtilitiesSDKBaseFolder>$(XamarinBuildDownloadDir)$(_GoogleSymbolUtilitiesItemsFolder)\Frameworks\frameworks\</_GoogleSymbolUtilitiesSDKBaseFolder>
</PropertyGroup>

<ItemGroup>
Expand All @@ -39,6 +45,10 @@
<LogicalName>GoogleUtilities</LogicalName>
<AssemblyName>$(_GoogleTagManagerAssemblyName)</AssemblyName>
</RestoreAssemblyResource>
<RestoreAssemblyResource Include="$(_GoogleSymbolUtilitiesSDKBaseFolder)GoogleSymbolUtilities.framework\GoogleSymbolUtilities">
<LogicalName>GoogleSymbolUtilities</LogicalName>
<AssemblyName>$(_GoogleTagManagerAssemblyName)</AssemblyName>
</RestoreAssemblyResource>
</ItemGroup>

</Target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,8 @@
LinkerFlags = "-lz",
ForceLoad = true,
SmartLink = true)]

[assembly: LinkWith ("GoogleSymbolUtilities",
LinkTarget.ArmV7 | LinkTarget.Simulator | LinkTarget.Simulator64 | LinkTarget.Arm64,
ForceLoad = true,
SmartLink = true)]

0 comments on commit d7c93f9

Please sign in to comment.