冤有头债有主,类文件创建者整理

This commit is contained in:
zu
2021-11-01 14:25:16 +08:00
parent 245720ec01
commit b58ace2237
14 changed files with 13 additions and 18 deletions

View File

@@ -3,7 +3,6 @@
// PlanetStar
//
// Created by fengshuo on 2021/4/7.
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
//
///flutter 和原生交互所需要的类
#ifndef XCFlutterKeyConst_h

View File

@@ -2,8 +2,7 @@
// XplanFBFlutterViewContainer.h
// PlanetStar
//
// Created by apple on 2021/3/30.
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
// Created by 冯硕 on 2021/3/30.
//
#import <flutter_boost/FBFlutterViewContainer.h>

View File

@@ -2,8 +2,7 @@
// XplanFBFlutterViewContainer.m
// PlanetStar
//
// Created by apple on 2021/3/30.
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
// Created by on 2021/3/30.
//
#import "XplanFBFlutterViewContainer.h"

View File

@@ -2,8 +2,7 @@
// XplanFlutterBoostDelegate.h
// PlanetStar
//
// Created by zu on 2021/3/18.
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
// Created by 冯硕 on 2021/3/18.
//
#import <flutter_boost/FlutterBoost.h>

View File

@@ -2,8 +2,7 @@
// XplanFlutterBoostDelegate.m
// PlanetStar
//
// Created by zu on 2021/3/18.
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
// Created by on 2021/3/18.
//
#import <Foundation/Foundation.h>

View File

@@ -2,7 +2,7 @@
// RoomGuestDelegate.h
// xplan-ios
//
// Created by apple on 2021/10/27.
// Created by zu on 2021/10/27.
//
#import <Foundation/Foundation.h>

View File

@@ -2,7 +2,7 @@
// RoomDelegate.h
// xplan-ios
//
// Created by apple on 2021/10/26.
// Created by zu on 2021/10/26.
//
#import <Foundation/Foundation.h>

View File

@@ -2,7 +2,7 @@
// XPRoomPositionDataSourceProtocol.h
// xplan-ios
//
// Created by apple on 2021/10/27.
// Created by zu on 2021/10/27.
//
#import <Foundation/Foundation.h>

View File

@@ -2,7 +2,7 @@
// ThemeColor+Room.h
// xplan-ios
//
// Created by apple on 2021/10/27.
// Created by zu on 2021/10/27.
//
#import "ThemeColor.h"

View File

@@ -2,7 +2,7 @@
// ThemeColor+Room.m
// xplan-ios
//
// Created by apple on 2021/10/27.
// Created by zu on 2021/10/27.
//
#import "ThemeColor+Room.h"

View File

@@ -2,7 +2,7 @@
// MainPresenter.h
// xplan-ios
//
// Created by apple on 2021/9/8.
// Created by zu on 2021/9/8.
//
#import "BaseMvpPresenter.h"

View File

@@ -2,7 +2,7 @@
// MainPresenter.m
// xplan-ios
//
// Created by apple on 2021/9/8.
// Created by zu on 2021/9/8.
//
#import "MainPresenter.h"

View File

@@ -2,7 +2,7 @@
// MainProtocol.h
// xplan-ios
//
// Created by apple on 2021/9/8.
// Created by zu on 2021/9/8.
//
#import <Foundation/Foundation.h>

View File

@@ -2,7 +2,7 @@
// main.m
// xplan-ios
//
// Created by apple on 2021/8/31.
// Created by zu on 2021/8/31.
//
#import <UIKit/UIKit.h>